Universal Tweaks

Universal Tweaks

871k Downloads

Erroneously errors when using MixinCompat that loads both 0.8 and 0.7

Xetaxheb opened this issue · 4 comments

commented

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

commented

What mods are you using that still have Mixin v0.7 bundled? Do note that this is unrelated to the MixinBooter 7/8 dependency.

commented

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.

commented

MixinBooter 7/8 != Mixin 0.7-0.8

commented

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.