Не работает плагин LimboAuth. Ласт версия велосити. Версия LimboApi 1.1.7. Выше не робит.
Вот логи
[14:09:10] [main/INFO] [com.velocitypowered.proxy.VelocityServer]: Booting up Velocity 3.4.0-SNAPSHOT (git-7a9227d5-b444)...
[14:09:10] [main/INFO] [com.velocitypowered.proxy.VelocityServer]: Loading localizations...
[14:09:10] [main/INFO] [com.velocitypowered.proxy.network.ConnectionManager]: Connections will use epoll channels, libdeflate (Linux x86_64) compression, OpenSSL 3.x.x (Linux x86_64) ciphers
[14:09:10] [main/WARN] [com.velocitypowered.proxy.config.VelocityConfiguration]: The proxy is running in offline mode! This is a security risk and you will NOT receive any support!
[14:09:10] [main/INFO] [com.velocitypowered.proxy.VelocityServer]: Loading plugins...
[14:09:11] [main/INFO] [com.velocitypowered.proxy.plugin.VelocityPluginManager]: Loaded plugin fastmotd 1.0.8 by Elytrium (
[14:09:11] [main/WARN] [limboapi]: Current LimboAPI version doesn't support current Velocity version (protocol version numbers: supported - 761, velocity - 768)
[14:09:11] [main/WARN] [limboapi]: Please update LimboAPI (
[14:09:11] [main/INFO] [com.velocitypowered.proxy.plugin.VelocityPluginManager]: Loaded plugin limboapi 1.1.7 by Elytrium (
[14:09:11] [main/INFO] [com.velocitypowered.proxy.plugin.VelocityPluginManager]: Loaded plugin limboauth 1.1.5 by Elytrium (
[14:09:11] [main/INFO] [com.velocitypowered.proxy.VelocityServer]: Loaded 4 plugins
[14:09:11] [FastMOTD - Task Executor #0/INFO] [fastmotd]: Hooked into ServerChannelInitializer
[14:09:11] [FastMOTD - Task Executor #0/WARN] [fastmotd]: Failed to load favicon second-server-icon.png. Ensure that the file exists or modify config.yml
[14:09:11] [FastMOTD - Task Executor #0/WARN] [fastmotd]: Failed to load favicon second-server-icon.png. Ensure that the file exists or modify config.yml
[14:09:11] [FastMOTD - Task Executor #0/WARN] [fastmotd]: Failed to load favicon example-com-server-icon.png. Ensure that the file exists or modify config.yml
[14:09:11] [FastMOTD - Task Executor #0/WARN] [fastmotd]: Failed to load favicon second-server-icon.png. Ensure that the file exists or modify config.yml
[14:09:11] [FastMOTD - Task Executor #0/WARN] [fastmotd]: Failed to load favicon example-com-server-icon.png. Ensure that the file exists or modify config.yml
[14:09:12] [FastMOTD - Task Executor #0/ERROR] [com.velocitypowered.proxy.event.VelocityEventManager]: Couldn't pass ProxyInitializeEvent to limboapi 1.1.7
java.lang.ExceptionInInitializerError: null
at net.elytrium.limboapi.LimboAPI.onProxyInitialization(LimboAPI.java:213) ~[?:?]
at net.elytrium.limboapi.Lmbda$3.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[velocity-3.4.0-SNAPSHOT-444.jar:3.4.0-SNAPSHOT (git-7a9227d5-b444)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:676) ~[velocity-3.4.0-SNAPSHOT-444.jar:3.4.0-SNAPSHOT (git-7a9227d5-b444)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:541) ~[velocity-3.4.0-SNAPSHOT-444.jar:3.4.0-SNAPSHOT (git-7a9227d5-b444)]
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: net.elytrium.commons.utils.reflection.ReflectionException: An unexpected internal error was caught during the reflection operations.
at net.elytrium.limboapi.thirdparty.fastprepare.PreparedPacketFactory.<clinit>(PreparedPacketFactory.java:97) ~[?:?]
... 8 more
Caused by: java.lang.NoSuchMethodException: no such method: com.velocitypowered.proxy.protocol.netty.MinecraftVarintLengthEncoder.encode(ChannelHandlerContext,ByteBuf,ByteBuf)void/invokeVirtual
at java.base/java.lang.invoke.MemberName.makeAccessException(MemberName.java:976) ~[?:?]
at java.base/java.lang.invoke.MemberName$Factory.resolveOrFail(MemberName.java:1117) ~[?:?]
at java.base/java.lang.invoke.MethodHandles$Lookup.resolveOrFail(MethodHandles.java:3649) ~[?:?]
at java.base/java.lang.invoke.MethodHandles$Lookup.findVirtual(MethodHandles.java:2680) ~[?:?]
at net.elytrium.limboapi.thirdparty.fastprepare.PreparedPacketFactory.<clinit>(PreparedPacketFactory.java:80) ~[?:?]
... 8 more
Caused by: java.lang.NoSuchMethodError: 'void com.velocitypowered.proxy.protocol.netty.MinecraftVarintLengthEncoder.encode(io.netty.channel.ChannelHandlerContext, io.netty.buffer.ByteBuf, io.netty.buffer.ByteBuf)'
at java.base/java.lang.invoke.MethodHandleNatives.resolve(Native Method) ~[?:?]
at java.base/java.lang.invoke.MemberName$Factory.resolve(MemberName.java:1085) ~[?:?]
at java.base/java.lang.invoke.MemberName$Factory.resolveOrFail(MemberName.java:1114) ~[?:?]
at java.base/java.lang.invoke.MethodHandles$Lookup.resolveOrFail(MethodHandles.java:3649) ~[?:?]
at java.base/java.lang.invoke.MethodHandles$Lookup.findVirtual(MethodHandles.java:2680) ~[?:?]
at net.elytrium.limboapi.thirdparty.fastprepare.PreparedPacketFactory.<clinit>(PreparedPacketFactory.java:80) ~[?:?]
... 8 more
[14:09:12] [FastMOTD - Task Executor #0/ERROR] [com.velocitypowered.proxy.event.VelocityEventManager]: Couldn't pass ProxyInitializeEvent to limboauth 1.1.5
java.lang.NoClassDefFoundError: com/velocitypowered/proxy/protocol/packet/UpsertPlayerInfo$Action
at net.elytrium.limboapi.LimboAPI.createLimbo(LimboAPI.java:370) ~[?:?]
at net.elytrium.limboauth.LimboAuth.reload(LimboAuth.java:383) ~[?:?]
at net.elytrium.limboauth.LimboAuth.onProxyInitialization(LimboAuth.java:208) ~[?:?]
at net.elytrium.limboauth.Lmbda$4.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[velocity-3.4.0-SNAPSHOT-444.jar:3.4.0-SNAPSHOT (git-7a9227d5-b444)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:676) ~[velocity-3.4.0-SNAPSHOT-444.jar:3.4.0-SNAPSHOT (git-7a9227d5-b444)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:541) ~[velocity-3.4.0-SNAPSHOT-444.jar:3.4.0-SNAPSHOT (git-7a9227d5-b444)]
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-444.jar:3.4.0-SNAPSHOT (git-7a9227d5-b444)]
at com.velocitypowered.proxy.plugin.PluginClassLoader.loadClass(PluginClassLoader.java:64) ~[velocity-3.4.0-SNAPSHOT-444.jar:3.4.0-SNAPSHOT (git-7a9227d5-b444)]
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]
... 10 more
[14:09:12] [FastMOTD - Task Executor #0/ERROR] [com.velocitypowered.proxy.event.VelocityEventManager]: Couldn't pass ProxyInitializeEvent to limboapi 1.1.7
java.lang.ClassCastException: class com.velocitypowered.proxy.event.VelocityEventManager cannot be cast to class net.elytrium.limboapi.injection.event.EventManagerHook (com.velocitypowered.proxy.event.VelocityEventManager is in unnamed module of loader 'app'; net.elytrium.limboapi.injection.event.EventManagerHook is in unnamed module of loader com.velocitypowered.proxy.plugin.PluginClassLoader @7207cb51)
at net.elytrium.limboapi.LimboAPI.postProxyInitialization(LimboAPI.java:254) ~[?:?]
at net.elytrium.limboapi.Lmbda$2.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[velocity-3.4.0-SNAPSHOT-444.jar:3.4.0-SNAPSHOT (git-7a9227d5-b444)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:676) ~[velocity-3.4.0-SNAPSHOT-444.jar:3.4.0-SNAPSHOT (git-7a9227d5-b444)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:541) ~[velocity-3.4.0-SNAPSHOT-444.jar:3.4.0-SNAPSHOT (git-7a9227d5-b444)]
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) [?:?]
[14:09:12] [Netty epoll Boss #0/INFO] [com.velocitypowered.proxy.network.ConnectionManager]: Listening on /0.0.0.0:25762
[14:09:12] [main/INFO] [com.velocitypowered.proxy.Velocity]: Done (2.98s)!
Очнь долго уже ищю ответ но все говорят просто откати велосити(делал не помогло) или возьми ласт версию плагина(тоже фигня).
Вот логи
[14:09:10] [main/INFO] [com.velocitypowered.proxy.VelocityServer]: Booting up Velocity 3.4.0-SNAPSHOT (git-7a9227d5-b444)...
[14:09:10] [main/INFO] [com.velocitypowered.proxy.VelocityServer]: Loading localizations...
[14:09:10] [main/INFO] [com.velocitypowered.proxy.network.ConnectionManager]: Connections will use epoll channels, libdeflate (Linux x86_64) compression, OpenSSL 3.x.x (Linux x86_64) ciphers
[14:09:10] [main/WARN] [com.velocitypowered.proxy.config.VelocityConfiguration]: The proxy is running in offline mode! This is a security risk and you will NOT receive any support!
[14:09:10] [main/INFO] [com.velocitypowered.proxy.VelocityServer]: Loading plugins...
[14:09:11] [main/INFO] [com.velocitypowered.proxy.plugin.VelocityPluginManager]: Loaded plugin fastmotd 1.0.8 by Elytrium (
Авторизуйтесь для просмотра ссылок.
)[14:09:11] [main/WARN] [limboapi]: Current LimboAPI version doesn't support current Velocity version (protocol version numbers: supported - 761, velocity - 768)
[14:09:11] [main/WARN] [limboapi]: Please update LimboAPI (
Авторизуйтесь для просмотра ссылок.
). LimboAPI support:
Авторизуйтесь для просмотра ссылок.
[14:09:11] [main/INFO] [com.velocitypowered.proxy.plugin.VelocityPluginManager]: Loaded plugin limboapi 1.1.7 by Elytrium (
Авторизуйтесь для просмотра ссылок.
)[14:09:11] [main/INFO] [com.velocitypowered.proxy.plugin.VelocityPluginManager]: Loaded plugin limboauth 1.1.5 by Elytrium (
Авторизуйтесь для просмотра ссылок.
)[14:09:11] [main/INFO] [com.velocitypowered.proxy.VelocityServer]: Loaded 4 plugins
[14:09:11] [FastMOTD - Task Executor #0/INFO] [fastmotd]: Hooked into ServerChannelInitializer
[14:09:11] [FastMOTD - Task Executor #0/WARN] [fastmotd]: Failed to load favicon second-server-icon.png. Ensure that the file exists or modify config.yml
[14:09:11] [FastMOTD - Task Executor #0/WARN] [fastmotd]: Failed to load favicon second-server-icon.png. Ensure that the file exists or modify config.yml
[14:09:11] [FastMOTD - Task Executor #0/WARN] [fastmotd]: Failed to load favicon example-com-server-icon.png. Ensure that the file exists or modify config.yml
[14:09:11] [FastMOTD - Task Executor #0/WARN] [fastmotd]: Failed to load favicon second-server-icon.png. Ensure that the file exists or modify config.yml
[14:09:11] [FastMOTD - Task Executor #0/WARN] [fastmotd]: Failed to load favicon example-com-server-icon.png. Ensure that the file exists or modify config.yml
[14:09:12] [FastMOTD - Task Executor #0/ERROR] [com.velocitypowered.proxy.event.VelocityEventManager]: Couldn't pass ProxyInitializeEvent to limboapi 1.1.7
java.lang.ExceptionInInitializerError: null
at net.elytrium.limboapi.LimboAPI.onProxyInitialization(LimboAPI.java:213) ~[?:?]
at net.elytrium.limboapi.Lmbda$3.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[velocity-3.4.0-SNAPSHOT-444.jar:3.4.0-SNAPSHOT (git-7a9227d5-b444)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:676) ~[velocity-3.4.0-SNAPSHOT-444.jar:3.4.0-SNAPSHOT (git-7a9227d5-b444)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:541) ~[velocity-3.4.0-SNAPSHOT-444.jar:3.4.0-SNAPSHOT (git-7a9227d5-b444)]
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: net.elytrium.commons.utils.reflection.ReflectionException: An unexpected internal error was caught during the reflection operations.
at net.elytrium.limboapi.thirdparty.fastprepare.PreparedPacketFactory.<clinit>(PreparedPacketFactory.java:97) ~[?:?]
... 8 more
Caused by: java.lang.NoSuchMethodException: no such method: com.velocitypowered.proxy.protocol.netty.MinecraftVarintLengthEncoder.encode(ChannelHandlerContext,ByteBuf,ByteBuf)void/invokeVirtual
at java.base/java.lang.invoke.MemberName.makeAccessException(MemberName.java:976) ~[?:?]
at java.base/java.lang.invoke.MemberName$Factory.resolveOrFail(MemberName.java:1117) ~[?:?]
at java.base/java.lang.invoke.MethodHandles$Lookup.resolveOrFail(MethodHandles.java:3649) ~[?:?]
at java.base/java.lang.invoke.MethodHandles$Lookup.findVirtual(MethodHandles.java:2680) ~[?:?]
at net.elytrium.limboapi.thirdparty.fastprepare.PreparedPacketFactory.<clinit>(PreparedPacketFactory.java:80) ~[?:?]
... 8 more
Caused by: java.lang.NoSuchMethodError: 'void com.velocitypowered.proxy.protocol.netty.MinecraftVarintLengthEncoder.encode(io.netty.channel.ChannelHandlerContext, io.netty.buffer.ByteBuf, io.netty.buffer.ByteBuf)'
at java.base/java.lang.invoke.MethodHandleNatives.resolve(Native Method) ~[?:?]
at java.base/java.lang.invoke.MemberName$Factory.resolve(MemberName.java:1085) ~[?:?]
at java.base/java.lang.invoke.MemberName$Factory.resolveOrFail(MemberName.java:1114) ~[?:?]
at java.base/java.lang.invoke.MethodHandles$Lookup.resolveOrFail(MethodHandles.java:3649) ~[?:?]
at java.base/java.lang.invoke.MethodHandles$Lookup.findVirtual(MethodHandles.java:2680) ~[?:?]
at net.elytrium.limboapi.thirdparty.fastprepare.PreparedPacketFactory.<clinit>(PreparedPacketFactory.java:80) ~[?:?]
... 8 more
[14:09:12] [FastMOTD - Task Executor #0/ERROR] [com.velocitypowered.proxy.event.VelocityEventManager]: Couldn't pass ProxyInitializeEvent to limboauth 1.1.5
java.lang.NoClassDefFoundError: com/velocitypowered/proxy/protocol/packet/UpsertPlayerInfo$Action
at net.elytrium.limboapi.LimboAPI.createLimbo(LimboAPI.java:370) ~[?:?]
at net.elytrium.limboauth.LimboAuth.reload(LimboAuth.java:383) ~[?:?]
at net.elytrium.limboauth.LimboAuth.onProxyInitialization(LimboAuth.java:208) ~[?:?]
at net.elytrium.limboauth.Lmbda$4.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[velocity-3.4.0-SNAPSHOT-444.jar:3.4.0-SNAPSHOT (git-7a9227d5-b444)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:676) ~[velocity-3.4.0-SNAPSHOT-444.jar:3.4.0-SNAPSHOT (git-7a9227d5-b444)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:541) ~[velocity-3.4.0-SNAPSHOT-444.jar:3.4.0-SNAPSHOT (git-7a9227d5-b444)]
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-444.jar:3.4.0-SNAPSHOT (git-7a9227d5-b444)]
at com.velocitypowered.proxy.plugin.PluginClassLoader.loadClass(PluginClassLoader.java:64) ~[velocity-3.4.0-SNAPSHOT-444.jar:3.4.0-SNAPSHOT (git-7a9227d5-b444)]
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]
... 10 more
[14:09:12] [FastMOTD - Task Executor #0/ERROR] [com.velocitypowered.proxy.event.VelocityEventManager]: Couldn't pass ProxyInitializeEvent to limboapi 1.1.7
java.lang.ClassCastException: class com.velocitypowered.proxy.event.VelocityEventManager cannot be cast to class net.elytrium.limboapi.injection.event.EventManagerHook (com.velocitypowered.proxy.event.VelocityEventManager is in unnamed module of loader 'app'; net.elytrium.limboapi.injection.event.EventManagerHook is in unnamed module of loader com.velocitypowered.proxy.plugin.PluginClassLoader @7207cb51)
at net.elytrium.limboapi.LimboAPI.postProxyInitialization(LimboAPI.java:254) ~[?:?]
at net.elytrium.limboapi.Lmbda$2.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[velocity-3.4.0-SNAPSHOT-444.jar:3.4.0-SNAPSHOT (git-7a9227d5-b444)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:676) ~[velocity-3.4.0-SNAPSHOT-444.jar:3.4.0-SNAPSHOT (git-7a9227d5-b444)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:541) ~[velocity-3.4.0-SNAPSHOT-444.jar:3.4.0-SNAPSHOT (git-7a9227d5-b444)]
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) [?:?]
[14:09:12] [Netty epoll Boss #0/INFO] [com.velocitypowered.proxy.network.ConnectionManager]: Listening on /0.0.0.0:25762
[14:09:12] [main/INFO] [com.velocitypowered.proxy.Velocity]: Done (2.98s)!
Очнь долго уже ищю ответ но все говорят просто откати велосити(делал не помогло) или возьми ласт версию плагина(тоже фигня).