NyxTheShield / TrombLoader

Trombone Champ Custom Chart Loader
Other
73 stars 13 forks source link

Can't select custom song title from list but other information on the left loads correctly #15

Closed ClaraCDY closed 2 years ago

ClaraCDY commented 2 years ago

I'm trying to select the NYANYANYANYANYANYANYA... song but it immediately jumps to a different song if I select it, however, the info boxes to the left that have the description of the long are listed correctly and I can actually play the song.

image

Attached is the log Player.log

ClaraCDY commented 2 years ago

Found the issue, if the difficulty in the song.tmb file is greater than the number of stars (in this case it was 14) then it will cause an index out of range exception.

legoandmars commented 2 years ago

Fixed in v1.3.0