Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lightfall报错刷屏 #47

Open
Chaostarts opened this issue Feb 27, 2023 · 0 comments
Open

Lightfall报错刷屏 #47

Chaostarts opened this issue Feb 27, 2023 · 0 comments

Comments

@Chaostarts
Copy link

版本:1.19.3
net.md_5.bungee.protocol.FastDecoderException: Error decoding packet unknown with contents:

Caused by: net.md_5.bungee.protocol.BadPacketException: No more bytes reading varint
[09:08:09 WARN]: [/127.0.0.1:42596] <-> InitialHandler - A decoder exception has been thrown:
net.md_5.bungee.protocol.FastDecoderException: Error decoding packet unknown with contents:

Caused by: net.md_5.bungee.protocol.BadPacketException: No more bytes reading varint
[09:08:09 WARN]: [/127.0.0.1:42598] <-> InitialHandler - A decoder exception has been thrown:
net.md_5.bungee.protocol.FastDecoderException: Error decoding packet unknown with contents:

Caused by: net.md_5.bungee.protocol.BadPacketException: No more bytes reading varint
[09:08:16 WARN]: [/127.0.0.1:42718] <-> InitialHandler - A decoder exception has been thrown:
net.md_5.bungee.protocol.FastDecoderException: Error decoding packet class Handshake with contents:
+-------------------------------------------------+
| 0 1 2 3 4 5 6 7 8 9 a b c d e f |
+--------+-------------------------------------------------+----------------+
|00000000| 00 00 2a |..* |
+--------+-------------------------------------------------+----------------+
Caused by: java.lang.IndexOutOfBoundsException: index: 3, length: 42 (expected: range(0, 3))
at io.netty.buffer.AbstractByteBuf.checkRangeBounds(AbstractByteBuf.java:1390) ~[lightfall1.19.3.jar:git:lightfall-Bootstrap:1.19-R0.1-SNAPSHOT:6ce5893:30]
at io.netty.buffer.AbstractByteBuf.checkIndex0(AbstractByteBuf.java:1397) ~[lightfall1.19.3.jar:git:lightfall-Bootstrap:1.19-R0.1-SNAPSHOT:6ce5893:30]
at io.netty.buffer.PooledSlicedByteBuf.getBytes(PooledSlicedByteBuf.java:234) ~[lightfall1.19.3.jar:git:lightfall-Bootstrap:1.19-R0.1-SNAPSHOT:6ce5893:30]
at io.netty.buffer.ByteBufUtil.decodeString(ByteBufUtil.java:1270) ~[lightfall1.19.3.jar:git:lightfall-Bootstrap:1.19-R0.1-SNAPSHOT:6ce5893:30]
at io.netty.buffer.AbstractByteBuf.toString(AbstractByteBuf.java:1246) ~[lightfall1.19.3.jar:git:lightfall-Bootstrap:1.19-R0.1-SNAPSHOT:6ce5893:30]
at net.md_5.bungee.protocol.DefinedPacket.readString(DefinedPacket.java:64) ~[lightfall1.19.3.jar:git:lightfall-Bootstrap:1.19-R0.1-SNAPSHOT:6ce5893:30]
at net.md_5.bungee.protocol.packet.Handshake.read(Handshake.java:27) ~[lightfall1.19.3.jar:git:lightfall-Bootstrap:1.19-R0.1-SNAPSHOT:6ce5893:30]
at net.md_5.bungee.protocol.DefinedPacket.read(DefinedPacket.java:378) ~[lightfall1.19.3.jar:git:lightfall-Bootstrap:1.19-R0.1-SNAPSHOT:6ce5893:30]
at net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:60) ~[lightfall1.19.3.jar:git:lightfall-Bootstrap:1.19-R0.1-SNAPSHOT:6ce5893:30]
at net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:12) ~[lightfall1.19.3.jar:git:lightfall-Bootstrap:1.19-R0.1-SNAPSHOT:6ce5893:30]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:88) ~[lightfall1.19.3.jar:git:lightfall-Bootstrap:1.19-R0.1-SNAPSHOT:6ce5893:30]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[lightfall1.19.3.jar:git:lightfall-Bootstrap:1.19-R0.1-SNAPSHOT:6ce5893:30]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[lightfall1.19.3.jar:git:lightfall-Bootstrap:1.19-R0.1-SNAPSHOT:6ce5893:30]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[lightfall1.19.3.jar:git:lightfall-Bootstrap:1.19-R0.1-SNAPSHOT:6ce5893:30]
at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) ~[lightfall1.19.3.jar:git:lightfall-Bootstrap:1.19-R0.1-SNAPSHOT:6ce5893:30]
at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:333) ~[lightfall1.19.3.jar:git:lightfall-Bootstrap:1.19-R0.1-SNAPSHOT:6ce5893:30]
at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:454) ~[lightfall1.19.3.jar:git:lightfall-Bootstrap:1.19-R0.1-SNAPSHOT:6ce5893:30]
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) ~[lightfall1.19.3.jar:git:lightfall-Bootstrap:1.19-R0.1-SNAPSHOT:6ce5893:30]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[lightfall1.19.3.jar:git:lightfall-Bootstrap:1.19-R0.1-SNAPSHOT:6ce5893:30]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[lightfall1.19.3.jar:git:lightfall-Bootstrap:1.19-R0.1-SNAPSHOT:6ce5893:30]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[lightfall1.19.3.jar:git:lightfall-Bootstrap:1.19-R0.1-SNAPSHOT:6ce5893:30]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant