I'm looking forward to this so much but it isn't loading. Using Firefox.
Hey, thanks for the bug report! Very sorry to hear it won't load, trying to figure out what's going wrong here, but so far I haven't been able to reproduce the issue.
Can you tell me where exactly the game gets stuck? Is it still the itch.io "Loading game for the first time" screen, is it a big white pulsing "Loading ..." text or is it the play button not filling up properly? That would already help tracking down where things start to go wrong.
Also, it would be really helpful if you could check if any errors are thrown in your browser console. If you're unsure how to do that, you can open the browser console by pressing Ctrl+Shift+I, then try to load the game and watch for anything yellow or red.
Please let me know if something pops up and I'll take another look into it!
Hi! Thank for your quick reply! It gets stuck on the big "loading..." In the console, I see this:
Uncaught SyntaxError: expected expression, got '='
[Exception... "Favicon at "http://www.flash512.com/favicon.ico" failed to load: Not Found." nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: resource:///modules/FaviconLoader.jsm :: onStopRequest :: line 227" data: no] FaviconLoader.jsm:227:22
onStopRequest resource:///modules/FaviconLoader.jsm:227
Hey! Still puzzled by this one, and the error seems to be thrown by a different site. I assume it probably is something about permissions, but I honestly have no clue what exactly it could be.
One more thing I thought of: It is possible that the error appears in a normal log message that starts with "Error in main game loop:". Maybe you can find that. Otherwise, I'll have to see if I can find some way to reproduce the bug myself.