Skip to main content

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

That "access denied" error was caused by itch.io's iframe sandbox silently blocking browser confirmation dialogs — so the restart was never able to execute. I've just pushed a fix: the button now uses a two-tap confirmation instead of a browser dialog, so it should work properly now. Thanks for reporting it!