Weird, looking at that line in the compiled JS does not reveal anything obvious...
The syntax error for Firefox says that my code uses invalid syntax while specifying a property called "id" on line 192... But that is not the case.
I wonder, could you do me another huge favor and click this location in your console?:
You should be navigated to the affected place in the code. You could screenshot that for me. I super appreciate it.
At this point, my theories are:
- You have a cool extension or something that modifies JS before the browser executes it. You could disable extensions and see if that helps. Although I don't super understand why only this game would be affected :-)
- You were served a corrupted and/or incomplete copy of index-1767557873037.js at some point, and your browsers and/or something upstream have cached it. You could try clearing your browsers' caches!
If another screenshot does not reveal anything, my last resort would be to re-publish the game, hoping to bust whatever cache you have.
(Also, those warnings about Feature Policies are probably benign. lib.min.js is itch's code. I don't know what it's doing. I get similar warnings in Chrome.)
I hope you find this long response, at the very least, interesting :-)