Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [22:54:13 ERROR]: Couldn't pass ProxyInitializeEvent to velocity-tools
- java.lang.NoClassDefFoundError: com/velocitypowered/proxy/protocol/packet/HandshakePacket
- at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
- at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?]
- at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) ~[?:?]
- at java.net.URLClassLoader.defineClass(URLClassLoader.java:524) ~[?:?]
- at java.net.URLClassLoader$1.run(URLClassLoader.java:427) ~[?:?]
- at java.net.URLClassLoader$1.run(URLClassLoader.java:421) ~[?:?]
- at java.security.AccessController.doPrivileged(AccessController.java:712) ~[?:?]
- at java.net.URLClassLoader.findClass(URLClassLoader.java:420) ~[?:?]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:587) ~[?:?]
- at com.velocitypowered.proxy.plugin.PluginClassLoader.loadClass0(PluginClassLoader.java:70) ~[Velocity.jar:3.3.0-SNAPSHOT (git-08c03aae-b320)]
- at com.velocitypowered.proxy.plugin.PluginClassLoader.loadClass(PluginClassLoader.java:64) ~[Velocity.jar:3.3.0-SNAPSHOT (git-08c03aae-b320)]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
- at net.elytrium.velocitytools.VelocityTools.reload(VelocityTools.java:179) ~[?:?]
- at net.elytrium.velocitytools.VelocityTools.onProxyInitialization(VelocityTools.java:115) ~[?:?]
- at net.elytrium.velocitytools.Lmbda$6.execute(Unknown Source) ~[?:?]
- at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[Velocity.jar:3.3.0-SNAPSHOT (git-08c03aae-b320)]
- at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:597) ~[Velocity.jar:3.3.0-SNAPSHOT (git-08c03aae-b320)]
- at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:478) ~[Velocity.jar:3.3.0-SNAPSHOT (git-08c03aae-b320)]
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
- at java.lang.Thread.run(Thread.java:842) [?:?]
- Caused by: java.lang.ClassNotFoundException: com.velocitypowered.proxy.protocol.packet.HandshakePacket
- at com.velocitypowered.proxy.plugin.PluginClassLoader.loadClass0(PluginClassLoader.java:87) ~[Velocity.jar:3.3.0-SNAPSHOT (git-08c03aae-b320)]
- at com.velocitypowered.proxy.plugin.PluginClassLoader.loadClass(PluginClassLoader.java:64) ~[Velocity.jar:3.3.0-SNAPSHOT (git-08c03aae-b320)]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
- ... 21 more
Advertisement
Add Comment
Please, Sign In to add comment