Log: Warning: Incorrect key was corrected
pavog opened this issue ยท 2 comments
Hi there, I am running fresh new Forge server on 1.18.2 (Forge 40.1.0) with [1.18.2] YUNG's Bridges v2.1.0 (Forge) freshly installed.
In the server log I can see some warnings on server startup:
[30Jun2022 08:07:26.651] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/YungsBridges-forge-1_18.toml is not correct. Correcting
[30Jun2022 08:07:26.652] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Bridges was corrected from null to its default, SimpleCommentedConfig:{}.
[30Jun2022 08:07:26.653] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Bridges.Blacklisted Biomes was corrected from null to its default, [].
[30Jun2022 08:07:26.653] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Bridges.Spawn Rates was corrected from null to its default, SimpleCommentedConfig:{}.
[30Jun2022 08:07:26.653] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Bridges.Spawn Rates.Small Bridge Spawn Rate was corrected from null to its default, 2.
[30Jun2022 08:07:26.654] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Bridges.Spawn Rates.Medium Bridge Spawn Rate was corrected from null to its default, 2.
[30Jun2022 08:07:26.654] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Bridges.Spawn Rates.Large Bridge Spawn Rate was corrected from null to its default, 2.
Could you please try to correct the default config values so that the server / forge does not need to correct them by itself?
Full server log: https://mclo.gs/w9iw1rL
Thank you! :-)
I'm not really sure what you're asking here. If this is the first time you're running the server, then what you're seeing is Forge populating the config with its default settings, no?