Comments

Log in with itch.io to leave a comment.

Hey Elan,

Looking forward to playing your game! Currently on my browser I'm running into issues with cross origin for Godot.

Here's the error message in full: The following features required to run Godot projects on the web are missing:

Cross Origin Isolation - Check web server configuration (send correct headers)

SharedArrayBuffer - Check web server configuration (send correct headers)

Hello Novicearts,

Unfortunately after checking online, I've come to the conclusion that Godot 4, unlike Godot 3, uses something called SharedArrayBuffers that makes the game more efficient, but in turn the itch game will only work with chrome-based browsers. As far as I'm aware there's no way to turn this feature off at the moment. To mitigate this, I'll provide a downloadable version, which isn't ideal, but it's the best I can do at the moment.

If anybody has any information about how to combat this issue, it would be greatly appreciated.

Could you please provide what browser you were on?

I was on firefox, which is probably part of the issue

update: just ran this from brave browser, and it's working. I'll play from there for now.