Game is crashing with injection error on latest 1.20.1 update.
Silvertide7 opened this issue ยท 0 comments
Describe the bug
When trying to start the modpack I get the error:
[11:30:55] [pool-4-thread-1/ERROR]: Critical injection failure: LVT in net/minecraft/world/level/block/entity/CampfireBlockEntity::m_155306_(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/CampfireBlockEntity;)V has incompatible changes at opcode 104 in callback pmmo.mixins.json:CampfireMixin->@Inject::projectmmo$handleCampfireCook(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/CampfireBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;ZILnet/minecraft/world/item/ItemStack;ILnet/minecraft/world/Container;Lnet/minecraft/world/item/ItemStack;)V.
Expected: [Z, I, Lnet/minecraft/world/item/ItemStack;, I, Lnet/minecraft/world/Container;, Lnet/minecraft/world/item/ItemStack;]
Found: [Z, I, Lnet/minecraft/world/item/ItemStack;, Lnet/minecraft/world/Container;, Lnet/minecraft/world/item/ItemStack;]
Available: [Z, I, Lnet/minecraft/world/item/ItemStack;, Lnet/minecraft/world/Container;, Lnet/minecraft/world/item/ItemStack;]
and it crashes. I tried this on a modpack with only PMMO installed on 47.2.6 and 47.1.3.
Expected behavior
Game loads
To Reproduce
Steps to reproduce the behavior:
Install latest PMMO on 1.20.1
Versions:
- Minecraft: 1.20.1
- Loader: 47.1.3 and 47.2.6
- PMMO: 1.20.1-1.2.11