Hey,
i corrected a small error in my prototype https://chriszorg.itch.io/normal-prototype in Unity, compiled it (WebGL), created the zip, deleted the old zip file on itch.io and uploaded the new zip file (via Firefox). But the game does not start. I am getting a JavaScript error: SyntaxError: expected expression, got end of script (UnityLoader.js). And:
Invoking error handler due to TypeError: UnityLoader[r] is not a function.
The game works perfectly when i'm using the index.html in the offline folder.
I tried re-uploading the old zip file which was working before, with the
same error as a result. I have no idea what's going on or if i'm doing something wrong. :/