HexingColor
Пользователь
- Сообщения
- 46
У меня вот такая ошибка:
[20:11:55 ERROR]: Couldn't pass ListenerBoundEvent to geyser 2.11.0-b1198 (git-master-b465b77)
java.lang.NoSuchMethodError: 'net.kyori.adventure.text.serializer.gson.GsonComponentSerializer$Builder net.kyori.adventure.text.serializer.gson.GsonComponentSerializer.toBuilder()'
at org.geysermc.geyser.translator.text.MessageTranslator.<clinit>(MessageTranslator.java:86) ~[?:?]
at org.geysermc.geyser.GeyserImpl.initialize(GeyserImpl.java:265) ~[?:?]
at org.geysermc.geyser.GeyserImpl.start(GeyserImpl.java:757) ~[?:?]
at org.geysermc.geyser.platform.velocity.GeyserVelocityPlugin.onGeyserEnable(GeyserVelocityPlugin.java:148) ~[?:?]
at org.geysermc.geyser.platform.velocity.GeyserVelocityPlugin.onProxyBound(GeyserVelocityPlugin.java:220) ~[?:?]
at org.geysermc.geyser.platform.velocity.Lmbda$9.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[velocity.jar:3.5.0-SNAPSHOT (git-1edab141-b606)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:677) ~[velocity.jar:3.5.0-SNAPSHOT (git-1edab141-b606)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:542) ~[velocity.jar:3.5.0-SNAPSHOT (git-1edab141-b606)]
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) ~[?:?]
at java.base/java.lang.Thread.run(Thread.java:1474) [?:?]
Мб кто то знает что это?
[20:11:55 ERROR]: Couldn't pass ListenerBoundEvent to geyser 2.11.0-b1198 (git-master-b465b77)
java.lang.NoSuchMethodError: 'net.kyori.adventure.text.serializer.gson.GsonComponentSerializer$Builder net.kyori.adventure.text.serializer.gson.GsonComponentSerializer.toBuilder()'
at org.geysermc.geyser.translator.text.MessageTranslator.<clinit>(MessageTranslator.java:86) ~[?:?]
at org.geysermc.geyser.GeyserImpl.initialize(GeyserImpl.java:265) ~[?:?]
at org.geysermc.geyser.GeyserImpl.start(GeyserImpl.java:757) ~[?:?]
at org.geysermc.geyser.platform.velocity.GeyserVelocityPlugin.onGeyserEnable(GeyserVelocityPlugin.java:148) ~[?:?]
at org.geysermc.geyser.platform.velocity.GeyserVelocityPlugin.onProxyBound(GeyserVelocityPlugin.java:220) ~[?:?]
at org.geysermc.geyser.platform.velocity.Lmbda$9.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[velocity.jar:3.5.0-SNAPSHOT (git-1edab141-b606)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:677) ~[velocity.jar:3.5.0-SNAPSHOT (git-1edab141-b606)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:542) ~[velocity.jar:3.5.0-SNAPSHOT (git-1edab141-b606)]
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) ~[?:?]
at java.base/java.lang.Thread.run(Thread.java:1474) [?:?]
Мб кто то знает что это?