Shadows-of-Fire / ClickMachine

Clicc
MIT License
11 stars 8 forks source link

Click machine has class loading errors #47

Closed ImAzurea closed 2 years ago

ImAzurea commented 2 years ago

Im new to crashes and crash fixing as previously I just got rid of mods that caused errors, but id really like to run this one but it crashes on startup giving the quoted error.

"org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered"

crash-2022-08-17_16.46.56-fml.txt

Shadows-of-Fire commented 2 years ago

Caused by 1: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [assets/the_vault/the_vault.mixins.json:MixinSlotItemHandler] from phase [DEFAULT] in config [assets/the_vault/the_vault.mixins.json] FAILED during APPLY

Not sure why clickmachine is in the stacktrace (I guess thats just the trace of the classload process), but it's vault's mixin failing. You'll have to take it up with them.