[15:32:13] [Worker-Main-6/ERROR]: Caught exception during event FMLCommonSetupEvent dispatch for modid curios
MixinTransformerError:
An unexpected critical error was encountered
Caused by: MixinApplyError:
Mixin [inventorio-forge.mixins.json:curios.SPacketSyncModifiersMixin from mod inventorio] from phase [DEFAULT]
in config [inventorio-forge.mixins.json]
FAILED during APPLY
Caused by: InvalidInjectionException: Critical injection failure:
@Inject annotation on inventorioResetSlots could not find any targets matching
'lambda$handle$0(Ltop/theillusivec4/curios/common/network/server/sync/SPacketSyncModifiers;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/Entity;Ltop/theillusivec4/curios/api/type/capability/ICuriosItemHandler;)V'
in top.theillusivec4.curios.common.network.server.sync.SPacketSyncModifiers.
No refMap loaded.
[PREINJECT Applicator Phase
-> inventorio-forge.mixins.json:curios.SPacketSyncModifiersMixin from mod inventorio
-> Prepare Injections
-> handler$dbh000$inventorio$inventorioResetSlots(Ltop/theillusivec4/curios/common/network/server/sync/SPacketSyncModifiers;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/Entity;Ltop/theillusivec4/curios/api/type/capability/ICuriosItemHandler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V
-> Parse]