Pehkui

Pehkui

35M Downloads

Forge crashes with Pehkui and Miraculous mods

daimond113 opened this issue ยท 2 comments

commented

When I tried to install Miraculous and Pehkui for my mod, I got an error while trying to open the client and the error is;

[main/FATAL] [mixin/]: Mixin apply failed pehkui.mixins.json:EntityVehicleHeightOffsetMixin -> net.minecraft.entity.player.PlayerEntity: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Critical injection failure: @Inject annotation on onGetHeightOffset could not find any targets matching 'func_70033_W()D' in net.minecraft.entity.player.PlayerEntity. Using refmap Pehkui-refmap.json [PREINJECT Applicator Phase -> pehkui.mixins.json:EntityVehicleHeightOffsetMixin -> Prepare Injections ->  -> handler$zzl000$onGetHeightOffset(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V -> Parse]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on onGetHeightOffset could not find any targets matching 'func_70033_W()D' in net.minecraft.entity.player.PlayerEntity. Using refmap Pehkui-refmap.json [PREINJECT Applicator Phase -> pehkui.mixins.json:EntityVehicleHeightOffsetMixin -> Prepare Injections ->  -> handler$zzl000$onGetHeightOffset(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V -> Parse]

I got this error on

forge 1.16.5, 36.1.32 and 36.1.0
pehkui 2.2.1
miraculous a1.10

commented

This error still occurs in forge 36.2.0

commented

Unable to reproduce with Pehkui 2.5.2, Miraculous a1.11, and Forge 36.2.8. If the problem still occurs, please open a new issue.