Bonus loot table crash(using connector in a forge modpack for mythic metals)
Tidoto opened this issue ยท 1 comments
so i couldnt open lootr chests anymore and then it crashed, looking in the logs this seems to be the most important piece of the logs:
detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Server thread
Suspected Mod:
Mythic Metals (mythicmetals), Version: 0.19.31.20.1
Mixin class: nourl.mythicmetals.mixin.TableBonusLootConditionMixin
Target: net.minecraft.world.level.storage.loot.predicates.BonusLevelTableCondition
at TRANSFORMER/[email protected]/net.minecraft.world.level.storage.loot.predicates.BonusLevelTableCondition.localvar$cmd000$mythicmetals$increaseFortune(BonusLevelTableCondition.java:529)
something about the bonus loottable is breaking everything, now what?