[BUG] registry trying to load before mod is loaded
Swantsy opened this issue ยท 1 comments
Is there an existing issue for this?
- I have searched the existing issues
Are you using the latest MineColonies Version?
- I am running the latest alpha version of MineColonies for my Minecraft version.
Did you check on the Wiki? or ask on Discord?
- I checked the MineColonies Wiki and made sure my issue is not covered there. Or I was sent from discord to open an issue here.
What were you playing at the time? Were you able to reproduce it in both settings?
- Single Player
- Multi Player
Minecraft Version
1.20.1
MineColonies Version
1.20.1-1.1.344-BETA
Structurize Version
1.20.1-1.0.662-BETA
Related Mods and their Versions
ATM 9 version 0.2.28
Current Behavior
Full game crash upon completing one of the quests
Expected Behavior
no game crashing
Reproduction Steps
Finish one of the quests in the quest book. Somtetimes it takes 2 quests.
Logs
Anything else?
iron431 commented 7 minutes ago
at com.minecolonies.api.compatibility.CompatibilityManager.discoverAllItems(CompatibilityManager.java:633) ~[minecolonies-1.20.1-1.1.344-BETA.jar%23754!/:1.20.1-1.1.344-BETA] {re:classloading}
This looks like an issue with minecolonies attempting to load our registry before our mod has loaded. You should also report this to them. I would have to look into this further to see if there's anything I can do on my end