Error with decompress in Android
Posted: Sat Jul 08, 2017 2:03 am
Hi, I'm making a game for Android and I'm testing in on my computer, it works well so far, the thing is, when I try to run it on my smartphone (Android 6.0) I get this error:
I checked on the phone and the app has storage rights, and I'm using the last version (0.10.2) of the apk, any ideas of what can be happening? Maybe it has permission to write but not to read?
Here's the game: EDIT: I've changed the code to use a simple lua/text file as data (non compressed), and it is still working on my PC, but now I get this error on the phone:
here's the new version:
I checked on the phone and the app has storage rights, and I'm using the last version (0.10.2) of the apk, any ideas of what can be happening? Maybe it has permission to write but not to read?
Here's the game: EDIT: I've changed the code to use a simple lua/text file as data (non compressed), and it is still working on my PC, but now I get this error on the phone:
here's the new version: