Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Error
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)

=(

(Sidenote, I think you can fix this without breaking the gamejam's rules by enabling experimental SharedArrayBuffer support on the itch.io page, but you should probably ask a moderator first)

Odd, I HAD that exact error and fixed it before submission the way you say. I will look into this