When a config is detected as incorrect at the moment only a log is printed indicating that the config was incorrect. It doesn't say though what exactly was incorrect.
I suggest adding a log ouput at https://github.com/neoforged/NeoForge/blob/1.21.x/src/main/java/net/neoforged/neoforge/common/ModConfigSpec.java#L185 for that
When a config is detected as incorrect at the moment only a log is printed indicating that the config was incorrect. It doesn't say though what exactly was incorrect.
I suggest adding a log ouput at https://github.com/neoforged/NeoForge/blob/1.21.x/src/main/java/net/neoforged/neoforge/common/ModConfigSpec.java#L185 for that