You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 23, 2022. It is now read-only.
Latest 5zig mod and latest ClientViaVersion
When I click at craft table, the client throw an out of bounds exception.
[12:57:48] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: Index: 45, Size: 45
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_74]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_74]
at h.a(SourceFile:47) [h.class:?]
at bib.az(SourceFile:991) [bib.class:?]
at bib.a(SourceFile:419) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) [launchwrapper-1.7.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:27) [launchwrapper-1.7.jar:?]
Caused by: java.lang.IndexOutOfBoundsException: Index: 45, Size: 45
at java.util.ArrayList.rangeCheck(ArrayList.java:653) ~[?:1.8.0_74]
at java.util.ArrayList.get(ArrayList.java:429) ~[?:1.8.0_74]
at afr.a(SourceFile:110) ~[afr.class:?]
at afr.a(SourceFile:419) ~[afr.class:?]
at brz.a(SourceFile:1005) ~[brz.class:?]
at is.a(SourceFile:50) ~[is.class:?]
at is.a(SourceFile:12) ~[is.class:?]
at hv$1.run(SourceFile:13) ~[hv$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_74]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_74]
at h.a(SourceFile:46) ~[h.class:?]
... 9 more
And if I click into the inventory window, it may crash, here's the log
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: io.netty.handler.codec.DecoderException: us.myles.ViaVersion.exception.InformativeException: Please post this error to http://github.com/MylesIsCool/ViaVersion/issues
{Type: Integer, Source #1: de.gerrygames.the5zig.clientviaversion.protocols.protocol1_8to1_7_6_10.Protocol1_8TO1_7_6_10$39 (Anonymous), Source #0: de.gerrygames.the5zig.clientviaversion.protocols.protocol1_8to1_7_6_10.Protocol1_8TO1_7_6_10$39$1 (Anonymous), Data: [Pair{Type|Unsigned Byte, 11}, Pair{Type|String, minecraft:crafting_table}, Pair{Type|String, {"text": "Crafting"}}, Pair{Type|Unsigned Byte, 9}], Packet ID: 45}
Actual Error:
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:280)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:396)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:287)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:134)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:624)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at java.lang.Thread.run(Thread.java:745)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: Caused by: us.myles.ViaVersion.exception.InformativeException: Please post this error to http://github.com/MylesIsCool/ViaVersion/issues
{Type: Integer, Source #1: de.gerrygames.the5zig.clientviaversion.protocols.protocol1_8to1_7_6_10.Protocol1_8TO1_7_6_10$39 (Anonymous), Source #0: de.gerrygames.the5zig.clientviaversion.protocols.protocol1_8to1_7_6_10.Protocol1_8TO1_7_6_10$39$1 (Anonymous), Data: [Pair{Type|Unsigned Byte, 11}, Pair{Type|String, minecraft:crafting_table}, Pair{Type|String, {"text": "Crafting"}}, Pair{Type|Unsigned Byte, 9}], Packet ID: 45}
Actual Error:
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: Caused by: java.lang.IndexOutOfBoundsException: readerIndex(14) + length(4) exceeds writerIndex(14): PooledUnsafeDirectByteBuf(ridx: 14, widx: 14, cap: 14)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.buffer.AbstractByteBuf.checkReadableBytes0(AbstractByteBuf.java:1396)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.buffer.AbstractByteBuf.readInt(AbstractByteBuf.java:766)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at us.myles.ViaVersion.api.type.types.IntType.read(IntType.java:14)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at us.myles.ViaVersion.api.type.types.IntType.read(IntType.java:7)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at us.myles.ViaVersion.api.PacketWrapper.read(PacketWrapper.java:145)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at us.myles.ViaVersion.api.PacketWrapper.passthrough(PacketWrapper.java:195)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at de.gerrygames.the5zig.clientviaversion.protocols.protocol1_8to1_7_6_10.Protocol1_8TO1_7_6_10$39$1.handle(Protocol1_8TO1_7_6_10.java:864)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at us.myles.ViaVersion.api.remapper.PacketHandler.write(PacketHandler.java:18)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at us.myles.ViaVersion.api.remapper.PacketRemapper.remap(PacketRemapper.java:96)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at us.myles.ViaVersion.api.protocol.Protocol.transform(Protocol.java:151)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at us.myles.ViaVersion.api.PacketWrapper.apply(PacketWrapper.java:423)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at us.myles.ViaVersion.api.protocol.ProtocolPipeline.transform(ProtocolPipeline.java:82)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at de.gerrygames.the5zig.clientviaversion.netty.ViaTransformerIn.decode(ViaTransformerIn.java:69)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:280)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:396)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:287)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:134)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:624)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
[12:58:00] [Netty Client IO #5/INFO]: [STDERR]: at java.lang.Thread.run(Thread.java:745)
The text was updated successfully, but these errors were encountered:
Latest 5zig mod and latest ClientViaVersion
When I click at craft table, the client throw an out of bounds exception.
And if I click into the inventory window, it may crash, here's the log
The text was updated successfully, but these errors were encountered: