muse icon indicating copy to clipboard operation
muse copied to clipboard

Error play songs

Open TonyHacker03 opened this issue 6 months ago • 9 comments

Bot cannot play some songs on youtube, like copyright songs. logs:

Running version 2.11.1 built on 5/2/2025 (commit c0bc82f04ff3c35980dd6e6cd6c272455c3ac48e)

🔧 Need help? https://github.com/codetheweb/muse/discussions/new

🐛 Bug? https://github.com/codetheweb/muse/issues/new

✨ New feature? https://github.com/codetheweb/muse/issues/new

☕ Discussion? https://github.com/codetheweb/muse/discussions/new

💰 Help me? https://www.paypal.me/codetheweb https://github.com/sponsors/codetheweb

  • Applying database migrations...

✔ Database migrations applied.

  • 📡 connecting to Discord...

✔ Ready! (with link here)

WARNING: Could not parse decipher function.

Stream URLs will be missing.

Please report this issue by uploading the "1749574353578-player-script.js" file on https://github.com/distubejs/ytdl-core/issues/144.

(node:8) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 stateChange listeners added to [Networking]. MaxListeners is 10. Use emitter.setMaxListeners() to increase limit

TonyHacker03 avatar Jun 10 '25 17:06 TonyHacker03

Just a matter of waiting for @distube/ytdl-core new update as youtube has done some changes

rexyness avatar Jun 10 '25 18:06 rexyness

Fixed , kindly pull latest changes from ghcr.io/museofficial/muse:pr-1256 via docker pull / docker compose pull. 😊

rexyness avatar Jun 10 '25 23:06 rexyness

Fixed , kindly pull latest changes. 😊

Hey! I've been following this issue for a little while now. I've been keeping an eye on the main branch and your fork. Doesn't look like the ytdl-core repo received any new updates. Main head is dated last week.

Just pulled your latest branch changes, ran the code, and still get Could not parse decipher function..

What changes are you referring to?

DovahBrownies avatar Jun 11 '25 19:06 DovahBrownies

Fixed , kindly pull latest changes. 😊

Hey! I've been following this issue for a little while now. I've been keeping an eye on the main branch and your fork. Doesn't look like the ytdl-core repo received any new updates. Main head is dated last week.

Just pulled your latest branch changes, ran the code, and still get Could not parse decipher function..

What changes are you referring to?

the dockerfile in my branch has a step for replacing the parser script file sig.js with a new one.

rexyness avatar Jun 11 '25 19:06 rexyness

the dockerfile in my branch has a step for replacing the parser script file sig.js with a new one.

Ahh I see. Thanks a bunch! I just built the dock image and uploaded it to docker hub for use until the official image is updated:

https://hub.docker.com/r/dovah/muse/tags

DovahBrownies avatar Jun 11 '25 22:06 DovahBrownies

@DovahBrownies You're a legend for putting the latest build on docker hub <3

rinrawr avatar Jun 13 '25 20:06 rinrawr

@DovahBrownies You're a legend for putting the latest build on docker hub <3

Honestly, that was the easiest part. @rexyness implemented the hotfixes!

DovahBrownies avatar Jun 13 '25 20:06 DovahBrownies

Why no one pushed this to master?

whytf avatar Jul 31 '25 22:07 whytf

Fixed , kindly pull latest changes from ghcr.io/museofficial/muse:pr-1256 via docker pull / docker compose pull. 😊

this fixed it for me as well. latest version on the other hand is broken.

Ryckie avatar Aug 02 '25 17:08 Ryckie