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
53 stars 17 forks source link

v1.1 Crash on load (ClassNotFoundException: zone.rong.thaumicspeedup.ThaumicSpeedupMixinLoader) #2

Closed Krutoy242 closed 3 years ago

Krutoy242 commented 3 years ago

Should fix all mod loading errors

Actually caused mod loading error 😁 Crash happens even before MC window appear.

Considering crash log, problem comes from ThaumicSpeedup, but reverting MixinBooter to version 1.0 solves issue.

debug.log

Rongmario commented 3 years ago

Thanks for reporting, yeah I see the problem :)