![Puzzles Lib [Forge & Fabric]](https://media.forgecdn.net/avatars/thumbnails/776/232/256/256/638118144989284933.png)
[Bug]: Server version <= 8.1.25 cannot be connected by client version >= 8.1.28
Closed this issue ยท 1 comments
Mod Loader (Required)
Fabric
Minecraft Version(s) (Required)
1.20.1
Mod Version(s) (Required)
v8.1.32, Tested version: v8.1.25, v8.1.28
Other Mods Involved (Required)
Yes
Notes (Required)
Step to reproduce:
- Create two instance, the one with latest version of puzzleslib, and the other is v8.1.25
- Start a game & open to LAN on the v8.1.25 instance
- Connect the instance with another instance.
Expected behavior:
Joined the game
Exception:
[Netty Client IO #0/ERROR]: Encountered exception while handling in channel with name "puzzleslib:1/2"
java.lang.IndexOutOfBoundsException: readerIndex(9) + length(8) exceeds writerIndex(12): UnpooledSlicedByteBuf(ridx: 9, widx: 12, cap: 12/12, unwrapped: PooledUnsafeDirectByteBuf(ridx: 0, widx: 12, cap: 12))
Traceback see attached log