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
When a song is requested the bot will join the voice channel then immediately leave without playing anything.
"C:\Program Files\Java\jdk-11\bin\java.exe" -Dnogui=true -jar JMusicBot-0.4.0.jar
I expect the song will be played and the bot will leave shortly after the song finishes
System Properties: java.version = 11.0.22 java.vm.name = Java HotSpot(TM) 64-Bit Server VM java.vm.specification.version = 11 java.runtime.name = Java(TM) SE Runtime Environment java.runtime.version = 11.0.22+9-LTS-219 java.specification.version = 11 os.arch = amd64 os.name = Windows 11 JMusicBot Information: Version = 0.4.0 Owner = 1091514604548534323 Prefix = @mention AltPrefix = m! MaxSeconds = 0 NPImages = false SongInStatus = false StayInChannel = false UseEval = false UpdateAlerts = true Dependency Information: JDA Version = 4.4.1_353 JDA-Utilities Version = 3.0.5 Lavaplayer Version = 727959e9f621fc457b3a5adafcfffb55fdeaa538-SNAPSHOT Runtime Information: Total Memory = 508 Used Memory = 91 Discord Information: ID = 1236527235658158090 Guilds = 1 Users = 2
I have linked a video to show what im talking about in more detail here
The text was updated successfully, but these errors were encountered:
Duplicate of #1537
Sorry, something went wrong.
No branches or pull requests
Bug Description
When a song is requested the bot will join the voice channel then immediately leave without playing anything.
Steps to Reproduce
"C:\Program Files\Java\jdk-11\bin\java.exe" -Dnogui=true -jar JMusicBot-0.4.0.jar
(selected specifically java 11)Expected Result
I expect the song will be played and the bot will leave shortly after the song finishes
Debug Output
Additional Info
I have linked a video to show what im talking about in more detail here
Checklist
The text was updated successfully, but these errors were encountered: