Search Unity

Google Developer Console Error Message: Im Lost

Discussion in 'Scripting' started by StarShipMan, Jan 17, 2015.

  1. StarShipMan

    StarShipMan

    Joined:
    Jan 28, 2014
    Posts:
    91
    Hi everyone,
    I have received my first crash report on the Google Developer Console yesterday and im completely lost. Did anyone receive this error before and how can i go about fixing it? Any help would be greatly appreciated, thanks.

    This is my error message:
    java.lang.ClassNotFoundException: Didn't find class "com.unity3d.player.UnityPlayerNativeActivity" on path: DexPathList[[zip file "/mnt/asec/com.JamaludineDolley.NinjaBallDash-1/pkg.apk"],nativeLibraryDirectories=[/vendor/lib, /system/lib, /vendor/lib]]
     
  2. elmar1028

    elmar1028

    Joined:
    Nov 21, 2013
    Posts:
    2,359
    To be honest, crash reports don't give away much of information. However it should reveal on what device model your game crashed. This should get you started!
     
  3. StarShipMan

    StarShipMan

    Joined:
    Jan 28, 2014
    Posts:
    91
    @elmar1028 Thats correct, it crashed on a HTC One M8...Programming is a bit of a chore im more of a designer hence im completely lost with were to start with resolving this issue. Thanks for the reply.