#ShowCaseSurprises (i need help)
6 messages · Page 1 of 1 (latest)
Replace this stroke in fabric.mod.json:
"mixins": [
"showcasesurpriser.mixins.json",
{
"config": "showcasesurpriser.client.mixins.json",
"environment": "client"
}
],
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on onTick could not find any targets matching 'tick' in net/minecraft/entity/player/PlayerEntity. Using refmap showcasesurpriser.refmap.json [INJECT_PREPARE Applicator Phase -> showcasesurpriser.client.mixins.json:AirWalk from mod showcasesurpriser -> Prepare Injections -> handler$zng000$showcasesurpriser$onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse -> -> Validate Targets]
are you sure the target is correct?
I don’t know, man) I am trying to fix this , but I can’t)