orange_juice13 Posted September 18, 2023 Posted September 18, 2023 This is the error message: The game crashed whilst rendering overlay Error: net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file thermal-client.toml of type CLIENT for modid thermal Here is the link to the crash report: (i don't believe there was a log report) https://paste.ee/p/62mAB Quote
Linksapprentice Posted September 18, 2023 Posted September 18, 2023 It’s caused by an appeared conflict between night config and one of the Thermal series mods. I would try messing around with the versions of both mods. For reference the reason I think this is because of these lines: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.4.jar%237!/:?] {} And net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file thermal-client.toml of type CLIENT for modid thermal Alternatively, you may or may not have edited, the thermal series config files in way that causes a syntax error. Quote
Recommended Posts
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.