Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Something Wrong with Extractor #1736

Closed
PenDZ-Alter opened this issue May 24, 2023 · 2 comments
Closed

Something Wrong with Extractor #1736

PenDZ-Alter opened this issue May 24, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@PenDZ-Alter
Copy link

Describe the bug
When i play a song, it's turn the error and here's the error

Error: Could not extract stream for this track

evalmachine.<anonymous>:8
/,()[/,-71,//};Vla(ncode);
^

SyntaxError: Invalid regular expression: missing /
    at new Script (node:vm:100:7)
    at exports.decipherFormats (/home/runner/nahida-js/node_modules/ytdl-core/lib/sig.js:116:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Promise.all (index 0)
    at #throw (/home/runner/nahida-js/node_modules/discord-player/dist/index.js:1232:69)
    at GuildQueuePlayerNode.play (/home/runner/nahida-js/node_modules/discord-player/dist/index.js:1172:56)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Object.execute (/home/runner/nahida-js/src/commands/music/play.js:61:34)

To Reproduce
Seems like something wrong with regex.
Maybe, you can fix this error

Expected behavior
Hopes everything back to normal :)

Please complete the following information:

  • Node Version: 18.12.1
  • Discord Player Version: 6.3.0
  • Discord.js Version: 14.11.0
@PenDZ-Alter PenDZ-Alter added the bug Something isn't working label May 24, 2023
@twlite
Copy link
Collaborator

twlite commented May 24, 2023

hey @PenDZ-Alter, this issue seems to be a duplicate of #1705 so I am closing this one.

@twlite twlite closed this as not planned Won't fix, can't repro, duplicate, stale May 24, 2023
@PenDZ-Alter
Copy link
Author

PenDZ-Alter commented May 25, 2023

Oh, my apologies,
okay just close it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants