作者:rebot | 分类:模组
Minecraft 版本: 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 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
平台: fabric
标签: optimization utility
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)The mod is also very small and stable, if a newer version is not listed, it is likely that it will still work
minecraft.narrator.error.hide_stacktrace only disables direct stack traces, the stacktrace for supressed exceptions will still show if minecraft.narrator.error.replace_exception is set to false请登录后举报
暂无评论,抢个沙发吧~