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

Crash report "java.lang.NullPointerException: Attempt to read from field 'com.github.adamantcheese.chan.ui.toolbar.NavigationItem com.github.adamantcheese.chan.controller.Controller.navigation' on a null object reference" #852

Closed
K1rakishou opened this issue Apr 18, 2020 · 0 comments
Assignees
Labels
bug Something isn't working report/crash report Report made via the in-app reporter (auto or manual)

Comments

@K1rakishou
Copy link

UUID: 10e57ae1e056e8a2d4447f7e77f82f76
Build flavor: stable
Version name: v4.12.0
OS info: Android 10, sdk version: 29
Report description: No title

E/Kuroba | UNCAUGHT: Called from unhandled exception handler.
E/Kuroba | UNCAUGHT: java.lang.NullPointerException: Attempt to read from field 'com.github.adamantcheese.chan.ui.toolbar.NavigationItem com.github.adamantcheese.chan.controller.Controller.navigation' on a null object reference
E/Kuroba | UNCAUGHT: 	at com.github.adamantcheese.chan.controller.ui.NavigationControllerContainerLayout.onInterceptTouchEvent(NavigationControllerContainerLayout.java:149)
E/Kuroba | UNCAUGHT: 	at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2609)
E/Kuroba | UNCAUGHT: 	at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3060)
E/Kuroba | UNCAUGHT: 	at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2698)
E/Kuroba | UNCAUGHT: 	at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3060)
E/Kuroba | UNCAUGHT: 	at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2698)
E/Kuroba | UNCAUGHT: 	at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3060)
E/Kuroba | UNCAUGHT: 	at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2698)
E/Kuroba | UNCAUGHT: 	at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3060)
E/Kuroba | UNCAUGHT: 	at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2698)
E/Kuroba | UNCAUGHT: 	at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3060)
E/Kuroba | UNCAUGHT: 	at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2698)
E/Kuroba | UNCAUGHT: 	at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3060)
E/Kuroba | UNCAUGHT: 	at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2698)
E/Kuroba | UNCAUGHT: 	at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3060)
E/Kuroba | UNCAUGHT: 	at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2698)
E/Kuroba | UNCAUGHT: 	at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3060)
E/Kuroba | UNCAUGHT: 	at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2698)
E/Kuroba | UNCAUGHT: 	at com.android.internal.policy.DecorView.superDispatchTouchEvent(DecorView.java:465)
E/Kuroba | UNCAUGHT: 	at com.android.internal.policy.PhoneWindow.superDispatchTouchEvent(PhoneWindow.java:1849)
E/Kuroba | UNCAUGHT: 	at android.app.Activity.dispatchTouchEvent(Activity.java:3993)
E/Kuroba | UNCAUGHT: 	at androidx.appcompat.view.WindowCallbackWrapper.dispatchTouchEvent(WindowCallbackWrapper.java:69)
E/Kuroba | UNCAUGHT: 	at com.android.internal.policy.DecorView.dispatchTouchEvent(DecorView.java:423)
E/Kuroba | UNCAUGHT: 	at android.view.View.dispatchPointerEvent(View.java:13689)
E/Kuroba | UNCAUGHT: 	at android.view.ViewRootImpl$ViewPostImeInputStage.processPointerEvent(ViewRootImpl.java:5482)
E/Kuroba | UNCAUGHT: 	at android.view.ViewRootImpl$ViewPostImeInputStage.onProcess(ViewRootImpl.java:5285)
E/Kuroba | UNCAUGHT: 	at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4788)
E/Kuroba | UNCAUGHT: 	at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:4841)
E/Kuroba | UNCAUGHT: 	at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:4807)
E/Kuroba | UNCAUGHT: 	at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:4947)
E/Kuroba | UNCAUGHT: 	at android.view.ViewRootImp
@K1rakishou K1rakishou added bug Something isn't working report/crash report Report made via the in-app reporter (auto or manual) labels Apr 18, 2020
@K1rakishou K1rakishou changed the title Crash report "java.lang.NullPointerException: Attempt to read from field 'com.github.adamantcheese.chan.ui.toolbar.NavigationItem " Crash report "java.lang.NullPointerException: Attempt to read from field 'com.github.adamantcheese.chan.ui.toolbar.NavigationItem com.github.adamantcheese.chan.controller.Controller.navigation' on a null object reference" Apr 18, 2020
@Adamantcheese Adamantcheese self-assigned this May 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working report/crash report Report made via the in-app reporter (auto or manual)
Projects
None yet
Development

No branches or pull requests

2 participants