Skip to content

Crash report "java.lang.NullPointerException: Attempt to invoke virtual method 'int java.lang.Integer.intValue()' on a null object reference" #949

@K1rakishou

Description

@K1rakishou

Crash report
UUID: 4846b34a48ae14323419598b31855118
Build flavor: stable
Version name: v4.13.0
OS info: Android 6.0.1, sdk version: 23
Report description: No title
Logs:

=== LOGS(2020-06-27 03:14:22 UTC) ===
E/Kuroba | UNCAUGHT: Called from unhandled exception handler.
E/Kuroba | UNCAUGHT: java.lang.NullPointerException: Attempt to invoke virtual method 'int java.lang.Integer.intValue()' on a null object reference
E/Kuroba | UNCAUGHT: 	at com.github.adamantcheese.chan.core.repository.SiteRepository$Sites.lambda$getAllInOrder$0(SiteRepository.java:227)
E/Kuroba | UNCAUGHT: 	at com.github.adamantcheese.chan.core.repository.-$$Lambda$SiteRepository$Sites$A8UhjK0JxxqlNsicwO8b25hiCmE.compare(lambda)
E/Kuroba | UNCAUGHT: 	at java.util.TimSort.countRunAndMakeAscending(TimSort.java:325)
E/Kuroba | UNCAUGHT: 	at java.util.TimSort.sort(TimSort.java:185)
E/Kuroba | UNCAUGHT: 	at java.util.Arrays.sort(Arrays.java:1998)
E/Kuroba | UNCAUGHT: 	at java.util.Collections.sort(Collections.java:1900)
E/Kuroba | UNCAUGHT: 	at com.github.adamantcheese.chan.core.repository.SiteRepository$Sites.getAllInOrder(SiteRepository.java:227)
E/Kuroba | UNCAUGHT: 	at com.github.adamantcheese.chan.core.presenter.SitesSetupPresenter.create(SitesSetupPresenter.java:65)
E/Kuroba | UNCAUGHT: 	at com.github.adamantcheese.chan.ui.controller.SitesSetupController.onCreate(SitesSetupController.java:125)
E/Kuroba | UNCAUGHT: 	at com.github.adamantcheese.chan.controller.Controller.addChildController(Controller.java:146)
E/Kuroba | UNCAUGHT: 	at com.github.adamantcheese.chan.controller.NavigationController.transition(NavigationController.java:128)
E/Kuroba | UNCAUGHT: 	at com.github.adamantcheese.chan.ui.controller.ToolbarNavigationController.transition(ToolbarNavigationController.java:49)
E/Kuroba | UNCAUGHT: 	at com.github.adamantcheese.chan.ui.controller.StyledToolbarNavigationController.transition(StyledToolbarNavigationController.java:62)
E/Kuroba | UNCAUGHT: 	at com.github.adamantcheese.chan.controller.NavigationController.pushController(NavigationController.java:54)
E/Kuroba | UNCAUGHT: 	at com.github.adamantcheese.chan.ui.controller.StyledToolbarNavigationController.pushController(StyledToolbarNavigationController.java:57)
E/Kuroba | UNCAUGHT: 	at com.github.adamantcheese.chan.controller.NavigationController.pushController(NavigationController.java:42)
E/Kuroba | UNCAUGHT: 	at com.github.adamantcheese.chan.controller.NavigationController.pushController(NavigationController.java:38)
E/Kuroba | UNCAUGHT: 	at com.github.adamantcheese.chan.ui.controller.settings.MainSettingsController.lambda$populatePreferences$3$MainSettingsController(MainSettingsController.java:151)
E/Kuroba | UNCAUGHT: 	at com.github.adamantcheese.chan.ui.controller.settings.-$$Lambda$MainSettingsController$Q-YJ2rxa9unkL2qMidZ-w0YBQNE.onClick(lambda)
E/Kuroba | UNCAUGHT: 	at android.view.View.performClick(View.java:5697)
E/Kuroba | UNCAUGHT: 	at android.view.View$PerformClick.run(View.java:22526)
E/Kuroba | UNCAUGHT: 	at android.os.Handler.handleCallback(Handler.java:739)
E/Kuroba | UNCAUGHT: 	at android.os.Handler.dispatchMessage(Handler.java:95)
E/Kuroba | UNCAUGHT: 	at android.os.Looper.loop(Looper.java:158)
E/Kuroba | UNCAUGHT: 	at android.app.ActivityThread.main(ActivityThread.java:7224)
E/Kuroba | UNCAUGHT: 	at java.lang.reflect.Method.invoke(Native Method)
E/Kuroba | UNCAUGHT: 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230)
E/Kuroba | UNCAUGHT: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120)
E/Kuroba | UNCAUGHT: ------------------------------
E/Kuroba | UNCAUGHT: END OF CURRENT RUNTIME MESSAGES
E/Kuroba | UNCAUGHT: ------------------------------
E/Kuroba | UNCAUGHT: Android API Level: 23
E/Kuroba | UNCAUGHT: App Version: v4.13.0
E/Kuroba | UNCAUGHT: Development Build: Release
E/Kuroba | UNCAUGHT: Phone Model: samsung SM-G900V


=== SETTINGS ===
Prefetching enabled: false
Thread downloading enabled: true, active downloads = 0
Hi-res thumbnails enabled: false
Youtube titles parsing enabled: true
Youtube durations parsing enabled: false
Concurrent file loading chunks count: 2
WEBM streaming enabled: false
Saved files base dir info: Java API location: /storage/emulated/0/Kuroba/files, SAF location: , active: Java API
Local threads base dir info: Java API location: /storage/emulated/0/Kuroba/saved_threads, SAF location: , active: Java API
Phone layout mode: PHONE
OkHttp IPv6 support enabled: false
OkHttp HTTP/2 support enabled: true

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingreport/crash reportReport made via the in-app reporter (auto or manual)

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions