1.19.2 Launch crash - Mixin conflict
ZsoltMolnarrr opened this issue ยท 5 comments
Version Information
lithium-fabric-mc1.19.2-0.11.0.jar
Expected Behavior
Not crash on launch.
Actual Behavior
Mixin conflict crash on launch.
Reproduction Steps
Not sure which mod causes the problem. Log attached.
Feel free to close in case this issue doesn't belong here.
Other Information
Downgrading to Lithium 0.10.4 makes the launch crash not to occur.
Same problem here
[20:13:29] [main/ERROR]: Critical injection failure: LVT in net/minecraft/class_3924::method_31666(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_3924;)V has incompatible changes at opcode 109 in callback lithium.mixins.json:world.block_entity_ticking.sleeping.campfire.CampfireBlockEntityMixin from mod lithium->@Inject::trySleepLit(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_3924;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Z)V.
Expected: [Z]
Found: [Lme/isaiah/common/R117/ICampfireBlockEntity;]
Available: [Lme/isaiah/common/R117/ICampfireBlockEntity;, I, Lnet/minecraft/class_1799;, Lnet/minecraft/class_1277;, Lnet/minecraft/class_1799;, Lnet/minecraft/class_2338;, Lme/isaiah/common/event/entity/CampfireBlockEntityCookEvent;]
[20:13:29] [main/ERROR]: Minecraft has crashed!
Also get this issue on my server.