You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
at MC-BOOTSTRAP/com.google.common@31.1-jre/com.google.common.base.Preconditions.checkState(Preconditions.java:512)
at TRANSFORMER/neoforge@20.4.214/net.neoforged.neoforge.common.ModConfigSpec$ConfigValue.get(ModConfigSpec.java:915)
at TRANSFORMER/refinedstorage@1.13.0-beta.4/com.refinedmods.refinedstorage.config.ClientConfig$Cover.showAllRecipesInJEI(ClientConfig.java:115)
at TRANSFORMER/refinedstorage@1.13.0-beta.4/com.refinedmods.refinedstorage.RSCreativeModeTabItems.addCovers(RSCreativeModeTabItems.java:129)
at TRANSFORMER/refinedstorage@1.13.0-beta.4/com.refinedmods.refinedstorage.RSCreativeModeTabItems.append(RSCreativeModeTabItems.java:125)
at TRANSFORMER/refinedstorage@1.13.0-beta.4/com.refinedmods.refinedstorage.RSCreativeModeTabItems.lambda$register$1(RSCreativeModeTabItems.java:26)
at TRANSFORMER/neoforge@20.4.214/net.neoforged.neoforge.event.EventHooks.onCreativeModeTabBuildContents(EventHooks.java:938)
at TRANSFORMER/minecraft@1.20.4/net.minecraft.world.item.CreativeModeTab.buildContents(CreativeModeTab.java:152)
at TRANSFORMER/minecraft@1.20.4/net.minecraft.world.item.CreativeModeTabs.lambda$buildAllTabContents$50(CreativeModeTabs.java:1888)
[...]
at TRANSFORMER/minecraft@1.20.4/net.minecraft.world.item.CreativeModeTabs.buildAllTabContents(CreativeModeTabs.java:1888)
at TRANSFORMER/minecraft@1.20.4/net.minecraft.world.item.CreativeModeTabs.tryRebuildTabContents(CreativeModeTabs.java:1897)
at TRANSFORMER/computercraft@1.109.6/dan200.computercraft.shared.CommonHooks.onServerStarted(CommonHooks.java:69)
at TRANSFORMER/computercraft@1.109.6/dan200.computercraft.shared.ForgeCommonHooks.onServerStarted(ForgeCommonHooks.java:42)
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:386)
at TRANSFORMER/neoforge@20.4.214/net.neoforged.neoforge.server.ServerLifecycleHooks.handleServerStarted(ServerLifecycleHooks.java:95)
How can we reproduce this bug or crash?
See forgecraft
What Minecraft version is this happening on?
Minecraft 1.20.4
What Forge version is this happening on?
irrelevant
What Refined Storage version is this happening on?
1.20.4
Relevant log output
java.lang.IllegalStateException: Cannot get config value before config is loaded.
This error is currently only thrown in the development environment, to avoid breaking published mods.
In a future version, this will also throw in the production environment.
The text was updated successfully, but these errors were encountered:
Describe the bug
How can we reproduce this bug or crash?
See forgecraft
What Minecraft version is this happening on?
Minecraft 1.20.4
What Forge version is this happening on?
irrelevant
What Refined Storage version is this happening on?
1.20.4
Relevant log output
The text was updated successfully, but these errors were encountered: