1 | [23:08:18] [Netty Client IO #1] [net.minecraft.class_2535/ERROR]: Exception occurred in netty pipeline
|
2 | io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: index: 14, length: 105 (expected: range(0, 62))
|
3 | at knot//io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:489)
|
4 | at knot//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:280)
|
5 | at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
|
6 | at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
|
7 | at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
|
8 | at knot//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:336)
|
9 | at knot//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:308)
|
10 | at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
|
11 | at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
|
12 | at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
|
13 | at knot//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:336)
|
14 | at knot//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:323)
|
15 | at knot//io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:444)
|
16 | at knot//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:280)
|
17 | at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
|
18 | at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
|
19 | at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
|
20 | at knot//io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
|
21 | at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
|
22 | at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
|
23 | at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
|
24 | at knot//io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
|
25 | at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
|
26 | at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
|
27 | at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
|
28 | at knot//io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
|
29 | at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
|
30 | at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
|
31 | at knot//io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
|
32 | at knot//io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
|
33 | at knot//io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
|
34 | at knot//io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
|
35 | at knot//io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
|
36 | at knot//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
|
37 | at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
|
38 | at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
39 | at java.base/java.lang.Thread.run(Unknown Source)
|
40 | Caused by: java.lang.IndexOutOfBoundsException: index: 14, length: 105 (expected: range(0, 62))
|
41 | at knot//io.netty.buffer.AbstractByteBuf.checkRangeBounds(AbstractByteBuf.java:1390)
|
42 | at knot//io.netty.buffer.AbstractByteBuf.checkIndex0(AbstractByteBuf.java:1397)
|
43 | at knot//io.netty.buffer.AbstractByteBuf.checkIndex(AbstractByteBuf.java:1384)
|
44 | at knot//io.netty.buffer.UnsafeByteBufUtil.getBytes(UnsafeByteBufUtil.java:481)
|
45 | at knot//io.netty.buffer.PooledUnsafeDirectByteBuf.getBytes(PooledUnsafeDirectByteBuf.java:130)
|
46 | at knot//io.netty.buffer.ByteBufUtil.decodeString(ByteBufUtil.java:1270)
|
47 | at knot//io.netty.buffer.AbstractByteBuf.toString(AbstractByteBuf.java:1246)
|
48 | at knot//net.minecraft.class_2540.toString(class_2540.java:1728)
|
49 | at knot//net.minecraft.class_2540.method_10800(class_2540.java:691)
|
50 | at knot//net.minecraft.class_2540.method_10810(class_2540.java:723)
|
51 | at knot//net.minecraft.class_2540.method_34068(class_2540.java:218)
|
52 | at knot//net.minecraft.class_2540.method_34066(class_2540.java:231)
|
53 | at knot//net.minecraft.class_2713.<init>(class_2713.java:35)
|
54 | at knot//net.minecraft.class_2539$class_4532.method_22310(class_2539.java:459)
|
55 | at knot//net.minecraft.class_2539.method_10783(class_2539.java:522)
|
56 | at knot//net.minecraft.class_2543.decode(class_2543.java:32)
|
57 | at knot//io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:519)
|
58 | at knot//io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:458)
|
59 | ... 36 more
|
60 | [23:08:18] [Netty Client IO #1] [net.minecraft.class_2535/ERROR]: Exception occurred in netty pipeline
|
61 | [23:08:18] [Render thread] [xaero.hud.minimap.MinimapLogs/INFO]: New Xaero hud session initialized!
|
62 | [23:08:18] [Render thread] [Iris/INFO]: Reloading pipeline on dimension change: minecraft:overworld => minecraft:overworld
|
63 | [23:08:18] [Render thread] [Iris/INFO]: Destroying pipeline minecraft:overworld
|
64 | [23:08:18] [Render thread] [Iris/INFO]: Creating pipeline for dimension minecraft:overworld
|
65 | [23:08:18] [Render thread] [BatchExecutor/INFO]: Started 10 worker threads
|
66 | [23:08:18] [Render thread] [ChunkBuilder/INFO]: Started 10 worker threads
|
67 | [23:08:18] [Render thread] [org.betterx.worlds.together.util.Logger/INFO]: [bclib] Sending hello to server.
|
68 | [23:08:18] [Render thread] [org.betterx.worlds.together.util.Logger/ERROR]: [worlds_together] Tried to read from global registry!
|
69 | [23:08:18] [Render thread] [org.betterx.worlds.together.util.Logger/ERROR]: [worlds_together] Tried to read from global registry!
|
70 | [23:08:18] [Render thread] [org.betterx.worlds.together.util.Logger/ERROR]: [worlds_together] Tried to read from global registry!
|
71 | [23:08:18] [Render thread] [org.betterx.worlds.together.util.Logger/ERROR]: [worlds_together] Tried to read from global registry!
|
72 | [23:08:18] [Render thread] [org.betterx.worlds.together.util.Logger/ERROR]: [worlds_together] Tried to read from global registry!
|
73 | [23:08:18] [Render thread] [org.betterx.worlds.together.util.Logger/ERROR]: [worlds_together] Tried to read from global registry!
|
74 | [23:08:18] [Render thread] [org.betterx.worlds.together.util.Logger/ERROR]: [worlds_together] Tried to read from global registry!
|
75 | [23:08:18] [Render thread] [org.betterx.worlds.together.util.Logger/ERROR]: [worlds_together] Tried to read from global registry!
|
76 | [23:08:18] [Render thread] [org.betterx.worlds.together.util.Logger/ERROR]: [worlds_together] Tried to read from global registry!
|
77 | [23:08:18] [Render thread] [org.betterx.worlds.together.util.Logger/ERROR]: [worlds_together] Tried to read from global registry!
|
78 | [23:08:18] [Render thread] [ChunkBuilder/INFO]: Stopping worker threads
|
79 | [23:08:18] [Render thread] [ChunkBuilder/INFO]: Started 10 worker threads
|
80 | [23:08:18] [Render thread] [ChunkBuilder/INFO]: Stopping worker threads
|
81 | [23:08:18] [Render thread] [ChunkBuilder/INFO]: Started 10 worker threads
|
82 | [23:08:18] [Render thread] [xaero.hud.minimap.MinimapLogs/INFO]: Reloading radar icon resources...
|
83 | [23:08:19] [Render thread] [xaero.hud.minimap.MinimapLogs/INFO]: Reloaded radar icon resources!
|
84 | [23:08:19] [Render thread] [xaero.hud.minimap.MinimapLogs/INFO]: Xaero hud session finalized.
|
85 | [23:08:19] [Render thread] [mezz.jei.fabric.startup.ClientLifecycleHandler/INFO]: Stopping JEI
|
86 | [23:08:19] [Render thread] [mezz.jei.library.startup.JeiStarter/INFO]: Stopping JEI
|
87 | [23:08:19] [Render thread] [mezz.jei.library.load.PluginCaller/INFO]: Sending Runtime Unavailable...
|
88 | [23:08:19] [Render thread] [mezz.jei.fabric.plugins.fabric.FabricGuiPlugin/INFO]: Stopping JEI GUI
|
89 | [23:08:19] [Render thread] [mezz.jei.library.load.PluginCaller/INFO]: Sending Runtime Unavailable took 342.4 μs
|
90 | [23:08:19] [Render thread] [ChunkBuilder/INFO]: Stopping worker threads
|
91 | [23:08:19] [Render thread] [Entity Texture Features/INFO]: [ETF]: emissive suffixes loaded: {_e}.
|