Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Further NullPointerExceptions #19

Open
Yonjuni opened this issue Oct 5, 2017 · 1 comment
Open

Further NullPointerExceptions #19

Yonjuni opened this issue Oct 5, 2017 · 1 comment
Labels

Comments

@Yonjuni
Copy link
Collaborator

Yonjuni commented Oct 5, 2017

java.lang.RuntimeException: at android.app.ActivityThread.performLaunchActivity (ActivityThread.java:3190) at android.app.ActivityThread.handleLaunchActivity (ActivityThread.java:3300) at android.app.ActivityThread.access$1000 (ActivityThread.java:211) at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1705) at android.os.Handler.dispatchMessage (Handler.java:102) at android.os.Looper.loop (Looper.java:145) at android.app.ActivityThread.main (ActivityThread.java:6946) at java.lang.reflect.Method.invoke (Native Method) at java.lang.reflect.Method.invoke (Method.java:372) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1404) at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1199) Caused by: java.lang.NullPointerException: at com.secuso.torchlight2.ui.MainActivity.onCreate (MainActivity.java:83) at android.app.Activity.performCreate (Activity.java:6575) at android.app.Instrumentation.callActivityOnCreate (Instrumentation.java:1134) at android.app.ActivityThread.performLaunchActivity (ActivityThread.java:3143)

@Yonjuni
Copy link
Collaborator Author

Yonjuni commented Oct 5, 2017

Seems to be exclusive on Galaxy J2 (j2lte)

@Yonjuni Yonjuni added the bug label Oct 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant