Menu
Login
Language
DE EN FR ES IT CZ
Back

Crash report - Android

  • #1, by darren-beckett Monday, 04. June 2018, 00:22 8 years ago Quote
    Hi, I'm getting a couple of errors reported daily within Google play (pictures attached).

    - Native crash at signal 11
    - NullPointerException

    Can anyone offer any help?

    Great Poster

    386 Posts

  • #2, by wuxiaworld Monday, 04. June 2018, 04:11 8 years ago Quote
    Very useful info, thanks addicting games

    Newbie

    1 Posts

  • #3, by Nigec Monday, 04. June 2018, 20:12 8 years ago Quote
    Native crash at signal 11 is a crash loading into memory
    NullPoint is usually something called without a value or a value -0

    All together you could be getting the null error because of the first problem

    the Native crash at signal 11 error seems common with Andriod but a bugger to fix

    Key Killer

    640 Posts

  • #4, by darren-beckett Monday, 04. June 2018, 20:24 8 years ago Quote
    Thanks, I guess my question is...

    Can i fix this or is it the Visionaire.apk?

    Great Poster

    386 Posts

  • #5, by darren-beckett Friday, 03. August 2018, 08:25 7 years ago Quote
    I'm still getting multiuple errors per day.

    If i knew where in the program was causing the error, i might be able to work around it.

    Could you look into building crash reporting & analytics into the android runner?

    Great Poster

    386 Posts

  • #6, by SimonS Friday, 03. August 2018, 09:34 7 years ago Quote
    Crashing are not seldom on Android, there are enough devices so that you can't check every case. Also often Android uses some useless standby for apps, that requires the app to reload all the resources, if the App crashes then, Android will restart it.

    If there are users complaining, the reports would need to be checked.

    Thread Captain

    1621 Posts