Hello, I am trying to upload a project to itch with HTML5 but when I try to play the game it gives this error: Does anyone know how to fix this?
You testing it locally. It won't work unless you run it on a server. You can run a local server in Python.
https://developer.mozilla.org/en-US/docs/Learn/Common_questions/set_up_a_local_testing_server
cybereality We get this error when running on itch.io too. How would we fix that?