voice is playing on local but not on server
Hi Ive got a problem with this code:
my bot is not playing music when hosted on a Server but plays music when hosted localy, does anyone has / had the same issue and knows what to fix ? Btw Ive got no errors 😦 Thank you
10 Replies
- What are your intents?
GuildVoiceStates
is required to receive voice data!
- Show what dependencies you are using -- generateDependencyReport()
is exported from @discordjs/voice
.
- Try looking at common examples: https://github.com/discordjs/voice-examples.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!Same, if u know the solution tell me
read the message above
this?
@Qjuh could you help?
its not network issues or missing/wrong version of ffmpeg I checked them all
All of these are the same in my pc idk why its not working
i tried to open a port and it didn’t work
Sorry
your issue likely is because you're using ffmpeg static
download the ffmpeg binaries from the website directly into the server instead
No i solved it by opening a port
👍
is the a big difference between ffmpeg static and binaries in audio quality?
there could be
ive never had an issue with ffmpeg static but a lot of people do