SimpMusic icon indicating copy to clipboard operation
SimpMusic copied to clipboard

App crashes when opening a playlist

Open AlanSaurell opened this issue 2 months ago • 2 comments

Describe the bug Favorite songs playlist (transferred from spotify) crashes the app when selected. Other playlists/features have not been tested yet.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'My Library'
  2. Click on 'Your YouTube playlists'
  3. Scroll down to 'Favorite songs'
  4. See error

Expected Behavior App shows songs from the selected playlist and lets play them.

App Version 0.2.21

Log (Error Details) Build version: 0.2.21 Current date: 2025-10-22 11:57:52 Device: HUAWEI AMN-LX9 OS version: Android 9 (SDK 28)

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:4169) at android.app.ActivityThread.access$2400(ActivityThread.java:273) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2055) at android.os.Handler.dispatchMessage(Handler.java:112) at android.os.Looper.loop(Looper.java:216) at android.app.ActivityThread.main(ActivityThread.java:7625) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:524) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:987) 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:4150) ... 8 more

User actions: 2025-10-22 11:57:18: MainActivity created 2025-10-22 11:57:18: MainActivity resumed

AlanSaurell avatar Oct 22 '25 09:10 AlanSaurell

You are on an android version from 7 years ago, this could maybe be a problem? What do you think @maxrave-dev ?

CrazyWolf13 avatar Oct 24 '25 08:10 CrazyWolf13

@AlanSaurell every opening playlist are be crashed?

maxrave-dev avatar Nov 04 '25 01:11 maxrave-dev

Closing due to no reply from OP

CrazyWolf13 avatar Dec 02 '25 14:12 CrazyWolf13