We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm trying to use lavaplayer to make a minecraft plugin to play music on the server, but it plays successfully, but there is no sound.
This is output:
[21:33:31 INFO]: [com.sedmelluq.lava.common.natives.NativeLibraryLoader] Native library libmpg123-0: loading with filter com.sedmelluq.discord.lavaplayer.natives.ConnectorNativeLibLoader$$Lambda$7376/0x000000080234e5e8@54eb0f63 [21:33:31 INFO]: [com.sedmelluq.lava.common.natives.NativeLibraryLoader] Native library libmpg123-0: successfully loaded. [21:33:31 INFO]: [com.sedmelluq.lava.common.natives.NativeLibraryLoader] Native library connector: loading with filter null [21:33:31 INFO]: [com.sedmelluq.lava.common.natives.NativeLibraryLoader] Native library connector: successfully loaded.``` :D
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm trying to use lavaplayer to make a minecraft plugin to play music on the server, but it plays successfully, but there is no sound.
This is output:
The text was updated successfully, but these errors were encountered: