Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- java.lang.NoClassDefFoundError: me/lucko/luckperms/lib/caffeine/cache/Caffeine
- at me.lucko.luckperms.common.util.CaffeineFactory.newBuilder(CaffeineFactory.java:50) ~[?:?]
- at me.lucko.luckperms.common.webeditor.store.WebEditorSocketMap.<init>(WebEditorSocketMap.java:37) ~[?:?]
- at me.lucko.luckperms.common.webeditor.store.WebEditorStore.<init>(WebEditorStore.java:50) ~[?:?]
- at me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin.enable(AbstractLuckPermsPlugin.java:153) ~[?:?]
- at me.lucko.luckperms.velocity.LPVelocityBootstrap.onEnable(LPVelocityBootstrap.java:140) ~[?:?]
- at me.lucko.luckperms.velocity.Lmbda$3.execute(Unknown Source) ~[?:?]
- at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[Velocity.jar:3.2.0-SNAPSHOT (git-
- 5ef90c46)]
- at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:597) ~[Velocity.jar:3.2.0-SNAPSHOT (git-5ef90c46)]
- at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:478) ~[Velocity.jar:3.2.0-SNAPSHOT (git-5ef90c46)]
- 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:833) [?:?]
- Caused by: java.lang.ClassNotFoundException: me.lucko.luckperms.lib.caffeine.cache.Caffeine
- at com.velocitypowered.proxy.plugin.PluginClassLoader.loadClass0(PluginClassLoader.java:87) ~[Velocity.jar:3.2.0-SNAPSHOT (git-5ef90c46)]
- at com.velocitypowered.proxy.plugin.PluginClassLoader.loadClass(PluginClassLoader.java:64) ~[Velocity.jar:3.2.0-SNAPSHOT (git-5ef90c46)]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
- ... 12 more
Advertisement
Add Comment
Please, Sign In to add comment