DashieDev / DoggyTalentsNext

The Art of Minecraft Wolf.
GNU Lesser General Public License v3.0
14 stars 4 forks source link

[1.18.2-1.18.32-Forge] Crash with mixin #103

Closed DRACTION closed 1 week ago

DRACTION commented 1 week 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?

DashieDev commented 1 week ago

Crash confirmed! a patch is on the way!

DashieDev commented 1 week ago

patch uploaded!

DRACTION commented 1 week ago

Thx for supporting, with love from "the country that must not be named" )))