-
Notifications
You must be signed in to change notification settings - Fork 0
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
"No available voice nodes." problem #3
Comments
Anything in Lavalink server console? |
Its my lavalink.js bot console:
Its Lavalink server console:
|
Really not sure can you make sure the details are correct for the node like, |
its my application.yml:
and its my lavalink.js nodes:
|
if you're running localhost |
Now seeing Lavalink server has been updated let me get the latest build and test |
Seems to work fine on my end tho i am on windows |
but not working on Mac |
i'm tested in windows, its workin nice. its lavalink's problem |
This is probably related to this issue: sedmelluq/jda-nas#6 Luckily this can be easily patched downstream by packaging the missing native into the jar that runs lavaplayer with jda-nas (we do that for FredBoat selfhosters). Alternatively turning off the native audio system if OS X is detected could work, with potential drawbacks which might be irrelevant for your scale. Either way, you would need to PR the solution to the lavalink server. On a side note, I don't quite understand why one would use lavalink on a Mac, as it is mostly intended to distribute the load for giant bots and I'm not aware of affordable and reliable hosting options on OS X, so don't be surprised if there are other pitfalls, because OS X is not really in scope for the project afaik. You can save yourself some hassle by setting up a remote node on a cheap VPS. |
I'm testing lavalink and i have a one node now.
And when i say ".play " it saying "No available voice nodes."
The text was updated successfully, but these errors were encountered: