
Fabric Enchantments 0.4.1 update made the mixins clash with the ones from sihywtcamd and crash the game on startup
SplendidAlakey opened this issue ยท 1 comments
MC 1.17.1
Fabric API 0.37.1
Fabric Enchantments 0.4.1
So I heard you were talking shit about Minecraft difficulty 1.3.1
Mod page
When trying to start the game with both mods present, it will crash before fully initializing. I know there's a 1.4.1 version of sihywtcamd, but I'm intentionally not using that one as it causes issues at the moment with the negative Y. And I assume both would still clash with Fabric Ecnhantments. FE 0.4.0 and 0.3.2 work just fine.
Mixin clash in question
Mixin apply failed sihywtcamd.mixins.json:EndermanMixin -> net.minecraft.class_1560: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException @at("INVOKE") on net/minecraft/class_1560::addBlindnessE with priority 1000 cannot inject into net/minecraft/class_1560::method_7026(Lnet/minecraft/class_1657;)Z merged by safro.fabric.enchantments.mixin.enchantment.PumpkinHeadMixin with priority 1000 [PREINJECT Applicator Phase -> sihywtcamd.mixins.json:EndermanMixin -> Prepare Injections -> -> handler$caf000$addBlindnessE(Lnet/minecraft/class_1657;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V -> Prepare]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @at("INVOKE") on net/minecraft/class_1560::addBlindnessE with priority 1000 cannot inject into net/minecraft/class_1560::method_7026(Lnet/minecraft/class_1657;)Z merged by safro.fabric.enchantments.mixin.enchantment.PumpkinHeadMixin with priority 1000 [PREINJECT Applicator Phase -> sihywtcamd.mixins.json:EndermanMixin -> Prepare Injections -> -> handler$caf000$addBlindnessE(Lnet/minecraft/class_1657;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V -> Prepare]
Full log: [removed]