Error & Not able to seek
I got a problem, I've been trying to search how I can seek an audio on discordjs/voice, found that it was with ffmpeg, okay, but I tried everything and it always stops after trying to seek.
My code is:
2 Replies
• What's your exact discord.js
npm list discord.js
and node node -v
version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.
Got rid of the error by removing this.stop(), but then I get premature error..
Yeah, and I got this working, but with some issues, when it takes a little longer to set the filter, it ends it
And can I re-use the stream from playStream to set the filters there and play again?
Oh yeah, thanks, I fixed that before saying those above and didn't see