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

Update lavalink youtube-source to latest version #1696

Closed
wants to merge 1 commit into from
Closed

Update lavalink youtube-source to latest version #1696

wants to merge 1 commit into from

Conversation

elijahtaylorr
Copy link

@elijahtaylorr elijahtaylorr commented Sep 25, 2024

This pull request...

  • Fixes a bug
  • Introduces a new feature
  • Improves an existing feature
  • Boosts code quality or performance

Description

Updates lavalink youtube-source to latest version

Purpose

Fixes recent issues with MusicBot not playing youtube with 'Problematic Youtube Script Player' error.

Relevant Issue(s)

This PR closes issue #1694 & #1693

@PingelPL
Copy link

PingelPL commented Sep 25, 2024

Hi, im new into Java etc.
I downloaded repo and change pom.xml from 1.5.2 to 1.8.2
Compiled using

mvn --batch-mode --update-snapshots verify

The i have problem with

[WARNING] The POM for com.jagrosh:jda-utilities:pom:3.0.5 is missing, no dependency information available

I read that someone searched the fork for this and i replace dependency to:

<dependency>
          <groupId>com.github.Nagami-Yukki</groupId>
         <artifactId>JDA-Utilities</artifactId>
          <version>1.0</version>
</dependency>

Then compiled succesfully

I run snapshot and still same issue:

[20:48:14] [ERROR] [SignatureCipherManager]: Problematic YouTube player script /s/player/c9dd45ed/player_ias.vflset/pl_PL/base.js detected (issue detected with script: no n function match). Dumped to /tm

Running on AlmaLinux 9.4

Do you know where the problem might be?

EDIT:

Compiled second time using https://github.com/jagrosh/MusicBot/actions/runs/10282135477/job/28453170515 as a notepad and now works.

SkailarS added a commit to SkailarS/MusicBot that referenced this pull request Sep 25, 2024
@sle417
Copy link

sle417 commented Sep 26, 2024

can someone make a release for this commit with the .jar please

@rivai45
Copy link

rivai45 commented Sep 26, 2024

can someone make a release for this commit with the .jar please

I update this, but I use bypass version from https://github.com/sks316/MusicBot
https://pixeldrain.com/u/bFgzKeP1

You can use this temporarily until the original version is released.

Edit : Delete [space] or change with other symbol if you can't run it with shell or others

@xPrinny
Copy link

xPrinny commented Sep 26, 2024

can someone make a release for this commit with the .jar please

https://github.com/xPrinny/MusicBot/releases

It will spam the update messages cause I released it as 0.4.3.1

@jagrosh
Copy link
Owner

jagrosh commented Sep 27, 2024

Duplicate of #1670

@jagrosh jagrosh marked this as a duplicate of #1670 Sep 27, 2024
@jagrosh jagrosh closed this Sep 27, 2024
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

Successfully merging this pull request may close these issues.

6 participants