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 when trying to play any song. #4817

Closed
2 tasks done
MaxweIlCatDEV opened this issue Dec 7, 2024 · 3 comments
Closed
2 tasks done

Crash when trying to play any song. #4817

MaxweIlCatDEV opened this issue Dec 7, 2024 · 3 comments
Labels
bug Something isn't working Fixed

Comments

@MaxweIlCatDEV
Copy link

Version of RiMusic

0.6.63

Android version

14

I've done these:

  • Uninstall old build before installing a new one
  • Checked opening issues about my similar problem

Tell us how you trigger this bug

  1. Open RiMusic
  2. Click on any song
  3. Boom! Crash happens

Submit a video

Screen_Recording_20241207_040452_One.UI.Home.mp4

What was your expectation?

Play this song for me pls...

What more can you tell us? (Optional)

Device: Samsung
OneUI: 6.1

The problem was introduced in this update.
The problem only appears if clean installation.
Updating from old version to new one does not cause crash.

Logs (Optional)

Logcat error:

AndroidRuntime
FATAL EXCEPTION: main Process: it.fast4x.rimusic, PID: 19124 android.app.RemoteServiceException$CannotPostForegroundServiceNotificationException: Bad notification for startForeground at android.app.ActivityThread.throwRemoteServiceException(ActivityThread.java:2297) at android.app.ActivityThread.-$$Nest$mthrowRemoteServiceException(Unknown Source:0) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2619) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loopOnce(Looper.java:230) at android.os.Looper.loop(Looper.java:319) at android.app.ActivityThread.main(ActivityThread.java:9063) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:588) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)

@MaxweIlCatDEV MaxweIlCatDEV added the bug Something isn't working label Dec 7, 2024
@fast4x
Copy link
Owner

fast4x commented Dec 7, 2024

Please try this custom version https://github.com/fast4x/RiMusic/tree/master/customVersion

@MaxweIlCatDEV
Copy link
Author

MaxweIlCatDEV commented Dec 7, 2024

Please try this custom version https://github.com/fast4x/RiMusic/tree/master/customVersion

Still crashing with same(?) error

2024-12-07T21:16:35.761: android.app.RemoteServiceException$CannotPostForegroundServiceNotificationException: Bad notification for startForeground android.app.ActivityThread.throwRemoteServiceException(ActivityThread.java:2297) android.app.ActivityThread.-$$Nest$mthrowRemoteServiceException(Unknown Source:0) android.app.ActivityThread$H.handleMessage(ActivityThread.java:2619) android.os.Handler.dispatchMessage(Handler.java:106) android.os.Looper.loopOnce(Looper.java:230) android.os.Looper.loop(Looper.java:319) android.app.ActivityThread.main(ActivityThread.java:9063) java.lang.reflect.Method.invoke(Native Method) com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:588) com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)

@fast4x fast4x added the Fixed label Dec 7, 2024
@fast4x
Copy link
Owner

fast4x commented Dec 7, 2024

Fixed, available from version 0.6.63.1

@fast4x fast4x closed this as completed Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Fixed
Projects
None yet
Development

No branches or pull requests

2 participants