CleanroomMC / MixinBooter

Allows any mixins that work on mods to work effortlessly. With a single class and an annotation. On 1.12.2.
GNU Lesser General Public License v2.1
50 stars 17 forks source link

spongeforge crash on startup #46

Closed Dan4oby closed 1 year ago

Dan4oby commented 1 year ago

Crash when using mixinbooter 8.0+ version. Log: (https://pastebin.com/Ff0EXn0T)

Rongmario commented 1 year ago

Can't really support SpongeForge at the moment, since they package their mixins already.

BinBashBanana commented 1 year ago

MixinBooter 7.1 is compatible. The issue is likely the new mixin version in 8.0.

BinBashBanana commented 5 months ago

Note for anyone still looking at this issue: fixed by https://github.com/CleanroomMC/MixinBooter/commit/61cd82fe3695a3feae9bf3e4ce0fda93a40cd16b (in 8.4)