Skip to content

"ReferenceError: Iterator is not defined" on dev.track-oot.net #3735

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task done
thecnoNSMB opened this issue Apr 5, 2025 · 3 comments
Open
1 task done

"ReferenceError: Iterator is not defined" on dev.track-oot.net #3735

thecnoNSMB opened this issue Apr 5, 2025 · 3 comments
Labels

Comments

@thecnoNSMB
Copy link

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?

  • 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
@thecnoNSMB thecnoNSMB added the bug label Apr 5, 2025
@Squall-Leonhart
Copy link

You have failed to supply STR, and just loading the site and clicking around, i cannot.

@thecnoNSMB
Copy link
Author

What is STR?

@thecnoNSMB
Copy link
Author

thecnoNSMB commented Apr 26, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants