[1.15.2] NPE when an invalid song will be played (no shuffle)
HyCraftHD opened this issue ยท 1 comments
Describe the bug
NPE on playing errored song
To Reproduce
Steps to reproduce the behavior:
- Invalid song (e.g. remove mp3 file from folder, but don't remove it from the playlist)
- Load playlist and start playing
- Shuffle mode is disabled
- Wait till the error song tries to play
Expected behavior
Should not throw npe. Just stop or ignore invalid song
Screenshots
If applicable, add screenshots to help explain your problem.
Versions
- Mod Version: All
- Minecraft Version: All
- Forge Version: All
- UTeamCore Version: All
Log (if crash occures)
https://pastebin.com/kuuNZrmT
Is fixed with #36