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.IndexOutOfBoundsException: Index: 0, Size: 0" #740

Closed
K1rakishou opened this issue Feb 25, 2020 · 0 comments
Closed
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: 32556bb7d9008b43d08adf2bfe407ac2
Build flavor: stable
Version name: v4.11.1
OS info: Android 7.1.2, sdk version: 25
Report description: No title
Logs:

=== LOGS ===
I/Kuroba | FilterWatchManager: Processing filter loaders, started at 14:40:46
W/Kuroba | WakeManager: Background update broadcast ignored because it was requested too soon
E/Kuroba | UNCAUGHT: Called from unhandled exception handler.
E/Kuroba | UNCAUGHT: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
E/Kuroba | UNCAUGHT: 	at java.util.ArrayList.get(ArrayList.java:411)
E/Kuroba | UNCAUGHT: 	at com.github.adamantcheese.chan.ui.helper.ImagePickDelegate.pickLocalFile(ImagePickDelegate.java:127)
E/Kuroba | UNCAUGHT: 	at com.github.adamantcheese.chan.ui.helper.ImagePickDelegate.pick(ImagePickDelegate.java:102)
E/Kuroba | UNCAUGHT: 	at com.github.adamantcheese.chan.core.presenter.ReplyPresenter.onAttachClicked(ReplyPresenter.java:207)
E/Kuroba | UNCAUGHT: 	at com.github.adamantcheese.chan.ui.layout.ReplyLayout.onClick(ReplyLayout.java:320)
E/Kuroba | UNCAUGHT: 	at android.view.View.performClick(View.java:5637)
E/Kuroba | UNCAUGHT: 	at android.view.View$PerformClick.run(View.java:22433)
E/Kuroba | UNCAUGHT: 	at android.os.Handler.handleCallback(Handler.java:751)
E/Kuroba | UNCAUGHT: 	at android.os.Handler.dispatchMessage(Handler.java:95)
E/Kuroba | UNCAUGHT: 	at android.os.Looper.loop(Looper.java:154)
E/Kuroba | UNCAUGHT: 	at android.app.ActivityThread.main(ActivityThread.java:6186)
E/Kuroba | UNCAUGHT: 	at java.lang.reflect.Method.invoke(Native Method)
E/Kuroba | UNCAUGHT: 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:889)
E/Kuroba | UNCAUGHT: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:779)
E/Kuroba | UNCAUGHT: 	at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:107)
E/Kuroba | UNCAUGHT: ------------------------------
E/Kuroba | UNCAUGHT: END OF CURRENT RUNTIME MESSAGES
E/Kuroba | UNCAUGHT: ------------------------------
E/Kuroba | UNCAUGHT: Android API Level: 25
E/Kuroba | UNCAUGHT: App Version: v4.11.1
E/Kuroba | UNCAUGHT: Development Build: No
E/Kuroba | UNCAUGHT: Phone Model: unknown unknown
@K1rakishou K1rakishou added bug Something isn't working report/crash report Report made via the in-app reporter (auto or manual) labels Feb 25, 2020
@Adamantcheese Adamantcheese self-assigned this Feb 26, 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