
Ticking entity server crash with IC2 classic
MadBoyMystMan opened this issue ยท 1 comments
Forge 1.19.2
Every time mod hits you when you wear any armor it cause ticking entity crash. I found out that deleting IC2C OR apotheosis fixes it.
Is there a way to make these two mods compatible? I really love your mod!
Crash report:
crash-2025-01-02_14.59.17-server.txt
upd: the reason is probably in armor system as said by ic2c dev:
"Looks like our asm patch for the armor system that forge removed is causing a crash...
Though it looks like another mod is crash coming from another mod and not ic2c.
Looks like our asm mod patches our stuff and the other mod tried to patch it to and failed."
IC2C doesn't appear to factor into this equation, it's a mixin conflict between Tensura and Apotheosis.
Mixin [tensura.mixins.json:MixinCombatRules] from phase [DEFAULT] in config [tensura.mixins.json] FAILED during APPLY
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @At("CONSTANT") on net/minecraft/world/damagesource/CombatRules::getMaxPercentageReduced with priority 1000 cannot inject into net/minecraft/world/damagesource/CombatRules::m_19272_(FFF)F merged by shadows.apotheosis.mixin.CombatRulesMixin with priority 1000 [PREINJECT Applicator Phase -> tensura.mixins.json:MixinCombatRules -> Prepare Injections -> -> constant$bfi000$getMaxPercentageReduced(F)F -> Prepare]
Apoth 1.19 is no longer receiving any updates, so your options are to remove Tensura or Apoth.