Is there an existing issue for this?
Are you using the latest MineColonies Version?
Did you check on the Wiki? or ask on Discord?
What were you playing at the time? Were you able to reproduce it in both settings?
Minecraft Version
1.20
MineColonies Version
1.1.1327
Structurize Version
1.0.831
Related Mods and their Versions
Neo 230
Current Behavior
Update minecolonies from 1320 to 1327
Modpack fails to load
Downgrade back to 1320
Loads fine
Expected Behavior
Modpack to load without error from minecolonies
Reproduction Steps
Update minecolonies from 1320 to 1327
launch modpack
Logs
https://gist.github.com/Shadizar/18e6a2069f72c5423d9b70ff21a13a76
Anything else?
I speculate it's related to tool tier because of
java.lang.IllegalStateException: Cannot get config value before config is loaded.
at MC-BOOTSTRAP/com.google.common@32.1.2-jre/com.google.common.base.Preconditions.checkState(Preconditions.java:512) ~[guava-32.1.2-jre.jar%23135!/:?]
at TRANSFORMER/neoforge@21.1.230/net.neoforged.neoforge.common.ModConfigSpec$ConfigValue.getRaw(ModConfigSpec.java:1235) ~[neoforge-21.1.230-universal.jar%23678!/:?]
at TRANSFORMER/neoforge@21.1.230/net.neoforged.neoforge.common.ModConfigSpec$ConfigValue.get(ModConfigSpec.java:1222) ~[neoforge-21.1.230-universal.jar%23678!/:?]
at TRANSFORMER/morevanillashields@1.0.2-1.21.1/com.rajhab.morevanillashields_mod.item.ModItems$1.getMaxDamage(ModItems.java:53) ~[morevanillashields-1.0.2-1.21.1.jar%23987!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.item.ItemStack.getMaxDamage(ItemStack.java:445) ~[client-1.21.1-20240808.144430-srg.jar%23677!/:?]
at TRANSFORMER/minecolonies@1.1.1327-1.21.1-snapshot/com.minecolonies.api.equipment.ModEquipmentTypes.durabilityBasedLevel(ModEquipmentTypes.java:218) ~[minecolonies-1.1.1327-1.21.1-snapshot.jar%23972!/:1.1.1327-1.21.1-snapshot]
at TRANSFORMER/minecolonies@1.1.1327-1.21.1-snapshot/com.minecolonies.api.equipment.ModEquipmentTypes.initRegisterEquipmentTiers(ModEquipmentTypes.java:264) ~[minecolonies-1.1.1327-1.21.1-snapshot.jar%23972!/:1.1.1327-1.21.1-snapshot]
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
(but my guess could sure be wrong)
Footer
Viewers
- Add a 👍 reaction to the bug report if you are also affected. This helps the bug report become more visible without cluttering the comments.
- ⚠️ Only add a comment if you have new insights or background information not already mentioned. Off-topic or "+1" comments will be deleted to keep the discussion focused.
Is there an existing issue for this?
Are you using the latest MineColonies Version?
I am also running the latest versions of other mods that are part of my problem.
Did you check on the Wiki? or ask on Discord?
What were you playing at the time? Were you able to reproduce it in both settings?
Minecraft Version
1.20
MineColonies Version
1.1.1327
Structurize Version
1.0.831
Related Mods and their Versions
Neo 230
Current Behavior
Update minecolonies from 1320 to 1327
Modpack fails to load
Downgrade back to 1320
Loads fine
Expected Behavior
Modpack to load without error from minecolonies
Reproduction Steps
Update minecolonies from 1320 to 1327
launch modpack
Logs
https://gist.github.com/Shadizar/18e6a2069f72c5423d9b70ff21a13a76
Anything else?
I speculate it's related to tool tier because of
java.lang.IllegalStateException: Cannot get config value before config is loaded.
at MC-BOOTSTRAP/com.google.common@32.1.2-jre/com.google.common.base.Preconditions.checkState(Preconditions.java:512) ~[guava-32.1.2-jre.jar%23135!/:?]
at TRANSFORMER/neoforge@21.1.230/net.neoforged.neoforge.common.ModConfigSpec$ConfigValue.getRaw(ModConfigSpec.java:1235) ~[neoforge-21.1.230-universal.jar%23678!/:?]
at TRANSFORMER/neoforge@21.1.230/net.neoforged.neoforge.common.ModConfigSpec$ConfigValue.get(ModConfigSpec.java:1222) ~[neoforge-21.1.230-universal.jar%23678!/:?]
at TRANSFORMER/morevanillashields@1.0.2-1.21.1/com.rajhab.morevanillashields_mod.item.ModItems$1.getMaxDamage(ModItems.java:53) ~[morevanillashields-1.0.2-1.21.1.jar%23987!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.item.ItemStack.getMaxDamage(ItemStack.java:445) ~[client-1.21.1-20240808.144430-srg.jar%23677!/:?]
at TRANSFORMER/minecolonies@1.1.1327-1.21.1-snapshot/com.minecolonies.api.equipment.ModEquipmentTypes.durabilityBasedLevel(ModEquipmentTypes.java:218) ~[minecolonies-1.1.1327-1.21.1-snapshot.jar%23972!/:1.1.1327-1.21.1-snapshot]
at TRANSFORMER/minecolonies@1.1.1327-1.21.1-snapshot/com.minecolonies.api.equipment.ModEquipmentTypes.initRegisterEquipmentTiers(ModEquipmentTypes.java:264) ~[minecolonies-1.1.1327-1.21.1-snapshot.jar%23972!/:1.1.1327-1.21.1-snapshot]
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
(but my guess could sure be wrong)
Footer
Viewers