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

Problematic Youtube player script (no n function match) in JMusicBot #147

Closed
pieterhouwen opened this issue Aug 12, 2024 · 2 comments
Closed

Comments

@pieterhouwen
Copy link

pieterhouwen commented Aug 12, 2024

Hello,

If I am posting in the wrong place please let me know and close this issue.

I am running JMusicBot on my Discord server to play Youtube audio in voice chat. However when I try to play something the bot first does nothing until I skip to a random song in the playlist.

When looking at the Github repo at: https://github.com/jagrosh/MusicBot I see in the Issues that they are using Lavaplayer for the playback so that's why I'm posting an issue here.

The error that I get when first adding a playlist to the queue is this:

[21:07:10] [ERROR] [SignatureCipherManager]: Problematic YouTube player script /s/player/1c78e434/player_ias.vflset/nl_NL/base.js detected (issue detected with script: no n function match). Dumped to /tmp/lavaplayer-yt-player-script6983809891652923440.js

Please also see the script.
lavaplayer-yt-player-script.txt

Again, if this is the wrong place to post this or if you need more details on my environment let me know, maybe this has to do with the implementation of the lavaplayer and not the lavaplayer itself.

Cheers!

@devoxin
Copy link
Member

devoxin commented Aug 12, 2024

It appears that a fix has already been pushed for this in JMusicBot.

Relevant PR #1655

Edit: Also this issue does not belong on this repo. As you use youtube-source, any YouTube-related issues should be on that repository, not here.

@devoxin devoxin closed this as not planned Won't fix, can't repro, duplicate, stale Aug 12, 2024
@pieterhouwen
Copy link
Author

@devoxin Alright, thank you for your response. I will post the issues in the correct repo the next time :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants