/
A plugin that fixes some of the too big/too small packet errors that occur when connecting to a Vanilla server with a Forge client.
Link to my development Discord
When reporting an issue or requesting a packet fix, please include the following:
Client error:
Invalid payload REGISTER!
Server error:
java.lang.IllegalStateException: Cannot register channel 'modid:channel'. Too many channels registered!
Fix:
Add -Dpaper.disableChannelLimit=true to the server's startup arguments
Note:
Due to the amount of channels and mods at play, textures/items may be mismatched on the client

A plugin that fixes some of the too big/too small packet errors that occur when connecting to a Vanilla server with a Forge client.