Create Enchantment Industry

Create Enchantment Industry

13M Downloads

Mixin injection failure in create 0.5.0g, 1.18.2 and 1.19.2

Cyvack opened this issue ยท 2 comments

commented

It would seem as though an injection into the BasinBlock class is failing, causing create itself to fail to load. I was given a crash report from an issue tracker on my github, showing this issue, and I was able to replicate this issue by just having create and enchantment industries loaded in the same instance, along with my mod create: crystal clear.

crash-2022-12-14_16.16.28-fml.txt

Exception message: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Callback method injected(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V in create_enchantment_industry.mixins.json:BasinBlockMixin failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap create_enchantment_industry.refmap.json

commented

It is expected behavior since there is so much change between 2 Create version. We are working on it now.

commented

New release has been uploaded to curseforge and modrinth.