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

This looks great but I can’t play it on Chrome, Edge or Firefox. I just get these errors. Am I doing something wrong?

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)

Hello, I had exactly these errors when I exported the game and opened the HTML file directly. It works well for me and no one reported this problem.

I enabled SharedArrayBuffer on itch already so it could be your machine in particular unless someone else also has this problem.

Ah I got it. It won’t work in my collection or inline, but it works if I go to your page directly outside of the jam and open it from there! Just in case anyone else hits this issue.

Good to know! Might be a problem from Itch maybe. I suspect it to not enable SharedArrayBuffer in the cases you mentioned but I might be totally wrong.