▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Better Narrator Error

Better Narrator Error

Stop printing a huge error on the logs when the Narrator (flite) isn't found on Linux.

14.5K
3

Stop printing a huge error on the logs when the Narrator fails to load on Linux.

The mod hides stacktraces and the path from the narrator error, reducing it by 98%¹

The mod also supports various properties:

  • minecraft.narrator - Set to false to completely disable the narrator, and so the error too (Default: true)
  • minecraft.narrator.error.hide_stacktrace - Removes stacktraces² from the logs (Default: true)
  • minecraft.narrator.error.hide_path - Removes the path from the error message (Default: true)
  • minecraft.narrator.error.replace_exception - Replaces the exception thrown to hide the supressed exceptions from the original one (Default: true)
¹Calculated from the log printed on development env
²minecraft.narrator.error.hide_stacktrace only disables direct stack traces, the stacktrace of supressed will still show if minecraft.narrator.error.replace_exception is set to false

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

Minecraft: Java Edition

1.21.x1.20.x

Платформы

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

Клиент

Детали

Лицензия:LGPL-3.0-only
Опубликован:1 год назад
Обновлён:1 год назад
Главная