Wolves Of Other Furs

Wolves Of Other Furs

4M Downloads

Can't join server, Exception occurred in netty pipeline

Obliv opened this issue ยท 1 comments

commented

Get an error when attempting to join a server, and can't join:
[20:04:07] [Netty Client IO #3/ERROR]: Exception occurred in netty pipeline io.netty.handler.codec.DecoderException: java.lang.ArrayIndexOutOfBoundsException: Index 12 out of bounds for length 8

Caused by: java.lang.ArrayIndexOutOfBoundsException: Index 12 out of bounds for length 8 at net.minecraft.class_2540.method_10818(class_2540.java:429) ~[client-intermediary.jar:?] at mine.block.woof.entity.WolfDataTracker.read(WolfDataTracker.java:28) ~[woof-3.0.0-1.19.jar:?] at mine.block.woof.entity.WolfDataTracker.method_12716(WolfDataTracker.java:16) ~[woof-3.0.0-1.19.jar:?] at net.minecraft.class_2945.method_12777(class_2945.java:222) ~[client-intermediary.jar:?] at net.minecraft.class_2945.method_12788(class_2945.java:215) ~[client-intermediary.jar:?] at net.minecraft.class_2739.<init>(class_2739.java:28) ~[client-intermediary.jar:?] at net.minecraft.class_2539$class_4532.method_22310(class_2539.java:433) ~[client-intermediary.jar:?] at net.minecraft.class_2539.method_10783(class_2539.java:485) ~[client-intermediary.jar:?] at net.minecraft.class_2543.decode(class_2543.java:32) ~[client-intermediary.jar:?] at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510) ~[netty-codec-4.1.77.Final.jar:?] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449) ~[netty-codec-4.1.77.Final.jar:?] ... 36 more

Using woof-3.0.0-1.19

commented

Make sure the server has the same version of W.O.O.F