OverleapTechnologies / LavaJS

A lightweight and Dynamic LavaLink wrapper for Discord bots. Playing music has never been easier!
https://ratulsaha.me
MIT License
14 stars 7 forks source link

Player doesnt reconnect after track stuck #18

Closed mananchawla2005 closed 3 years ago

mananchawla2005 commented 4 years ago

Actually when the player is manually disconnected, it doesnt reconnect by itself when play command is executed again after some time. And i made sure skip on error is set to true. Expected- It should stop the player clear the queue on manually disconnect and then start over new queue when joined the channel again.

ThatAnonyG commented 4 years ago

@mananchawla2005 Can you show me how you are handling the trackStuck event?

ThatAnonyG commented 3 years ago

@mananchawla2005 Marking as Invalid due to a lack of information. Please open it again when you can provide an answer to the above question.