Skip to main content

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

Password-restricted web games that open in a new window give a 404 error.

A topic by LukasWho created 31 days ago Views: 53
Viewing posts 1 to 1

Hi,

sorry if this has been asked before, but I couldn't find anything using a quick forum search.

I currently have a web game in playtesting phase that is password-restricted. Playtesters using Firefox can open the game page just fine using the password. However, since the game uses SharedArrayBuffer, the game itself will launch in a new window, which will in turn show a 404 error instead of the game. I assume this is because the game is password-restricted?

Is there any workaround for this?

Best
Lukas