On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Crashes on start with:


"

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

What OS and Browser you use?

firefox + windows

This is common with Godot projects on firefox at the moment, here’s a work-around that usually works:

Right-click the game, choose Inspect, find the direct link to the game (here that’s currently https://html.itch.zone/html/10066910/index.html ) and open that link.

Added build for windows.