#Issue: Crash on startup with LabyMod + Wynntils (Minecraft 1.21.4)

1 messages · Page 1 of 1 (latest)

unkempt perch
#

When starting Minecraft via LabyMod, the game crashes during launch with the following error:
|| InvalidInjectionException: cannot inject into ... merged by net.labymod.v1_21_4.mixins.client.screen.MixinChatScreen
Mixin apply for mod wynntils failed: ChatScreenMixin
||
Cause:
This is a mixin conflict between Wynntils and LabyMod. Both mods try to modify the Minecraft chat screen class, but LabyMod already overwrites it, which causes Wynntils' injection to fail. As a result, Minecraft crashes before reaching the main menu.

Conclusion:
➡️ Wynntils is currently incompatible with LabyMod on Minecraft 1.21.4.

What can i do?