[1.18.2] Pausing After Song Ends Using the Keybind Crashes
cam-reno opened this issue ยท 2 comments
Bug description and reproduction steps
- Play Playlist
- Wait For Playlist to end
- Click Your "Pause" Keybind
- Crash
Log files and Screenshots
The game crashed whilst keypressed event handler
Error: java.lang.NullPointerException: Cannot invoke "info.u_team.music_player.lavaplayer.api.audio.IAudioTrack.getDuration()" because "currentlyPlaying" is null
Exit Code: -1
Used minecraft version
1.18.x
Used forge version
fabric-loader-0.14.8
Used mod version
2.3.3.2
Okay seems to be related to #387