SpongePowered / Mixin

Mixin is a trait/mixin and bytecode weaving framework for Java using ASM
MIT License
1.41k stars 194 forks source link

injection failed #652

Closed hgamingyt closed 10 months ago

hgamingyt commented 10 months ago

Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on lodestoneFireEffectTicking could not find any targets matching 'Lnet/minecraft/world/entity/Entity;m6075()V' in net.minecraft.world.entity.Entity. Using refmap lodestone.refmap.json [PREINJECT Applicator Phase -> lodestone.mixins.json:EntityMixin -> Prepare Injections -> -> handler$zzb000$lodestoneFireEffectTicking(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse] Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [lodestone.mixins.json:EntityMixin] from phase [DEFAULT] in config [lodestone.mixins.json] FAILED during APPLY Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered Caused by: java.lang.RuntimeException: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered Caused by: java.lang.reflect.InvocationTargetException

Zidane commented 10 months ago

This is not an issue tracker for mods. Go report this to lodestone.