-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
java exception even with java 11 #1586
Comments
Open the .jar file from the command prompt, at least it's the only way to open it without double-clicking: (See: #1497 (comment)) |
Install JDK 22, will fix, also why use adoptium? just install from oracle.com/java/technologies/downloads/ |
Thanks it's fixed i don't know what happened but if i use the CMD it works
|
If you're still having this issue when double-clicking and are willing to investigate further, a fix that worked was to uninstall all java versions (they had java 8 installed) and then to only install java 11. |
Bug Description
I've already done the config and downloaded java 11 and the bot doesnt start
Steps to Reproduce
1.I install java 11 from Adoptium
2.I restart the PC and when i try to open the bot it shows an error
Expected Result
Iexpected the bot to start
Debug Output
In windows 10 with Jmusic 0.4.1
Additional Info
No response
Checklist
The text was updated successfully, but these errors were encountered: