
ModMIT
Equipment Packet Fix
A simple 1.20.1 forge mod that fixes a weird itemstack encoding issue in ClientboundSetEquipmentPacket causing clients to be kicked.
81
Downloads
0
Followers
5 months ago
Updated
📦
1
Versions
📖About Equipment Packet Fix
Equipment Packet Fix
Mixes into CompoundTag to do two things:
- Avoid a
ConcurrentModificationExceptioninCompoundTag#writeby converting the tag's key set into an array before iterating - Avoid a
EncoderException(caused byNullFointerException) inCompoundTag#writeNamedTagby adding a null safeguard
Config
detectExceptions - (default false) Try and log when exceptions might happen, logging the CompoundTag in question
Modpacks
Free to use in modpacks, but please do not redistribute. Also, you should only need to install this on the server, but it doesn't hurt to have it in the client pack as well.
Credits
Logo textures from Minecraft (armor) and Minecraft Dungeons (hammer). Disconnect screenshot from reddit