Closed marcandreher closed 6 years ago
The github issue tracker is reserved for feature requests and bug reports. Your issue is neither and should be sorted out inside of our discord server. Go to discord.gg/0hMr4ce0tIl3SLv5 to receive the needed help.
General Troubleshooting
Hey there! Before you report a bug or suggest a new feature, please make sure to follow these steps first!
Issue
Issue Type
Description
Replace this sentence with a description and include as many details as you think are needed to understand your issue.
the Bot don't start: Exception in thread "main" java.lang.NoClassDefFoundError: com/neovisionaries/ws/client/WebSocketFactory at net.dv8tion.jda.core.JDABuilder.buildAsync(JDABuilder.java:634) at net.dv8tion.jda.core.JDABuilder.buildBlocking(JDABuilder.java:701) at net.dv8tion.jda.core.JDABuilder.buildBlocking(JDABuilder.java:730) at Core.Main.main(Main.java:51) Caused by: java.lang.ClassNotFoundException: com.neovisionaries.ws.client.WebSocketFactory at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 4 more