Перейти к содержимому
Mineforgian

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.

Загрузки
1K
Подписчики
3
Обновлён
3 ноября 2024 г.
Лицензия
GPL-3.0-only

Опубликован 4 октября 2023 г.

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

Центр версий

3 версий
  • Релиз15 КБ
  • Релиз12 КБ
  • Релиз8 КБ

Ченджлог

1.0.2Релиз1.21.1, 1.21.2, 1.21.3 · 3 ноября 2024 г.

Added a JSON config to make things seamless

1.0.1Релиз1.20, 1.20.1, 1.20.2 · 4 октября 2023 г.

Fixed recipe books for vanilla users

1.0.0Релиз1.20, 1.20.1, 1.20.2 · 4 октября 2023 г.
  • Fixed recipe book disconnect

Комментарии

Загружаем…