Closed DRACTION closed 1 month ago
Log: https://paste.ee/p/gbVl4 Crash-report: https://paste.ee/p/VpsIG
I want to draw attention to the following lines in the log
[20:58:55] [Render thread/FATAL] [mixin/]: Mixin apply failed doggytalents.1_18_2.mixins.json:HumanoidModelMixin_1_18_2 -> net.minecraft.client.model.HumanoidModel: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Critical injection failure: @Inject annotation on dtn__poseRightArm could not find any targets matching 'poseRightArm(Lnet/minecraft/world/entity/LivingEntity;)V' in net.minecraft.client.model.HumanoidModel. No refMap loaded. [PREINJECT Applicator Phase -> doggytalents.1_18_2.mixins.json:HumanoidModelMixin_1_18_2 -> Prepare Injections -> -> handler$zza000$dtn__poseRightArm(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse] org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on dtn__poseRightArm could not find any targets matching 'poseRightArm(Lnet/minecraft/world/entity/LivingEntity;)V' in net.minecraft.client.model.HumanoidModel. No refMap loaded. [PREINJECT Applicator Phase -> doggytalents.1_18_2.mixins.json:HumanoidModelMixin_1_18_2 -> Prepare Injections -> -> handler$zza000$dtn__poseRightArm(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse]
If I understand correctly, the problem lies in Mixin. Could you please sort this out?
Crash confirmed! a patch is on the way!
patch uploaded!
Thx for supporting, with love from "the country that must not be named" )))
Log: https://paste.ee/p/gbVl4 Crash-report: https://paste.ee/p/VpsIG
I want to draw attention to the following lines in the log
If I understand correctly, the problem lies in Mixin. Could you please sort this out?