Skip to main content

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

Having issues with crashing on Android as soon as it is done with the warning load up

This is a limitation of the RenPy packaging framework, I'm afraid. Android devices and OSes are all slightly different, and whichever configuration we pick, some phones won't support it :/ We go for the most broadly accepted setup, but I'm afraid it won't work for everyone.

In the future, we'll package to multiple configurations, so that people can find the one that works for their phone/tablet. Unfortunately it's not practical to do that while we're still in the middle of development.

I had a similar issue and found an interesting fix for me.

i have a Galaxy S9 on android version 10.

Knox:

Ver. 3.4.1

Api lvl 30

TIMA 4.0.0

----

The fix was to after the crashed to go to settings > apps > ravager >clear cache+data > force stop.

That seemed to fix it for me for now.

Hope it helps!