Night Config Fixes [Archived] logo

Night Config Fixes [Archived]

Mod

by Fuzs

A small number of workarounds for relatively common issues concerning the Night Config library.

Downloads

35,235,894

Type

Mod

CurseForge ID

813369

Last Updated

Apr 8, 2026

Description

Night Config Fixes is discontinued as of 2026-04-02.

The issues with the Night Config library have been resolved within NeoForge itself for Minecraft 1.21+.

banner.png

strip.png

v1?label=&message=Discord&color=ECEBE6&labelColor=2F4858&style=for-the-badge&logo=discord&logoColor=whitev1?label=&message=Twitter&color=ECEBE6&labelColor=2F4858&style=for-the-badge&logo=x&logoColor=whitev1?label=&message=YouTube&color=ECEBE6&labelColor=2F4858&style=for-the-badge&logo=youtube&logoColor=whitev1?label=&message=GitHub&color=ECEBE6&labelColor=2F4858&style=for-the-badge&logo=github&logoColor=whitev1?label=&message=CurseForge&color=ECEBE6&labelColor=2F4858&style=for-the-badge&logo=curseforge&logoColor=whitev1?label=&message=Modrinth&color=ECEBE6&labelColor=2F4858&style=for-the-badge&logo=modrinth&logoColor=white

strip.png

about.png

Night Config Fixes exists for the sole purpose of implementing a workaround for the rather common com.electronwill.nightconfig.core.io.ParsingException: Not enough data available issue related to config loading when using the Night Config library (used by Forge's config system, as well as many mods on Fabric).

There have been daily reports mentioning this issue for the Better Minecraft mod packs, which feels common enough to provide a dedicated workaround mod.

strip.png

features.png

▶️ The issue occurs randomly where a config file will just go blank and Night Config will throw the exception when trying to read that file next time.

▶️ Night Config Fixes makes sure this no longer crashes the game, but instead catches the exception and simply recreates the config from its default values.

▶️ Modpacks must put their configured config files in the defaultconfigs directory instead of config so the correct values can be restored!

▶️ Also includes an additional option to generate server configs on Forge in the global config directory instead of locally per world in serverconfig!

▶️ Find out more details on the GitHub repository!

strip.png

installation.png

INSTALLATION OPTIONAL ON CLIENT & OPTIONAL ON SERVER

strip.png

configuration.png

If available for a mod, configuration is possible directly from in-game using the mod menu (requires Mod Menu by Prospector to be installed on Fabric). Please note that on older Minecraft versions installing Forge Config Screens is also a requirement.

For manual configuration using an external text editor all files are found at .minecraft/config, named as MOD_ID-client.toml, MOD_ID-common.toml, or MOD_ID-server.toml, depending on the type of config. Not all types might exist for a mod, if any at all.

strip.png

banner.png    banner.png   banner.png    banner.png   banner.png    banner.png   banner.png    banner.png   banner.png    banner.png  

strip.png

studio.png

strip.png

Similar Mods

Included in Modpacks

External Resources