Erroneously errors when using MixinCompat that loads both 0.8 and 0.7
Xetaxheb opened this issue · 4 comments
https://www.curseforge.com/minecraft/mc-mods/mixin-0-7-0-8-compatibility
Allows you to run 0.8 with 0.7 and its mods but UT mistakenly thinks only 0.7 is loaded
What mods are you using that still have Mixin v0.7 bundled? Do note that this is unrelated to the MixinBooter 7/8 dependency.
I'm not sure I understand the question or the point of it?
I don't believe have any mods -bundling- (aka jar in jar?) mixin 0.7, most stopped doing that?
The issue is there even with no other mods besides these:
[___MixinCompat-1.1-1.12.2___].jar
1mixinbooter-7.0.jar
2mixinbooter-8.3.jar
3configanytime-1.0.jar
UniversalTweaks-1.12.2-1.7.1.jar
The first three are necessary and in that order for my setup.
Wouldn‘t even know where to start here, MixinBooter versions were never made to be used concurrently and, although seemingly not hard-crashing, I can imagine quite a few Mixin-related issues under the hood.
Cleanest way would be to use the designated MixinBooter 7-compatible version of Universal Tweaks or move on to MixinBooter 8 altogether if possible.