Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(-3)

I tried just now.... But it won't let me post a picture in the reply window.

It says: "Fatal error has occurred. Aborting. Error: no valid storage adapters found."

On an fyi: I had the same problem with another game, and the creator added a download for their game, and the dowloaded version ran just fine, despite being the same game in a browser window.

I have no clue why.

(+5)

From what I've seen, this error means that the game is either accessed through an anonymous/incognito tab, or cookies are disabled on the webpage. 

The engine that the game runs on requires cookies to keep track of the playthrough, so enabling them would be a fix with this and any future interactive fiction games you decide to try :) 

(-10)

Nope. Cookies are on. 

And some games DO work. But not all. And not yours.

(+15)

Looking at your comment history, you have that issue with multiple different Twine games. The issue is on your end, not theirs. Downloading the game works because it's no longer a file hosted on the internet trying to access your browser information remotely, it's just a file stored on your computer.

Idrelle Games made a post addressing some common errors; yours is number one: https://idrellegames.itch.io/wayfarer/devlog/316300/troubleshooting-game-launch-...