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

Plugins #59

Closed
xHyroM opened this issue Dec 21, 2022 · 6 comments
Closed

Plugins #59

xHyroM opened this issue Dec 21, 2022 · 6 comments

Comments

@xHyroM
Copy link

xHyroM commented Dec 21, 2022

Hello, when i have lavalink with plugin https://github.com/DuncteBot/skybot-lavalink-plugin everything works fine but my bot throw exception Failed to load but its loaded correctly.

This is message from exception: Parameter specified as non-null is null: method me.xhyrom.mumblum.commands.Play$execute$1.trackLoaded, parameter track

also happens with https://github.com/TopiSenpai/LavaSrc

@xHyroM
Copy link
Author

xHyroM commented Dec 21, 2022

this must be issue with this client because my friend uses https://npmjs.org/erela.js with JS and it works fine

@topi314
Copy link
Collaborator

topi314 commented Dec 21, 2022

This client is a bit special as it integrates with lavaplayer

Basically you need the same source managers in the client as on the lavalink server

#57 adds support for adding those sources to the client

@xHyroM
Copy link
Author

xHyroM commented Dec 21, 2022

This client is a bit special as it integrates with lavaplayer

Basically you need the same source managers in the client as on the lavalink server

#57 adds support for adding those sources to the client

can you help me with this PR?

@xHyroM
Copy link
Author

xHyroM commented Dec 21, 2022

You are using JDA 4 https://github.com/freyacodes/Lavalink-Client/blob/configurable-decoding/build.gradle#L51 but my bot uses JDA 5 :/

@xHyroM
Copy link
Author

xHyroM commented Dec 21, 2022

i make fork and now everything works

@topi314
Copy link
Collaborator

topi314 commented Dec 21, 2022

I'm not sure on how the status is on both of those prs
I'm gonna mark this as solved for now

@topi314 topi314 closed this as completed Dec 21, 2022
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