Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

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

We determined this was due to the files not existing.
When a file does not exist, the values contained within also do not exist, and are therefore reported to us as null.

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...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.