ModPacketFix

ModPacketFix

Plugin

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.

Server TechnologyUtility

193 downloads
2 followers
Created7 months ago
Updated7 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

ModPacketFix

License Github Github Issues Discord wakatime

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.

Please Note: Some fixes require the Forge user to reconnect to the server

Link to my development Discord

When reporting an issue or requesting a packet fix, please include the following:

  • Client version and type (Forge, Vanilla, etc.)
  • Server version and type (Spigot, Paper, etc.)
  • Velocity version and Ambassador version
  • Mod list
  • Install Spit it Out, recreate the error, then include the Client log file
  • Server log file
  • Velocity log file

Download

Github Releases Maven Repo Maven Repo

Spigot Hangar Modrinth

Dependencies

Required Dependencies

Fixes Implemented

  • Server sending a recipe book packet that is too big

Common Forge Client Errors

Too Many Channels

Client error:

Invalid payload REGISTER!

Server error:

[00:00:00 ERROR]: Couldn't register custom payload
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

External resources



Project members

p0t4t0sandwich

Owner


Technical information

Project ID