maxrave-dev / SimpMusic

A simple music app using YouTube Music for backend
https://simpmusic.tech/
GNU General Public License v3.0
1.89k stars 114 forks source link

App crashes when picking music genre button #479

Open aykayfpv opened 2 months ago

aykayfpv commented 2 months ago

The app crashes when pressing a music genre button at the top and is stuck in a crashing loop when trying to open it.

To Reproduce Steps to reproduce the behavior:

  1. Open app
  2. Click for example "energizing" or "relaxation"
  3. App crashes and can't be opened for a few minutes.

Log: Build version: 0.2.3 Current date: 2024-08-09 10:49:29 Device: Samsung SM-G998B OS version: Android 14 (SDK 34)

Stack trace:
java.lang.NoSuchMethodError: No interface method removeLast()Ljava/lang/Object; in class Ljava/util/List; or its super classes (declaration of 'java.util.List' appears in /apex/com.android.art/javalib/core-oj.jar) at U6.d.a(Unknown Source:0) at U6.e.parseNewRelease(Unknown Source:339) at W6.P.invokeSuspend(Unknown Source:94) at k9.a.resumeWith(Unknown Source:11) at Oa.g0.run(Unknown Source:130) at Ua.n.run(Unknown Source:3) at Wa.n.run(Unknown Source:2) at Wa.d.runSafely(Unknown Source:0) at Wa.b.run(Unknown Source:64) Suppressed: Ua.j: [p1{Cancelling}@e594973, Dispatchers.Main.immediate]

User actions: 2024-08-09 10:49:10: MainActivity created 2024-08-09 10:49:10: MainActivity resumed

maxrave-dev commented 2 months ago

IMAGE AND CRASH LOG???

aykayfpv commented 2 months ago

I'm sorry I can't reproduce the issue right now for the first time, but I will add the log if it happens again.