Error [ERR_STREAM_WRITE_AFTER_END]: write after end
This appears after about 2m of playing an mp3 file I have stored locally.
10 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!would me messing with the inbuilt palyback duration be messing with anything?
nope commented it still does it
tried to give that a go but it dies instantly, I might have given it the wrong args im not sure
instantly idling with no error
if the filename is given directly to createaudioresource it works fine
putting it through ffmpeg is breaking it
fixed it but it still breaks :(
@qjuh