You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've checked that there is no open or closed issue about this bug.
This issue contains only one bug.
The title of this issue accurately describes the bug.
Steps to reproduce the bug
Select a song
Click "Play next"
Expected behavior
The app shouldn't crash :)
Actual behavior
Well, surprisingly enough, the app actually crashes...
Screenshots/Screen recordings
No response
Logs
FATAL EXCEPTION: main
Process: com.malopieds.innertune, PID: 29617
java.lang.IndexOutOfBoundsException: Index -1 out of bounds for length 1
at jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
at java.util.Objects.checkIndex(Objects.java:359)
at java.util.ArrayList.get(ArrayList.java:434)
at N2.v.v(SourceFile:45)
at M5.a.p(SourceFile:9)
at f6.K.run(SourceFile:95)
at z0.W.b0(SourceFile:24)
at z0.V.run(SourceFile:3)
at android.os.Handler.handleCallback(Handler.java:958)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:205)
at android.os.Looper.loop(Looper.java:294)
at android.app.ActivityThread.main(ActivityThread.java:8223)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:977)
Suppressed: l6.g: [z0.w0@c5996d2, N.h@68563a3, v0{Cancelling}@e3946a0, W@1a80259]
InnerTune version
0.5.13
Android version
Android 14 (Stock)
Additional information
The queue was empty.
The text was updated successfully, but these errors were encountered:
Checklist
Steps to reproduce the bug
Expected behavior
The app shouldn't crash :)
Actual behavior
Well, surprisingly enough, the app actually crashes...
Screenshots/Screen recordings
No response
Logs
InnerTune version
0.5.13
Android version
Android 14 (Stock)
Additional information
The queue was empty.
The text was updated successfully, but these errors were encountered: