Skip to content

v0.9.6

Compare
Choose a tag to compare
@EvieePy EvieePy released this 09 Sep 15:32

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.