Noaaan / MythicMetals

Fabric based Minecraft mod that adds new materials into the game. Includes new tools, ores, anvils, and sets of armor.
Other
73 stars 26 forks source link

Bonus loot table crash(using connector in a forge modpack for mythic metals) #228

Closed Tidoto closed 4 months ago

Tidoto commented 4 months ago

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/minecraft@1.20.1/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?

Tidoto commented 4 months ago

Aether Redux update which has the description: "Fixed Servers crashing" is the cause for game crashes, not mythic metals.