Jump to content

Forge 36.1.65 Cascading TOML parsing failure


Recommended Posts

I'm not sure how many forge versions are affected, but something on the forge side has broken, causing toml's to be read as a slew of "nulls" at a random point during Generating KeysForge ON ITS OWN starts off the toml error by the following:

[23Jul2021 02:54:45.453] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
[23Jul2021 02:54:45.509] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\chris\AppData\Roaming\.minecraft\saves\New World\serverconfig\forge-server.toml is not correct. Correcting
[23Jul2021 02:54:45.510] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}. 
[23Jul2021 02:54:45.510] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.removeErroringEntities was corrected from null to its default, false.

<<continues saying these keys were null, then it starts saying configs in the config folder were null as well>>

Then proceeds to do this to several other tomls afterward.  This usually results in the modloader forgetting the configurations set by users and loading the "defaults" into RAM instead, though it doesn't write them to the files.  It does this in both saves/world/serverconfig and .minecraft/config folders

 

Edited by KaleidioMakesGames
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.