Techhider Bug #236
Owner
```
java.lang.IndexOutOfBoundsException: readerIndex(23528) + length(1) exceeds writerIndex(23528): UnpooledHeapByteBuf(ridx: 23528, widx: 23528, cap: 23528/23528)
at io.netty.buffer.AbstractByteBuf.checkReadableBytes0(AbstractByteBuf.java:1442)
at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:730)
at SpigotCore.jar//de.steamwar.techhider.ProtocolUtils.readVarInt(ProtocolUtils.java:131)
at SpigotCore.jar//de.steamwar.techhider.ChunkHider$SectionHider.copyVarInt(ChunkHider.java:100)
at SpigotCore.jar//de.steamwar.techhider.ChunkHider$SectionHider.skipPalette(ChunkHider.java:108)
at SpigotCore.jar//de.steamwar.techhider.ChunkHider21.biomes(ChunkHider21.java:153)
at SpigotCore.jar//de.steamwar.techhider.ChunkHider21.lambda$chunkHiderGenerator$1(ChunkHider21.java:74)
at SpigotCore.jar//com.comphenix.tinyprotocol.TinyProtocol$PacketInterceptor.filterPacket(TinyProtocol.java:238)
at SpigotCore.jar//com.comphenix.tinyprotocol.TinyProtocol$PacketInterceptor.write(TinyProtocol.java:224)
at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:891)
at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:875)
at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:984)
at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:868)
at io.netty.channel.DefaultChannelPipeline.write(DefaultChannelPipeline.java:964)
at io.netty.channel.AbstractChannel.write(AbstractChannel.java:300)
at net.minecraft.network.Connection.doSendPacket(Connection.java:495)
at net.minecraft.network.Connection.lambda$sendPacket$13(Connection.java:475)
at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173)
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166)
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base/java.lang.Thread.run(Thread.java:1595)
```
System
FightSystem
Typ
Bug
Version/1.21 labels
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?