1

I exported the godot project to HTML5 and after uploading to itch.io I got the error 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)

I tried to export the project with different settings but still got 1 result.

The Rekon
  • 13
  • 3

1 Answers1

0

On the game settings page, you need to check SharedArrayBuffer Support

Screenshot

LTecher
  • 41
  • 3