[Bug] mod未能正确的生成/加载配置,随即崩溃
Mr-Ao-Dragon opened this issue · 2 comments
Minecraft Version
- 1.12.2 (End of support)
- 1.16.5 (End of support)
- 1.18.2 (End of support)
- 1.19.2 (End of support)
- 1.20/1.20.1
- 1.21/1.21.1
What happened?
- install all the mod 10 to the sky modpack.
- install touhoulittlemaid mod.
- install superb warfare.
- now crashed.
Relevant log output
crash-2025-09-11_15.18.26-client.txt
Contact Details
The bug report indicates an issue with the simple_weather-1.0.13.jar mod.
The bug report does not contain any crash information for this mod. Please report it at https://github.com/Soaryn/XyCraftTracker/issues.
java.lang.IllegalStateException: Cannot get config value before config is loaded.
at MC-BOOTSTRAP/[email protected]/com.google.common.base.Preconditions.checkState(Preconditions.java:512) ~[guava-32.1.2-jre.jar%23111!/:?] {re:mixin}
at TRANSFORMER/[email protected]/net.neoforged.neoforge.common.ModConfigSpec$ConfigValue.getRaw(ModConfigSpec.java:1235) ~[neoforge-21.1.206-universal.jar%23495!/:?] {re:mixin,re:classloading}
at TRANSFORMER/[email protected]/net.neoforged.neoforge.common.ModConfigSpec$ConfigValue.get(ModConfigSpec.java:1222) ~[neoforge-21.1.206-universal.jar%23495!/:?] {re:mixin,re:classloading}
at TRANSFORMER/[email protected]/tv.soaryn.simpleweather.SimpleWeather$NeoBus.renderWeather(SimpleWeather.java:65) ~[simple_weather-1.0.13.jar%23763!/:?] {re:classloading}