Universal Tweaks

Universal Tweaks

2M Downloads

[SOLVED] Universal Tweaks 1.15.0 not properly detecting latest MixinBooter

Tencao opened this issue ยท 3 comments

commented

When trying to run the latest version of Universal Tweaks 1.15.0, I get a crash on startup saying "Requires MiinBooter 10.5 or above (you have 10.1)", however I'm currently running 10.6 of MixinBooter. I've tried downgrading MixinBooter to 10.5 but the same result, however downgrading back to 1.14.0 Universal tweaks fixes the issue.

1.15.0 Log - https://gist.github.com/Tencao/e2007b58ade9c46f0cdc5e0e6b5b1376
1.14.0 Log - https://gist.github.com/Tencao/7059a4170b911c53e10fda8c932d9475

commented

Considering you're using Cleanroom, I'd suggest checking forge_early.cfg to make sure the MIXIN_BOOTER_VERSION specified is 10.5.

Can confirm this fixed the issue.

commented

And you're certain that you're not running multiple MixinBooter versions in your modpack? Something will cause the game to detect version 10.1 in your case.

commented

Considering you're using Cleanroom, I'd suggest checking forge_early.cfg to make sure the MIXIN_BOOTER_VERSION specified is 10.5.