TridentMC / MovingWorld

A library for minecraft mods that want moving player made structures. Powered by false promises. Maintained by darkevilmac.
Apache License 2.0
27 stars 13 forks source link

The Aether II Crash on Boot (1.12.2) #69

Open Skjerme opened 5 years ago

Skjerme commented 5 years ago

Having The Aether II and MovingWorld present causes the game to crash after clicking Play on the Minecraft launcher. The Forge window doesn't come up. I'm using the Twitch launcher.

log: https://pastebin.com/V8gw25dE

DeLourium commented 4 years ago

I cant look at the crash again but i think Aether II and MovingWorld just dont work together, the reason is the Mixin version (idk what mixin does but some mods seem to use it and using different versions can lead to issues)

Afaik, the latest Aether II build for 1.12.2 uses mixin 0.7.11, whereas MovingWorld hasnt updated its mixin version in quite a while, so unless that gets changed (which seems unlikely) you wont be able to run both mods

There is actually another issue regarding that, as ppl have already asked to update the mixin version