We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
0.6.61
14
If you are on Android, please download a screen recorder and record your screen while you duplicating the problem as describe above.
You may need to use Github App to be able to upload video - size limit is 10 MB.
If you are on Desktop, drag video into this box and it will be uploaded automatically
I would scroll to the bottom and be able to access playlists there.
I tested this with only a few playlists (Not enough to scroll), and there's no issues.
2024-11-23T12:49:46.816: java.lang.NullPointerException: c.getString(index) must not be null h4.e.m(SourceFile:17) G7.k.b(SourceFile:193) k4.g.t(SourceFile:208) k4.g.l(SourceFile:13) h4.b.a(SourceFile:9) e4.D.q(SourceFile:7) k4.d.t(SourceFile:44) I8.a.k(SourceFile:9) d9.L.run(SourceFile:107) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) java.lang.Thread.run(Thread.java:1012)
The text was updated successfully, but these errors were encountered:
I have 51 playlists, 3 playlists on each line. I scroll down to the bottom and nothing happens
Sorry, something went wrong.
Maybe there's a song in error without id, i've added a workaround to exclude this condition. Available from version 0.6.62
Excluded song with null id from local playlist #4620
64ff73a
No branches or pull requests
Version of RiMusic
0.6.61
Android version
14
I've done these:
Tell us how you trigger this bug
Submit a video
If you are on Android, please download a screen recorder and record your screen while you
duplicating the problem as describe above.
If you are on Desktop, drag video into this box and it will be uploaded automatically
What was your expectation?
I would scroll to the bottom and be able to access playlists there.
What more can you tell us? (Optional)
I tested this with only a few playlists (Not enough to scroll), and there's no issues.
Logs (Optional)
2024-11-23T12:49:46.816: java.lang.NullPointerException: c.getString(index) must not be null
h4.e.m(SourceFile:17)
G7.k.b(SourceFile:193)
k4.g.t(SourceFile:208)
k4.g.l(SourceFile:13)
h4.b.a(SourceFile:9)
e4.D.q(SourceFile:7)
k4.d.t(SourceFile:44)
I8.a.k(SourceFile:9)
d9.L.run(SourceFile:107)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
java.lang.Thread.run(Thread.java:1012)
The text was updated successfully, but these errors were encountered: