Gaboros Not recently active

Forum Replies Created

Viewing 1 replies (of 1 total)
  • Replies
  • Gaboros
    @gaboros

    Force close while loading on Alcatel Pop C7 (7041x). I catched the logcat error, here is it:

    E/AndroidRuntime(2040): FATAL EXCEPTION: main
    E/AndroidRuntime(2040): java.lang.Error: FATAL EXCEPTION [main]
    E/AndroidRuntime(2040): Unity version : 4.3.4f1
    E/AndroidRuntime(2040): Device model : TCT ALCATEL ONE TOUCH 7041X
    E/AndroidRuntime(2040): Device fingerprint: TCT/ALCATEL_ONE_TOUCH_7041X/YARISXL:4.2.2/JDQ39/vAJ9-0:user/release-keys
    E/AndroidRuntime(2040):
    E/AndroidRuntime(2040): Caused by: java.lang.NullPointerException: println needs a message
    E/AndroidRuntime(2040): at android.util.Log.println_native(Native Method)
    E/AndroidRuntime(2040): at android.util.Log.d(Log.java:138)
    E/AndroidRuntime(2040): at com.rovio.skynest.Utils$1.run(Utils.java:95)
    E/AndroidRuntime(2040): at android.os.Handler.handleCallback(Handler.java:800)
    E/AndroidRuntime(2040): at android.os.Handler.dispatchMessage(Handler.java:100)
    E/AndroidRuntime(2040): at android.os.Looper.loop(Looper.java:194)
    E/AndroidRuntime(2040): at android.app.ActivityThread.main(ActivityThread.java:5434)
    E/AndroidRuntime(2040): at java.lang.reflect.Method.invokeNative(Native Method)
    E/AndroidRuntime(2040): at java.lang.reflect.Method.invoke(Method.java:525)
    E/AndroidRuntime(2040): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:834)
    E/AndroidRuntime(2040): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601)
    E/AndroidRuntime(2040): at dalvik.system.NativeStart.main(Native Method)

    I hope it’s help and you fix it! :)

Viewing 1 replies (of 1 total)