This repository was archived by the owner on Apr 5, 2025. It is now read-only.
v0.9.6
Fix a bug in player setting current track to None on TrackStuck
and TrackException
.
Since Lavalink sends two events on Exceptions, an End and Exception event this causes a possible race condition in the player, setting the current Track to None when one is actually playing.