anton00500
Пользователь
- Сообщения
- 52
- Решения
- 1
Вам необходимо зарегистрироваться для просмотра изображений-вложений
Код:
[14:42:39 INFO] [limboapi]: Creating and preparing packets...
[14:42:39 ERROR]: Couldn't pass ProxyInitializeEvent to limboapi 1.1.26
java.lang.ExceptionInInitializerError: null
at net.elytrium.limboapi.LimboAPI.reload(LimboAPI.java:293) ~[?:?]
at net.elytrium.limboapi.LimboAPI.onProxyInitialization(LimboAPI.java:260) ~[?:?]
at net.elytrium.limboapi.Lmbda$2.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:676) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:541) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
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:833) [?:?]
Caused by: net.elytrium.commons.utils.reflection.ReflectionException: An unexpected internal error was caught during the reflection operations.
at net.elytrium.limboapi.injection.login.LoginListener.<clinit>(LoginListener.java:338) ~[?:?]
... 9 more
Caused by: java.lang.NoSuchMethodException: no such constructor: com.velocitypowered.proxy.connection.client.ConnectedPlayer.<init>(VelocityServer,GameProfile,MinecraftConnection,InetSocketAddress,boolean,IdentifiedKey)void/newInvokeSpecial
at java.base/java.lang.invoke.MemberName.makeAccessException(MemberName.java:974) ~[?:?]
at java.base/java.lang.invoke.MemberName$Factory.resolveOrFail(MemberName.java:1117) ~[?:?]
at java.base/java.lang.invoke.MethodHandles$Lookup.resolveOrFail(MethodHandles.java:3647) ~[?:?]
at java.base/java.lang.invoke.MethodHandles$Lookup.findConstructor(MethodHandles.java:2743) ~[?:?]
at net.elytrium.limboapi.injection.login.LoginListener.<clinit>(LoginListener.java:312) ~[?:?]
... 9 more
Caused by: java.lang.NoSuchMethodError: method resolution failed
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:3647) ~[?:?]
at java.base/java.lang.invoke.MethodHandles$Lookup.findConstructor(MethodHandles.java:2743) ~[?:?]
at net.elytrium.limboapi.injection.login.LoginListener.<clinit>(LoginListener.java:312) ~[?:?]
... 9 more
[14:42:41 INFO] [limbofilter]: Current captcha generator settings will consume 0.08GB RAM normally and 0.15GB RAM on reloads
[14:42:41 INFO] [limbofilter]: Modify the config to decrease RAM consumption
[14:42:42 ERROR]: Couldn't pass ProxyInitializeEvent to limboapi 1.1.26
java.lang.NullPointerException: Cannot invoke "net.elytrium.limboapi.injection.event.EventManagerHook.reloadHandlers()" because "this.eventManagerHook" is null
at net.elytrium.limboapi.LimboAPI.postProxyInitialization(LimboAPI.java:276) ~[?:?]
at net.elytrium.limboapi.Lmbda$1.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:676) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:541) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
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:833) [?:?]
[14:42:42 INFO]: Listening on /[0:0:0:0:0:0:0:0%0]:
[14:42:42 INFO]: Done (5.89s)!
[14:42:43 INFO] [limbofilter]: Captcha generated in 1225 ms.
[14:45:22 INFO]: [connected player] anton00500 has connected
[14:45:22 INFO]: [server connection] anton00500 -> hub has connected
[14:45:23 ERROR]: [server connection] anton00500 -> hub: exception encountered in com.velocitypowered.proxy.connection.backend.BackendPlaySessionHandler@170b6969
net.elytrium.commons.utils.reflection.ReflectionException: An unexpected internal error was caught during the reflection operations.
at net.elytrium.limboapi.injection.packet.UpsertPlayerInfoHook.handle(UpsertPlayerInfoHook.java:81) ~[?:?]
at com.velocitypowered.proxy.connection.MinecraftConnection.channelRead(MinecraftConnection.java:153) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at com.velocitypowered.proxy.protocol.netty.AutoReadHolderHandler.channelRead(AutoReadHolderHandler.java:57) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at com.velocitypowered.proxy.protocol.netty.MinecraftDecoder.tryDecode(MinecraftDecoder.java:91) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at com.velocitypowered.proxy.protocol.netty.MinecraftDecoder.channelRead(MinecraftDecoder.java:60) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:333) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:454) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe$1.run(AbstractEpollChannel.java:425) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at java.base/java.lang.Thread.run(Thread.java:833) [?:?]
Caused by: java.lang.NullPointerException: id
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:907) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at com.velocitypowered.api.util.GameProfile.<init>(GameProfile.java:33) ~[velocity.jar:3.4.0-SNAPSHOT (git-99aaf3ce-b439)]
at net.elytrium.limboapi.injection.packet.UpsertPlayerInfoHook.handle(UpsertPlayerInfoHook.java:70) ~[?:?]
... 42 more
[14:45:23 INFO]: [connected player] anton00500 has disconnected: С вашим подключением к серверу hub возникла проблема.
[14:45:23 INFO]: [server connection] anton00500 -> hub has disconnected
Последнее редактирование: