Incompatibility with No Hostiles Around Campfire
SimplyTadpole opened this issue · 1 comments
Describe the bug
Using this mod alongside No Hostiles Around Campfire creates a crash. Removing either of those and nothing else fixes the crash.
To Reproduce
Steps to reproduce the behavior:
- Install MCA Reborn and No Hostiles Around Campfire
- Attempt to load Minecraft
Screenshots
Screenshots not really applicable.
Version
• MCA Version: 7.4.8
• Minecraft version: 1.19.2
• Modloader: Quilt
Latest.log
https://mclo.gs/fLstVxJ
Critical injection failure: LVT in net/minecraft/class_634::method_11112(Lnet/minecraft/class_2604;)V has incompatible changes at opcode 62 in callback #charm:charm.mixins.json:event.ClientSpawnEntityMixin from mod charm->@Inject::hookOnEntitySpawn(Lnet/minecraft/class_2604;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/class_1299;)V.
--
869 | Expected: [Lnet/minecraft/class_1299;]
870 | Found: []
871 | Available: []
It's a passive error, Charm crashes, but I can't spot an error on either side.