Victoria icon indicating copy to clipboard operation
Victoria copied to clipboard

[ BUG ] LavaTrackConverter fails to deserialize back to a LavaTrack

Open ManiacalSheep opened this issue 6 months ago • 0 comments


Describe the bug/issue.

Please provide as many details as possible. Such as line number, file name, if the bug is reproducible, etc.

LavaTrackConverter fails to deserialize back to a LavaTrack, on LavaNode.UpdatePlayerAsync call. Only tested with PlayAsync so far.

Repro steps: Use your bot to play a youtube video to call lavaPlayer.PlayAsync. I used this one https://www.youtube.com/watch?v=FWkJ86JqlPA

Stacktrace / Screenshots

image

When debugging yourself, you can attach screenshots of Autos/Locals tabs in Visual Studio.

ManiacalSheep avatar Dec 13 '23 21:12 ManiacalSheep