Closed cyberpwnn closed 3 years ago
Im not using sponge, just the latest forge.
Can you please upload your debug.log or latest.log
According to what you have posted you are running a very old version of Mixin. You might be able to resolve the issue by renaming the Sledgehammer mod so the filename starts with an 'a' which should hopefully result in the Mixin shipping inside of Sledgehammer getting loaded instead of the ancient version.
I've renamed sledgehammer and that just causes another crash. Ive tried using the thin and sponge versions by actually installing sponge (as forgemod) but that just makes sponge ask for the same "clever rename trick".
I cant rename every damn mod that uses mixins to be the first to load. Is that literally the only solution? Is there no bootstrap for 1.12.2? Nearly every mod that uses mixins has a different version that doesnt work with any other mod using mixins and all of them want to load first to "work".
Why cant we all just go back to transforming classes with ASM. Sure its dirty, but it works better than this.
What is the error you are getting now? I have a feeling it might be the jar signing stopping it from loading.