-
Notifications
You must be signed in to change notification settings - Fork 276
Description
Minecraft Version : 1.20.1
Mohist Version : 46ca730
Operating System : Nixos-25.05
Concerned mod / plugin : VanillaBackport
Logs : Critical injection failure: LVT in net/minecraft/world/entity/projectile/ThrownEgg::m_6532_(Lnet/minecraft/world/phys/HitResult;)V has incompatible changes at opcode 192 in callback vanillabackport.mixins.json:common.entities.projectile.ThrownEggMixin from mod vanillabackport->@Inject::setChickenVariant(Lnet/minecraft/world/phys/HitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;IILnet/minecraft/world/entity/animal/Chicken;)V.
Mar 08 15:29:38 forge-minecraft minecraft-server[6084]: Expected: [I, I, Lnet/minecraft/world/entity/animal/Chicken;]
Mar 08 15:29:38 forge-minecraft minecraft-server[6084]: Found: [Z, B, Lorg/bukkit/entity/EntityType;]
Mar 08 15:29:38 forge-minecraft minecraft-server[6084]: Available: [Z, B, Lorg/bukkit/entity/EntityType;, Lnet/minecraft/world/entity/Entity;, I, Lnet/minecraft/world/entity/EntityType;, Lnet/minecraft/world/entity/animal/Chicken;]
Steps to Reproduce :
- Install mohist
- install VanillaBackport
- get a crash
Description of issue : dedicated server just crashing trying to launch VanillaBackport #ItsBlackGear/VanillaBackport#283