Skip to main content

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

Randomizer and CORS (Cross-Origin Resource Sharing)

A topic by Gabor Heja (gheja) created Aug 20, 2023 Views: 178
Viewing posts 1 to 1
(+1)

Hello!

I just noticed while voting for entries for a jam that the Randomizer feature might have a problem/bug.

When viewing an entry the game might break with mesages like:

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)

The game however works fine when opened in a separate page.

See the issues here:



Randomizer URL: https://itch.io/randomizer?jam_id=332215

Game URL: https://kiwijuice56.itch.io/woof-wizard

Game embed URL: https://html.itch.zone/html/8505579/html_woof_wizard/index.html

I believe this is an issue with the headers that the html.itch.zone sends.

This topic has been auto-archived and can no longer be posted in because there haven't been any posts in a while.