Android Game Crashes and frustrating 1 star ratings

BigDaveBigDave Member Posts: 2,239
edited October 2016 in Working with GS (Mac)

I never get a crash review on iOS. But on the Android version I am used to get atleast every 1/10 review a 1 star review reporting a crash on app startup.

This number has gone up the last build of my game, created with the newest game salad build.
Now I wonder if its maybe because I did reinstall the android sdk and really only installed what was required as told here on the game salad tutorial page.

Before I had also installed multiple android sdk versions. In this build I get now plenty of 1 star crash reports in a row.

Could there be a correlation or is it just a bad user experience streak (since it never supported 100% of all android devices/OS)?






Build fingerprint: 'lge/mm1v_global_com/mm1v:6.0/MRA58K/160551115fed8:user/release-keys'
Revision: '1.0'
ABI: 'arm'
pid: 7726, tid: 7753, name: GLThread 991 >>> davidzobrist.orcsgame <<<
signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0x9e755804
r0 9aa92010 r1 00000005 r2 00000000 r3 9e76d960
r4 9e755988 r5 9e76c988 r6 9e753988 r7 b6cbfe40
r8 0000001c r9 00000000 sl 9e76d578 fp 9e757988
ip 9e76d960 sp 9e752960 lr fffffffe pc a795628c cpsr a00b0010

backtrace:

00 pc 0023428c /system/lib/egl/libGLES_mali.so

01 pc 00233b50 /system/lib/egl/libGLES_mali.so

02 pc 0030af34 /data/app/davidzobrist.orcsgame-1/lib/arm/libgsengine.so

03 pc 0030a10c /data/app/davidzobrist.orcsgame-1/lib/arm/libgsengine.so

04 pc 003093a4 /data/app/davidzobrist.orcsgame-1/lib/arm/libgsengine.so

05 pc 0031560c /data/app/davidzobrist.orcsgame-1/lib/arm/libgsengine.so

06 pc 00309404 /data/app/davidzobrist.orcsgame-1/lib/arm/libgsengine.so

07 pc 0031560c /data/app/davidzobrist.orcsgame-1/lib/arm/libgsengine.so

08 pc 0030974c /data/app/davidzobrist.orcsgame-1/lib/arm/libgsengine.so

09 pc 00309390 /data/app/davidzobrist.orcsgame-1/lib/arm/libgsengine.so

10 pc 0031aee8 /data/app/davidzobrist.orcsgame-1/lib/arm/libgsengine.so

11 pc 003d5e4c /data/app/davidzobrist.orcsgame-1/lib/arm/libgsengine.so

Comments

Sign In or Register to comment.