JustEnoughIDs

JustEnoughIDs

13M Downloads

JustEnoughIDs-1.0.3-54 kicking from server

t0ssox opened this issue · 4 comments

commented

After spending 8 hours why my modpack have problem I found this mod causing this issue.
When I'm trying to click on any item in inventory in survival mode, server kicks me with:

[FML]: NetworkDispatcher exception
io.netty.handler.codec.DecoderException: java.io.IOException: Packet 0/7 (CPacketClickWindow) was larger than I expected, found 1 bytes extra whilst reading packet 7

I tried this mod firstly with SpongeForge, another forge version, even alone and same results.
And another interesting fact is this mod not working with sponge recommended (1.12.2-2838-7.1.10) but for me works with 1.12.2-2838-7.1.11-RC4007. I even tried with renaming JEIDs to load first but without success.

How to reproduce:
Make Forge server (in my example 2846 or 2847)
Put JEIDs in mods
(Use only JEIDs on client)
Join to server, get any block to inventory and try to click/move.

Logs from server (with installed SpongeForge):
debug.log
latest.log

Logs from server (with only JEIDs in mods):
debug.log
latest.log

commented

I just realized JustEnoughIDs-1.0.3-52 have same problem above. JustEnoughIDs-1.0.3-50 is last version that works good without this crash.

commented

++ I am also getting this error but am unable to work-around with other versions

commented

Looks like JustEnoughIDs-1.0.3-57 fixed my issue. I used SpongeForge 1.12.2-2838-7.2.0 (recommended), Forge 2847 on both sides (client-server) and works good too with many mods. Thanks for mod authors for fixing this issue. Hope my logs helped you solve the problem. Have a good day everyone.

commented

57 fixed the issue by breaking other things. Leaving this open until a proper fix is deployed.