Item Alchemy (Fabric)

Item Alchemy (Fabric)

48k Downloads

Game crash on Fabric 1.20.1

Zeppelin5079 opened this issue ยท 1 comments

commented

Using MCPitanLibarch version 1.7.9

mod version 0.7.1 seems fine, only 0.7.2 gone wrong.

[12:08:13] [main/ERROR]: Mixin apply for mod itemalchemy failed itemalchemy.mixins.json:ItemStackMixin from mod itemalchemy -> net.minecraft.class_1799: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Critical injection failure: @Inject annotation on damage could not find any targets matching 'Lnet/minecraft/class_1799;method_7970(ILjava/util/Random;Lnet/minecraft/class_3222;)Z' in net.minecraft.class_1799. Using refmap itemalchemy-refmap.json [PREINJECT Applicator Phase -> itemalchemy.mixins.json:ItemStackMixin from mod itemalchemy -> Prepare Injections -> -> handler$deh000$itemalchemy$damage(ILjava/util/Random;Lnet/minecraft/class_3222;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V -> Parse]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on damage could not find any targets matching 'Lnet/minecraft/class_1799;method_7970(ILjava/util/Random;Lnet/minecraft/class_3222;)Z' in net.minecraft.class_1799. Using refmap itemalchemy-refmap.json [PREINJECT Applicator Phase -> itemalchemy.mixins.json:ItemStackMixin from mod itemalchemy -> Prepare Injections -> -> handler$deh000$itemalchemy$damage(ILjava/util/Random;Lnet/minecraft/class_3222;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V -> Parse]

commented

i can confirm i am facing this issue with 1.20.1 mod version 0.7.3 from curseforge