Comments

Log in with itch.io to leave a comment.

Can't seem to play, there's an error that pops up sorry!

That's strange, it works for me and our team members too.
What browser and device and you using?

windows, Google chrome

I've had this problem with Godot html projects before and found a solution. on the Itch page go to edit game, and scroll down to the Embed options and enable SharedArrayBuffer support.

I know about the SharedArrayBuffer, what's strange is that I've had this option enabled since I first uploaded the game to Itch, so I'm not sure what could be the problem for AntWal...

it was enabled since it was uploaded? I don't know what changed but its now working fine for me. I also had the same error as AntWal, but now its working with no problems.

(1 edit) (+1)

I think I've found the problem, Godot Web projects give that error when the user is viewing it though the Game Jam Random Submission feature. doing random submissions right now and seeing a few Godot projects with that same error, but it works fine if I open the game page without using the View Random Submission.