Unknown Log

#pIsUcsj
44 lines
Raw
1[20:58:29 INFO]: [connected player] AerWyn81 (/**.**.**.**:54106) has connected
2[20:58:29 INFO]: [server connection] AerWyn81 -> lobby has connected
3[20:58:30 ERROR]: [server connection] AerWyn81 -> lobby: exception encountered in com.velocitypowered.proxy.connection.backend.BackendPlaySessionHandler@443ef7c0
4io.netty.handler.codec.CorruptedFrameException: Error decoding class com.velocitypowered.proxy.protocol.packet.AvailableCommandsPacket Direction CLIENTBOUND Protocol 1.20 State PLAY ID 10
5 at com.velocitypowered.proxy.protocol.netty.MinecraftDecoder.handleDecodeFailure(MinecraftDecoder.java:130) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
6 at com.velocitypowered.proxy.protocol.netty.MinecraftDecoder.tryDecode(MinecraftDecoder.java:85) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
7 at com.velocitypowered.proxy.protocol.netty.MinecraftDecoder.channelRead(MinecraftDecoder.java:60) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
8 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
9 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
10 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
11 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
12 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
13 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
14 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
15 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
16 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
17 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
18 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
19 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
20 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:333) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
21 at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:455) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
22 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
23 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
24 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
25 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
26 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
27 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
28 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
29 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
30 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
31 at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
32 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
33 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
34 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
35 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
36 at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
37Caused by: java.lang.IllegalArgumentException: Argument type identifier null unknown.
38 at com.velocitypowered.proxy.protocol.packet.brigadier.ArgumentPropertyRegistry.deserialize(ArgumentPropertyRegistry.java:89) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
39 at com.velocitypowered.proxy.protocol.packet.AvailableCommandsPacket.deserializeNode(AvailableCommandsPacket.java:210) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
40 at com.velocitypowered.proxy.protocol.packet.AvailableCommandsPacket.decode(AvailableCommandsPacket.java:88) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
41 at com.velocitypowered.proxy.protocol.netty.MinecraftDecoder.tryDecode(MinecraftDecoder.java:83) ~[velocity-3.4.0-SNAPSHOT-473.jar:3.4.0-SNAPSHOT (git-e69213f9-b473)]
42 ... 30 more
43[20:58:30 INFO]: [connected player] AerWyn81 (/**.**.**.**:54106) has disconnected: Your connection to lobby encountered a problem.
44[20:58:30 INFO]: [server connection] AerWyn81 -> lobby has disconnected
This log will be saved for 90 days from their last view.
Report abuse