Carpet Shadow

Carpet Shadow

11.9k Downloads

1.18.2 Faulty build, cannot prepare injector on carpet carpet-shadow.mixins.json:inv_updates.loaders.BlockItemMixin from mod carpet-shadow

yeetus-maximus opened this issue ยท 2 comments

commented

[01:41:19] [main/ERROR]: Mixin apply for mod carpet-shadow failed carpet-shadow.mixins.json:inv_updates.loaders.BlockItemMixin from mod carpet-shadow -> net.minecraft.class_1747: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Critical injection failure: @reDIrect annotation on interceptBlockEntityLoad could not find any targets matching 'writeTagToBlockEntity' in net.minecraft.class_1747. Using refmap carpet-shadow-refmap.json [PREINJECT Applicator Phase -> carpet-shadow.mixins.json:inv_updates.loaders.BlockItemMixin from mod carpet-shadow -> Prepare Injections -> -> redirect$znm001$interceptBlockEntityLoad(Lnet/minecraft/class_2586;Lnet/minecraft/class_2487;)V -> Parse]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @reDIrect annotation on interceptBlockEntityLoad could not find any targets matching 'writeTagToBlockEntity' in net.minecraft.class_1747. Using refmap carpet-shadow-refmap.json [PREINJECT Applicator Phase -> carpet-shadow.mixins.json:inv_updates.loaders.BlockItemMixin from mod carpet-shadow -> Prepare Injections -> -> redirect$znm001$interceptBlockEntityLoad(Lnet/minecraft/class_2586;Lnet/minecraft/class_2487;)V -> Parse]

commented

fixed by recompiling carpet-shadow-mixins under blockitem change writeTag to writeNbt

commented

i will be closing this issue as i have found a fix