Error: Could not find or load main class JMusicBot.jar Caused by: java.lang.ClassNotFoundException: JMusicBot.jar #718
Unanswered
xxtensazenxx
asked this question in
Questions
Replies: 1 comment
-
|
You need to make sure to use the exact name of the jar (including the version), for example |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When running the bot as per the wiki I get the following error
Error: Could not find or load main class JMusicBot.jar
Caused by: java.lang.ClassNotFoundException: JMusicBot.jar
I fixed it by running /usr/bin/java -jar /home/matt/musicbot/JMusicBot.jar -nogui
Just seeing if the method to run via the wiki was incorrect?
Beta Was this translation helpful? Give feedback.
All reactions