SimpMusic icon indicating copy to clipboard operation
SimpMusic copied to clipboard

Simpmusic crashes when I open my playlists

Open retex399-art opened this issue 1 month ago • 2 comments

Whenever I open my local playlists,it freezes then crashes,it also happens when I open downloaded songs

retex399-art avatar Nov 01 '25 16:11 retex399-art

Thank you for the report, sadly we can't really do anything at all without knowing what the problem is.

If you see a stacktrace, please paste it here.

If not you could use logcat to view your device logs and possibly see the real crash log, please paste it here.
( Search youtube / google on how to find logcat logs android)

If both don't apply try clearing app data (Note this will clear local playlists and data)

CrazyWolf13 avatar Nov 02 '25 21:11 CrazyWolf13

Build version: 0.2.21 Current date: 2025-11-05 15:31:46 Device: Samsung SM-A307GT OS version: Android 11 (SDK 30)

Stack trace:
java.lang.RuntimeException: Unable to create service com.maxrave.media3.service.SimpleMediaService: java.lang.IllegalStateException: Session ID must be unique. ID=com.maxrave.media3.service.SimpleMediaService at android.app.ActivityThread.handleCreateService(ActivityThread.java:4673) at android.app.ActivityThread.access$1700(ActivityThread.java:301) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2196) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:246) at android.app.ActivityThread.main(ActivityThread.java:8653) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130) Caused by: java.lang.IllegalStateException: Session ID must be unique. ID=com.maxrave.media3.service.SimpleMediaService at r4.Z.(Unknown Source:54) at com.maxrave.media3.service.SimpleMediaService.onCreate(Unknown Source:103) at android.app.ActivityThread.handleCreateService(ActivityThread.java:4661) ... 8 more

User actions: 2025-11-05 15:31:37: MainActivity created 2025-11-05 15:31:37: MainActivity resumed

leonardo89stg avatar Nov 05 '25 18:11 leonardo89stg