pelican-eggs / eggs

Service eggs for the pterodactyl panel
MIT License
2.87k stars 2.32k forks source link

[Bug]: Muse #2847

Closed KartoniarzEssa closed 7 months ago

KartoniarzEssa commented 7 months ago

Panel Version

1.11.5

Wings Version

1.11.11

Service

https://github.com/parkervcp/eggs/tree/master/bots/discord/muse

Modified

No, I did not modify the egg

Expected Behavior

Install the bot and play the music on discord

Actual Behavior

This error is present in the logs: /mnt/server/node_modules/@discordjs/opus: Command failed.

Steps To Reproduce

Install bot and try to play music. This will be the output: ope: Error: Cannot find module '/home/container/node_modules/@discordjs/opus/prebuild/node-v93-napi-v3-linux-x64-glibc-2.31/opus.node' Require stack: /home/container/node_modules/@discordjs/opus/lib/index.js /home/container/node_modules/prism-media/src/util/loader.js /home/container/node_modules/prism-media/src/opus/Opus.js /home/container/node_modules/prism-media/src/opus/index.js /home/container/node_modules/prism-media/src/index.js Error: Cannot find module 'node-opus' Require stack: /home/container/node_modules/prism-media/src/util/loader.js /home/container/node_modules/prism-media/src/opus/Opus.js /home/container/node_modules/prism-media/src/opus/index.js /home/container/node_modules/prism-media/src/index.js Error: Cannot find module 'opusscript' Require stack: /home/container/node_modules/prism-media/src/util/loader.js /home/container/node_modules/prism-media/src/opus/Opus.js /home/container/node_modules/prism-media/src/opus/index.js /home/container/node_modules/prism-media/src/index.js

Install logs

https://pteropaste.com/ocn9o6kxvljd/

parkervcp commented 7 months ago

please post in #2835 as this is a duplicate