Skip to main content

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

The game only fetches the image from the starting screen, more than that should not be a problem. There are a few workarounds to that error, such as: waiting for game to load until starting screen > go to options from the menu > wait a bit > back to starting screen > start a new session and no error should occur.

And I get your point, in one of the QoL updates I’ll try to not call that function when running on android, the fetching tends to be significantly slow on phone and it can result in an error more frequently.

(1 edit)

That workaround does not work. I cant "wait for game to load until starting screen",  I always get that error *before* reaching the starting screen.

It keeps trying to fetch the image from github but that will never happen, this tablet never connects to the internet. 

I'll wait till the next QoL update then. thanks for being responsive!