Please describe the problem you are having in as much detail as possible:
if the bot is playing an opus stream and i change the server region, the bot is trigger the following error: 'Failed to send a packet Error: Tried to send a UDP packet, but there is no socket available.' this error make the bot follow playing music, but no make sounds, because cant renove the new socket ip
Include a reproducible code sample here, if possible:
Failed to send a packet Error: Tried to send a UDP packet, but there is no socket available.
The error is only trigger on the current song and only is capture in the debug method when the stream is on resume in the current song, if you start the next song the problem is solved
discord.js version: 11.5.1
Node.js version: 13.7.0
Operating system: Windows 10 and Ubuntu 18.04
Priority: Medium
ffmpeg version: 3.2.2-3
Please describe the problem you are having in as much detail as possible: if the bot is playing an opus stream and i change the server region, the bot is trigger the following error: 'Failed to send a packet Error: Tried to send a UDP packet, but there is no socket available.' this error make the bot follow playing music, but no make sounds, because cant renove the new socket ip
Include a reproducible code sample here, if possible:
error:
The error is only trigger on the current song and only is capture in the debug method when the stream is on resume in the current song, if you start the next song the problem is solved
discord.js version: 11.5.1 Node.js version: 13.7.0 Operating system: Windows 10 and Ubuntu 18.04 Priority: Medium ffmpeg version: 3.2.2-3