InnerTune icon indicating copy to clipboard operation
InnerTune copied to clipboard

App crashing when searching specific queries

Open ghost opened this issue 1 year ago • 0 comments

Checklist

  • [X] I am able to reproduce the bug with the latest debug version.
  • [X] I've checked that there is no open or closed issue about this bug.
  • [X] This issue contains only one bug.
  • [X] The title of this issue accurately describes the bug.

Steps to reproduce the bug

Import my innertune backup Search 'mo', no need to press enter Crash

Expected behavior

Not crash

Actual behavior

Crash

Screenshots/Screen recordings

No response

Logs

logs.txt

InnerTune version

Latest debug

Android version

Android 14

Additional information

The crash may be here?

12-03 22:04:17.040  1967  6962 I am_crash: [31888,0,com.zionhuang.music.debug,552123974,java.lang.IndexOutOfBoundsException,Index -1 out of bounds for length 1,Preconditions.java,64,0]
12-03 22:04:29.302  1967  4127 I am_crash: [3107,0,com.zionhuang.music.debug,550026822,java.lang.IllegalArgumentException,Key "MPREb_JL3tq9xT4hB" was already used. If you are using LazyColumn/Row please make sure you provide a unique key for each item.,SubcomposeLayout.kt,453,0]

ghost avatar Dec 03 '24 21:12 ghost