Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hi, does anyone know the solution to my problem? 

I've been trying to play the game on joiplay (and yes i have the renply add on installed), however it keeps forcefully closing itself after a few seconds of the loading screen. Ive read over the guide on how to install on android multiple times and I'm certain I'm following it step by step. Ive even tried downloading a previous version of joiplay (1.01.701) since i read another comment stating that this previous version is more compatible with phones.  Sadly that doesn't seem to able to work too, as it dos the exact same thing. 

If any of you reading this have anything that could solve my problem, please do say!!

I see three possible reasons for that: 

1) Your game files are corrupted. It seems unlikely, since they are protected by the zip checksum, but try re-extracting the archive. This is the only reason I can see that may be fixable.

2) Your phone cannot handle the size of the game. This seems... Improbable, as the loading screen is not that big, memory-wise, but then again, it is kinda big screen-wise. Yes, it should resize automatically, but see below.

3) Your Android version is not entirely compatible with some of the features required to run the game (too old, too new, too many updates, not enough updates). There may be missing libraries, or libraries of the wrong version, or bugs, or bugfixes that introduced new bugs. For example, the game resizes a lot of stuff on the fly. This requires CPU or GPU power, and more importantly CPU or GPU calls, which may not be entirely cross-platform.


Or, something else entirely, but then I wouldn't know.