![Aqua Acrobatics [Forge]](https://media.forgecdn.net/avatars/thumbnails/776/226/256/256/638118140112428573.png)
Crashes.
MagmaBro123 opened this issue ยท 7 comments
See the report. Modlist/Versions are in it.
It looks like the crash is caused by Phosphor, not Aqua Acrobatics. However, as an educated guess, the crash may be related to MixinBootstrap providing a newer version of Mixin than what Phosphor is expecting. You can try using an older version or removing it and installing Mixin 0.7-0.8 Compatibility instead.
MixinBootstrap and Phosopher run fine together. AquaAcrobatics is what causes the crash.
Are you sure you got the right log? The error there said that a chunk mixin in Phosphor failed to apply, and there is no mixin in Aqua Acrobatics I see that could conflict with that (it doesn't touch chunks at all).
For the record, I use Phosphor 0.2.7 and Aqua Acrobatics in a private modpack and they work just fine together, so I think there must be a third mod somewhere that introduces this issue. I don't actually need MixinBootstrap installed in that case as I have other mods which have a Mixin implementation. I'll test it when I get a chance, however.
I tested locally, and as I suspected, the crash occurs with only MixinBootstrap 1.1.0 and Phosphor. However, using the older version of MixinBootstrap does fix the crash.
Phosphor would need to be fixed to work with the newer Mixin version, and while I could do this, it seems risky as there are likely other mods which would break in a similar manner. I'd suggest simply using an older version of MixinBootstrap for now; I don't think anything in 1.12 depends on a Mixin version newer than 0.8.2.
EDIT: Looks like this is a known issue. LXGaming/MixinBootstrap#52
Can you provide the whole log (latest.log
)? I think there was another error that the crash report didn't capture.
Hopefully this is the right one.