"Could not extract stream for this track" err
Yesterday I tested some things from my bot, and today it just isn't working anymore the music part of it. Today I tried to go back to his version, and nothing works or stops giving the error.
Error:
const error = new Error("Could not extract stream for this track");
^
Error: Could not extract stream for this track
at GuildQueuePlayerNode.play (\Wolf-Project-New\node_modules\discord-player\dist\index.js:949:23)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Object.execute (\Wolf-Project-New\src\commands\play.js:87:29)
Version:
Discord.js: v14.7.1
Node.js: v17.0.1
npm: v8.1.0
1 Reply
• 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.