
Я не понимаю, почему возникает эта ошибка. Можете ли вы мне помочь? Я был бы очень рад, если бы вы мне помогли. Ошибка, которая появляется в консоли, приведена ниже.
[00:38:18 WARN] [limbohub]: World 'world.nbt' could not be found.
[00:38:18 ERROR]: Couldn't pass ProxyInitializeEvent to limbohub 1.0.2
java.lang.NoClassDefFoundError: com/velocitypowered/proxy/protocol/packet/UpsertPlayerInfo$Action
at net.elytrium.limbohub.LimboHub.lambda$reload$13(LimboHub.java:322) ~[?:?]
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?]
at net.elytrium.limbohub.LimboHub.reload(LimboHub.java:321) ~[?:?]
at net.elytrium.limbohub.LimboHub.onProxyInitialization(LimboHub.java:155) ~[?:?]
at net.elytrium.limbohub.Lmbda$6.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[velocity-3.4.0-SNAPSHOT-481.jar:3.4.0-SNAPSHOT (git-d9f1016b-b481)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:677) ~[velocity-3.4.0-SNAPSHOT-481.jar:3.4.0-SNAPSHOT (git-d9f1016b-b481)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:542) ~[velocity-3.4.0-SNAPSHOT-481.jar:3.4.0-SNAPSHOT (git-d9f1016b-b481)]
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.base/java.lang.Thread.run(Thread.java:840) [?:?]
Caused by: java.lang.ClassNotFoundException: com.velocitypowered.proxy.protocol.packet.UpsertPlayerInfo$Action
at com.velocitypowered.proxy.plugin.PluginClassLoader.loadClass0(PluginClassLoader.java:87) ~[velocity-3.4.0-SNAPSHOT-481.jar:3.4.0-SNAPSHOT (git-d9f1016b-b481)]
at com.velocitypowered.proxy.plugin.PluginClassLoader.loadClass(PluginClassLoader.java:64) ~[velocity-3.4.0-SNAPSHOT-481.jar:3.4.0-SNAPSHOT (git-d9f1016b-b481)]
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]
... 11 more
[00:38:18 WARN] [limbohub]: World 'world.nbt' could not be found.
[00:38:18 ERROR]: Couldn't pass ProxyInitializeEvent to limbohub 1.0.2
java.lang.NoClassDefFoundError: com/velocitypowered/proxy/protocol/packet/UpsertPlayerInfo$Action
at net.elytrium.limbohub.LimboHub.lambda$reload$13(LimboHub.java:322) ~[?:?]
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?]
at net.elytrium.limbohub.LimboHub.reload(LimboHub.java:321) ~[?:?]
at net.elytrium.limbohub.LimboHub.onProxyInitialization(LimboHub.java:155) ~[?:?]
at net.elytrium.limbohub.Lmbda$6.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[velocity-3.4.0-SNAPSHOT-481.jar:3.4.0-SNAPSHOT (git-d9f1016b-b481)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:677) ~[velocity-3.4.0-SNAPSHOT-481.jar:3.4.0-SNAPSHOT (git-d9f1016b-b481)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:542) ~[velocity-3.4.0-SNAPSHOT-481.jar:3.4.0-SNAPSHOT (git-d9f1016b-b481)]
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.base/java.lang.Thread.run(Thread.java:840) [?:?]
Caused by: java.lang.ClassNotFoundException: com.velocitypowered.proxy.protocol.packet.UpsertPlayerInfo$Action
at com.velocitypowered.proxy.plugin.PluginClassLoader.loadClass0(PluginClassLoader.java:87) ~[velocity-3.4.0-SNAPSHOT-481.jar:3.4.0-SNAPSHOT (git-d9f1016b-b481)]
at com.velocitypowered.proxy.plugin.PluginClassLoader.loadClass(PluginClassLoader.java:64) ~[velocity-3.4.0-SNAPSHOT-481.jar:3.4.0-SNAPSHOT (git-d9f1016b-b481)]
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]
... 11 more