Simpmusic crashes when I open my playlists
Whenever I open my local playlists,it freezes then crashes,it also happens when I open downloaded songs
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)
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.
User actions: 2025-11-05 15:31:37: MainActivity created 2025-11-05 15:31:37: MainActivity resumed