Trying to play a local wav file in a vc but it doesn't play more than a min.
Trying to play a local wav audio file in a vc but it doesn't play for more than a min even though the actual file is of 3 mins.
Code:
5 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- 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!node: v18.14.2
discord.js: v14.13.0
i added the player.on error even but it doesnt log anything
ok uh nvm
it got fixed after i updated to v0.16.0
but i have another problem
the volume.setVolume() isn't changing the volume
You don't pass the inlineVolume parameter in createAudioResouce.