WAILA Mixin Crash
Brittank88 opened this issue ยท 4 comments
Describe the bug
Game crashes on startup as a result of AE2 attempting to mixin to a WAILA class that doesn't exist (probably because I'm not using WAILA).
How to reproduce the bug
- Install the mods I have
- Try to start the game
(I know this isn't an ideal set of reproduction steps but it's not like I can do much better).
Expected behavior
Game starts up normally.
Additional details
- I suspect this could be an interaction with Jade, as Jade is a fork of HWYLA and might be tricking AE2 into thinking WAILA is present? Not sure.
- I could not provide a crash log (and so have provided my latest.log), as this occurs on startup (so no F3+C) and does not produce its own crash log. The stack trace is visible in the log file though.
Which minecraft version are you using?
1.18
On which mod loaders does it happen?
Fabric
Crash log
Oh, my bad, that's the AE2 Botania integration mod, I missed that! Thanks for responding so quickly. ๐
This is caused by the mod "appbot" attempting to modifying AE2 internals:
Attach error for appbot.mixins.json:WailaModuleMixin from mod appbot during activity
Not our fault, please report this to them.