Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.1
1.16.5
1.15.x
1.12.2
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 2 years ago
Updated last week
Packet Fixer
Visit my discord server: Link
Description
This mod fixes various package erros. This mod could be used in mod packs for increasing the number of mods.
The mod is required in Client and Server sides.
Fix these problems:
- Tried to read NBT tag that was too big; tried to allocate: X bytes where max allowed: 2097152
- Badly compressed packet - size of X is larger than protocol maximum of 2097152
- Attempted to send packet over maximum protocol size: 8388608
- Packet too big (is X, should be less than 8388608)
- Payload may not be larger than 1048576 bytes
- Payload may not be larger than 32767 bytes
- Unable to fit X into 3 [Delete Krypton and Pluto]
Other problems:
- VarInt too long [Try deleting Krypton and Pluto in both sides]