ModPacketFix
作者:rebot | 分类:模组
Minecraft 版本: 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3
平台: bukkit folia paper purpur spigot
标签: utility
ModPacketFix
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
Dependencies
Required Dependencies
- ProtocolLib - For Bukkit/Spigot/Paper servers
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
请登录后举报
暂无评论,抢个沙发吧~