Skip to content

Instantly share code, notes, and snippets.

@Aiidoneus
Created March 27, 2023 03:12
Show Gist options
  • Save Aiidoneus/462a75ce844d767dfd0dec03bb21a903 to your computer and use it in GitHub Desktop.
Save Aiidoneus/462a75ce844d767dfd0dec03bb21a903 to your computer and use it in GitHub Desktop.
VelocityError
[04:59:51] [Netty epoll Worker #0/ERROR] [com.velocitypowered.proxy.connection.MinecraftConnection]: [server connection] Aidoneus -> direwolf20_MC119_N1: exception encountered in com.velocitypowered.proxy.connection.backend.BackendPlaySessionHandler@2fbb6e8
io.netty.handler.codec.CorruptedFrameException: Error decoding class com.velocitypowered.proxy.protocol.packet.AvailableCommands Direction CLIENTBOUND Protocol 1.19.1 State PLAY ID f
at com.velocitypowered.proxy.protocol.netty.MinecraftDecoder.handleDecodeFailure(MinecraftDecoder.java:131) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at com.velocitypowered.proxy.protocol.netty.MinecraftDecoder.tryDecode(MinecraftDecoder.java:86) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at com.velocitypowered.proxy.protocol.netty.MinecraftDecoder.channelRead(MinecraftDecoder.java:61) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:333) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:454) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:499) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:397) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at java.lang.Thread.run(Thread.java:833) [?:?]
Caused by: java.lang.IllegalArgumentException: Argument type identifier null unknown.
at com.velocitypowered.proxy.protocol.packet.brigadier.ArgumentPropertyRegistry.deserialize(ArgumentPropertyRegistry.java:87) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at com.velocitypowered.proxy.protocol.packet.AvailableCommands.deserializeNode(AvailableCommands.java:210) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at com.velocitypowered.proxy.protocol.packet.AvailableCommands.decode(AvailableCommands.java:88) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
at com.velocitypowered.proxy.protocol.netty.MinecraftDecoder.tryDecode(MinecraftDecoder.java:84) ~[velocity-3.2.0-SNAPSHOT-243.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
... 30 more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment