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 thought it was my PR #4822 but the recorded version was reverted back to before my commits.
Logs (Optional)
Straight from IDE
FATAL EXCEPTION:
Process: it.fast4x.rimusic.debug, PID: 5520
android.app.RemoteServiceException: Bad notification for startForeground
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2093)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:241)
at android.app.ActivityThread.main(ActivityThread.java:7582)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:941)
The text was updated successfully, but these errors were encountered:
Version of RiMusic
compiled straight from source
Android version
10
I've done these:
Tell us how you trigger this bug
Play any song
Submit a video
recording_20241207_130704.mp4
What was your expectation?
play normally
What more can you tell us? (Optional)
Possibly related to #4831 #4829.
I thought it was my PR #4822 but the recorded version was reverted back to before my commits.
Logs (Optional)
FATAL EXCEPTION:
Process: it.fast4x.rimusic.debug, PID: 5520
The text was updated successfully, but these errors were encountered: