CaffeineMC / lithium-fabric

A Fabric mod designed to improve the general performance of Minecraft without breaking things
GNU Lesser General Public License v3.0
1.94k stars 189 forks source link

1.19.2 Launch crash - Mixin conflict #458

Closed ZsoltMolnarrr closed 1 year ago

ZsoltMolnarrr commented 1 year ago

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

latest.log

Downgrading to Lithium 0.10.4 makes the launch crash not to occur.

adolf1889 commented 1 year ago

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!
OxiiGiin1 commented 1 year ago

Also get this issue on my server.

https://pastebin.com/ntuV04Zg

bananaOHHHOOOOHAHAHAHAAAAHA commented 1 year ago

i also get this for my modpack. samething involving campfires

bananaOHHHOOOOHAHAHAHAAAAHA commented 1 year ago

also version 0.10.4 doesnt fix it for me

2No2Name commented 1 year ago

Fixed in 0.11.1