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

Updated Mixin from 7.1 to 8.8 and got a crash #64

Closed Darktotaled closed 9 months ago

Darktotaled commented 9 months ago

https://mclo.gs/UyhmOr7

The crash catcher says its a problem with minecraft, forge and industrialcraft 2 but i noticed in the logs that mixin was mentioned and it was the only thing that i changed in this pack. switching back to mixin 7.1 fixes this

Rongmario commented 9 months ago

You'd want to use Alfheim as it is an updated Phosphor that works with newer mixin versions.

Darktotaled commented 9 months ago

Ill test that, thanks

Darktotaled commented 9 months ago

it didnt work. crashed before launching minecraft.

Darktotaled commented 9 months ago

https://privatebin.io/?01dc54f6d50422dd#2mEcCUk8xrmmhMQGAkYQDCqLBUV9sCtjU1SiBfbR6YxS the latest.log

Darktotaled commented 9 months ago

@Rongmario pastebin said i had offensive words in my log so i had to use privatebin for that

Rongmario commented 9 months ago

Think the mod requires Red Core. Also for the future, use mc.logs, it's better for minecraft log/crash files.

Darktotaled commented 9 months ago

Ok. It launched this time. Ill get back to you if something happens. Thanks for the help