Моды/Graceful Packets
Graceful Packets

Graceful Packets

A Fabric mod that prevents the client from disconnecting when it fails to decode a packet from the server or encounters registry errors.

31
2

Graceful Packets

Description

A Fabric mod that prevents the client from disconnecting when it fails to decode a packet (common with ViaVersion bugs) from the server or encounters registry errors. Instead of disconnecting the entire client when a packet cannot be decoded, the mod simply ignores the problematic packet after logging the error to console, and continues running. You can optionally also log it to chat, and change settings through the Mod Menu.

Configuration

Under ./config/graceful-packets.conf

suppress_errors=true
log_to_chat=false
  • suppress_errors: When set to true (default), the mod will suppress packet decode and registry errors instead of disconnecting. Set to false to disable the mod.
  • log_to_chat: When set to true, suppressed errors will also be displayed in the in-game chat. Default is false.

Support

Support discord here!

License

CC0

Совместимость

Minecraft: Java Edition

1.21.9–1.21.10

Платформы

Поддерживаемые окружения

Клиент

Создатели

Детали

Лицензия:CC0-1.0
Опубликован:1 неделю назад
Обновлён:1 неделю назад
Главная