Saving config while game is running sometimes causes config to reset.
The-Arcanian opened this issue ยท 3 comments
When messing around with some mods including Apotheosis and Farmer's Delight. I was adding to the Enchanting Stacks list to match the enchanted books added, and disabling the matrix enchanting from Oddities. But saving the config file while the game was running was sometimes causing the config file to reset.
Looking at the debug it might actually be a problem with forge's config handling. It seems to be flagging every list in the config as errored even though I have only touched one of them them.
Hello! Quark's moved to 1.18 now-- unfortunately, this means that (unless your bug is critical and/or game-breaking), we're closing support for issues filed for versions prior to it (e.g. Quark on 1.16).
If your issue still occurs on 1.18, or if your issue happens to be rather critical (e.g. consistently crashing the game with no other mods present), please leave another note or open a new issue. Thanks for your cooperation!
@Alwinfy Just tested in 1.18.1. It is still an issue and there is still a line in the log that states something along the line of "[25Jan2022 15:02:16.372] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\User\Dropbox\Minecraft\MultiMC\instances\Arc'E'Tech 1.18 Experimental.minecraft\config\quark-common.toml is not correct. Correcting" When all I have done is change the values that should be changeable.