Can't connect to server due to failed mixin apply
Laifsyn opened this issue ยท 2 comments
Modloader
Fabric
Minecraft version
1.18.2
Modloader version
0.14.8
Mod version
1.10.14
TenshiLib version
1.6.7
Description
I can join normally if it's singleplayer or I downgrade Improvedmobs mod version.
Mixin apply for mod improvedmobs failed improvedmobs.mixins.compat.json:pathfinding.performance.WalkNodeStaticMixin from mod improvedmobs -> net.minecraft.class_14: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException @At("INVOKE") on net/minecraft/class_14::stop with priority 1000 cannot inject into net/minecraft/class_14::method_59(Lnet/minecraft/class_1922;Lnet/minecraft/class_2338$class_2339;Lnet/minecraft/class_7;)Lnet/minecraft/class_7; merged by me.jellysquid.mods.lithium.mixin.ai.pathing.LandPathNodeMakerMixin with priority 1000 [ -> redirect$dch000$stop(Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Lnet/minecraft/class_3610; -> Prepare]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @At("INVOKE") on net/minecraft/class_14::stop with priority 1000 cannot inject into net/minecraft/class_14::method_59(Lnet/minecraft/class_1922;Lnet/minecraft/class_2338$class_2339;Lnet/minecraft/class_7;)Lnet/minecraft/class_7; merged by me.jellysquid.mods.lithium.mixin.ai.pathing.LandPathNodeMakerMixin with priority 1000 [ -> redirect$dch000$stop(Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Lnet/minecraft/class_3610; -> Prepare]
at..........
Steps to reproduce
for starters, having [improvedmobs-1.18.2-1.10.14-fabric](https://www.curseforge.com/minecraft/mc-mods/improved-mobs-fabric/files/3847915)
installed
Mods that might affect the issue
No response
Logs
Actually.... even in .13 I'm having same issues. I might come back if I manage something