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

MixinBooter crashes the client since 8.0 update #51

Closed HaHaWTH closed 1 year ago

HaHaWTH commented 1 year ago

Environment: Windows 7, Azul zulu JDK 8u362

How to reproduce: 1.Install mod Sledgehammer and TinkersConstruct(also install Mantle) 2.Install mixinbooter 8.4 3.Game crashed while constructing TiC2

All needed files are here: https://paste.gg/p/anonymous/e19495a7d14e440da019a497467b0229 This issus only occurs when I updated MixinBooter, so I report it here. Mods I am using: mods.zip

KorewaLidesu commented 1 year ago

Try this https://github.com/CleanroomMC/MixinBooter/issues/34#issuecomment-1636546792

HaHaWTH commented 1 year ago

Try this #34 (comment)

Moved to #34, thx for the advice