Crashes when used with Shield Overhaul
Rad586 opened this issue ยท 1 comments
Describe the bug
Crashes when used with shield overhaul.
Error messages
[18:54:55] [main/WARN]: @ModifyConstant conflict. Skipping shield_overhaul.mixins.json:LivingEntityMixin from mod shield_overhaul->@ModifyConstant::setShieldUseDelay(I)I with priority 1000, already redirected by cenchants.mixins.json:CenchantsLivingEntityMixin from mod cenchants->@ModifyConstant::modifyArmTime(I)I with priority 1000
(then the game crashes)
To Reproduce
If applicable, list the steps to reproduce the behavior:
Intall these two mods.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Seems the lightweight enchant in combat enchantments conflicts with the "no shield delay" feature in shield overhaul.
version: 1.19.2 fabric, cenchants 2.14.2(newer versions doesn't work on 1.19.2)