Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quark config reload msg spam #1396

Closed
Rodg88 opened this issue Feb 24, 2021 · 4 comments
Closed

Quark config reload msg spam #1396

Rodg88 opened this issue Feb 24, 2021 · 4 comments

Comments

@Rodg88
Copy link
Contributor

Rodg88 commented Feb 24, 2021

Modpack version
0.4.0

Describe the bug
On first joining a world after startup, I get a msg every few seconds saying the quark config was reloaded. It seems to be reloading a few different config files, but quark is the only one that prints a msg. EG:

[24Feb2021 21:10:56.599] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] - If you changed anything that would change recipes, please run /reload.
[24Feb2021 21:10:56.599] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] - If your changes aren't applied, try restarting the game.
[24Feb2021 21:11:06.474] [Thread-1/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file /Users/Rodger/Library/Application Support/gdlauncher_next/instances/E6 0.4/config/Mekanism/tools.toml is not correct. Correcting
[24Feb2021 21:11:06.482] [Thread-1/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file /Users/Rodger/Library/Application Support/gdlauncher_next/instances/E6 0.4/config/kleeslabs-common.toml is not correct. Correcting
[24Feb2021 21:11:06.486] [Thread-1/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file /Users/Rodger/Library/Application Support/gdlauncher_next/instances/E6 0.4/config/quark-common.toml is not correct. Correcting
[24Feb2021 21:11:06.531] [Thread-1/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file /Users/Rodger/Library/Application Support/gdlauncher_next/instances/E6 0.4/config/endermail-common.toml is not correct. Correcting
[24Feb2021 21:11:06.533] [Thread-1/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file /Users/Rodger/Library/Application Support/gdlauncher_next/instances/E6 0.4/config/sophisticatedbackpacks-common.toml is not correct. Correcting
[24Feb2021 21:11:06.535] [Thread-1/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file /Users/Rodger/Library/Application Support/gdlauncher_next/instances/E6 0.4/config/aquaculture-common.toml is not correct. Correcting
[24Feb2021 21:11:06.537] [Thread-1/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file /Users/Rodger/Library/Application Support/gdlauncher_next/instances/E6 0.4/config/immersivepetroleum-common.toml is not correct. Correcting

Exiting the world to the main menu and reloading the world seems to reduce the amount of configs that reload. Last test it changed to only spamming [24Feb2021 21:28:02.304] [Thread-1/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file /Users/Rodger/Library/Application Support/gdlauncher_next/instances/E6 0.4/config/Mekanism/tools.toml is not correct. Correcting in the log post world reload
Logs
https://gist.githubusercontent.com/Rodg88/1b95752c0b734a5fb4b9fecc064c5cdb/raw/9ee4e5f2073734dd13dc237a55c71c24e7e256b2/latest.log

Screenshots
https://media.discordapp.net/attachments/726178356143456287/814076717097811978/unknown.png

@Rodg88 Rodg88 added the Bug label Feb 24, 2021
@NielsPilgaard
Copy link
Collaborator

Thanks for the report, this is a known issue that Quark has resolved or is still actively working to resolve :P strange that it only happens to some.

@NielsPilgaard NielsPilgaard added Mod Issue Status: Reported The mod issue has been reported. and removed Bug labels Feb 24, 2021
@Rodg88
Copy link
Contributor Author

Rodg88 commented Feb 25, 2021

I'm just trying a test fix build of Quark now, but it might not just be Quark that's the issue. In the log its saying there's cfg updates in Mekanism/tools, kleeslabs-common, quark-common, endermail-common, sophisticatedbackpacks-common, aquaculture-common, and immersivepetroleum-common.

It might be related to this forge commit? Looks like this is what's writing the log entries anyway MinecraftForge/MinecraftForge@d2cfda3

And if the quark update does fix it, the other mods might just need to use the forge config api, as that's what's mentioned in the quark commit for the test build. VazkiiMods/Quark#3022

@XerockXMG
Copy link

I'm also hitting this. Just updated to 0.4.0. Although I am only getting Quark and Sophisticatedbackpacks for mine.

21:59:03.405
net.minecraftforge.fml.config.ConfigFileTypeHandler
Thread-1
Configuration file C:\Users\Xerock\Documents\Curse\Minecraft\Instances\Enigmatica 6 - E6 - 1.16.5\config\quark-common.toml is not correct. Correcting
21:59:03.458
net.minecraftforge.fml.config.ConfigFileTypeHandler
Thread-1
Configuration file C:\Users\Xerock\Documents\Curse\Minecraft\Instances\Enigmatica 6 - E6 - 1.16.5\config\sophisticatedbackpacks-common.toml is not correct. Correcting

@NielsPilgaard NielsPilgaard added Status: Fixed In Next Release and removed Status: Reported The mod issue has been reported. labels Feb 25, 2021
@ModernGamingWorld
Copy link

Heres a detail reason of why this is happening, Just know Ae2 wont fix it
ShetiPhian/Localizations-and-Issues#293

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants