Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

can't boot the game
"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)"

(+1)

SharedArrayBuffer support was turned on, which is required for Godot web games, so I'm not sure if it's a browser or pc error, as this is first I've heard. I'll look into making a downloadable executable soon, after I chill from the project for a couple days. Thanks for letting me know!

(2 edits) (+1)

it seems to only happen when I use the itch.io app to download and play it, if I just hit 'run game' on the game page it runs fine but the version itch downloaded doesn't work when used in my browser (firefox) or in the app itself.
weird