You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I reported this to the developers of the track-oot website on their Discord, but they've told me that this must be a bug with the web browser, citing the MDN docs page for the "Iterator" object. According to their testing as well as mine, this issue does not reproduce on Firefox. The bug does reproduce in private browsing and when disabling extensions that are most likely to cause issues such as ad blockers.
Reproducible?
I have checked that this issue cannot be reproduced on Mozilla Firefox.
Version
G6
What platform are you seeing the problem on?
Linux
Relevant log output
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015. (Reason: CORS request did not succeed). Status code: (null).
None of the “sha512” hashes in the integrity attribute match the content of the subresource. The computed hash is “z4PhNX7vuL3xVChQ1m2AB9Yg5AULVxXcg/SpIdNs6c5H0NE8XYXysP+DGNKHfuwvY7kxvUdBeoGlODJ6+SfaPg==”. dev.track-oot.net
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015. (Reason: CORS request did not succeed). Status code: (null).
None of the “sha512” hashes in the integrity attribute match the content of the subresource. The computed hash is “z4PhNX7vuL3xVChQ1m2AB9Yg5AULVxXcg/SpIdNs6c5H0NE8XYXysP+DGNKHfuwvY7kxvUdBeoGlODJ6+SfaPg==”. dev.track-oot.net
ReferenceError: Iterator is not defined
https://dev.track-oot.net/emcJS/data/collection/ArraySet.js:1 index.js:19:13
printError https://dev.track-oot.net/index.js:19
(Async: OnErrorEventHandlerNonNull)
<anonymous> https://dev.track-oot.net/index.js:23
Uncaught ReferenceError: Iterator is not defined
<anonymous> https://dev.track-oot.net/emcJS/data/collection/ArraySet.js:1
ArraySet.js:1:1
<anonymous> https://dev.track-oot.net/emcJS/data/collection/ArraySet.js:1
APP VERSION VersionData.js:37:9
{
"dev": true,
"version": "DEV [39c5a9c]",
"date": "22.03.2025 18:59:49",
"versionString": "DEV [39c5a9c] (22.03.2025 18:59:49)"
} VersionData.js:38:9
BROWSER DATA VersionData.js:40:9
{
"vendor": "",
"userAgent": "Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0"
} VersionData.js:41:9
entrance missing: <empty string> ExitBindingHandler.js:46:17
tried to get state with unknown ref "pocket" from "WorldStateManager" SimpleStateManager.js:65:21
tried to get state with unknown ref "overworld" from "SimpleStateManager" SimpleStateManager.js:65:21
tried to get state with empty ref from "WorldStateManager" 4 SimpleStateManager.js:46:21
tried to get state with empty ref from "SimpleStateManager" SimpleStateManager.js:46:21
tried to get state with unknown ref "hyrule" from "SimpleStateManager" SimpleStateManager.js:65:21
GRAPH LOGIC EXECUTION LogicGraph.js:213:17
logic calculation count 0 LogicGraph.js:362:21
execution time: 0ms - timer ended LogicGraph.js:363:21
tried to get state with unknown ref "tunic_water_1" from "SimpleStateManager" SimpleStateManager.js:65:21
tried to get state with unknown ref "tunic_fire_1" from "SimpleStateManager" SimpleStateManager.js:65:21
worker
message { target: MessagePort, isTrusted: true, data: {…}, origin: "", lastEventId: "", ports: Restricted, srcElement: MessagePort, currentTarget: MessagePort, eventPhase: 2, bubbles: false, … }
StorageSync.js:29:29
worker
message { target: MessagePort, isTrusted: true, data: {…}, origin: "", lastEventId: "", ports: Restricted, srcElement: MessagePort, currentTarget: MessagePort, eventPhase: 2, bubbles: false, … }
StorageSync.js:29:29
worker
message { target: MessagePort, isTrusted: true, data: {…}, origin: "", lastEventId: "", ports: Restricted, srcElement: MessagePort, currentTarget: MessagePort, eventPhase: 2, bubbles: false, … }
StorageSync.js:29:29
GRAPH LOGIC EXECUTION LogicGraph.js:213:17
logic calculation count 0 LogicGraph.js:362:21
execution time: 0ms - timer ended LogicGraph.js:363:21
GET
https://dev.track-oot.net/script/savestateConverter/StateConverter37.js
NS_ERROR_CORRUPTED_CONTENT
Loading failed for the module with source “https://dev.track-oot.net/script/savestateConverter/StateConverter37.js”. dev.track-oot.net
Failed to load ‘https://dev.track-oot.net/script/savestateConverter/StateConverter37.js’. A ServiceWorker intercepted the request and encountered an unexpected error. sw.js:35:15
The text was updated successfully, but these errors were encountered:
Oh, it must stand for "steps to reproduce". The steps to reproduce are to load the Linux binary of Waterfox (I'm on v6.5.6, on Nobara, a Fedora 41 fork, running KDE Plasma with Nvidia graphics, just in case any of that matters) and simply navigate to the website, no interaction with the page is required. The issue I'm experiencing prevents the webapp from loading entirely.
What happened?
I reported this to the developers of the track-oot website on their Discord, but they've told me that this must be a bug with the web browser, citing the MDN docs page for the "Iterator" object. According to their testing as well as mine, this issue does not reproduce on Firefox. The bug does reproduce in private browsing and when disabling extensions that are most likely to cause issues such as ad blockers.
Reproducible?
Version
G6
What platform are you seeing the problem on?
Linux
Relevant log output
The text was updated successfully, but these errors were encountered: