Androz2091 / discord-music-bot

The perfect music bot for your Discord server! 🤘
238 stars 128 forks source link

Music doesnt get added to queue #40

Open Eplico opened 2 years ago

Eplico commented 2 years ago

I can queue songs, and the bot connects to the call, but it doesn't play any sounds, and the queue is immediately clear.

unknown

rennemannd commented 2 years ago

You should try the suggested solutions in #26 it seems like it can be a few things, that said I tried all of those solutions (making sure I had FFMPEG installed and downloading the extra package) and am still having this problem so this could be new.

KC080 commented 2 years ago

do npm install ffmpeg-static

rennemannd commented 2 years ago

Yup installing ffmpeg-static fixed my issue, thanks!