Androz2091 / discord-player

🎧 Complete framework to simplify the implementation of music commands using discord.js v14
https://discord-player.js.org/
MIT License
589 stars 192 forks source link

SocketError: other side closed #1883

Closed skillzl closed 8 months ago

skillzl commented 8 months ago

Describe the bug Application works without any error, plays music but the thing is that the music will not end and just "crash". After that the play command will not work again.

To Reproduce Steps to reproduce the behavior: idk what to reproduce here

Expected behavior idk, work?

Screenshots https://imgur.com/E84H6rJ

Please complete the following information:

Additional context the project Im running is open-source : https://github.com/skillzl/eres

twlite commented 8 months ago

@skillzl hi, could you try switching youtube-ext (https://github.com/skillzl/eres/blob/d0671cc14c8483a247389eb9de94b6cb623de224/package.json#L55) with an alternative lib?

skillzl commented 8 months ago

@twlite thanks for advice, using play-dl fixed the issue