Crashing 1.19.2 Mod Compatibility
CantWeAllDisagree opened this issue ยท 3 comments
Version
lithium-fabric-mc1.19.2-0.11.1
Reproduction Steps
-
Have HWG SmartBrainLib and Azurelib installed.
-
Launch Minecraft
-
Crash
Crash Report File
https://paste.atlauncher.com/view/55acd359-33b2-4a43-b660-676e7924c677
Adding the line mixin.ai.task.memory_change_counting=false
to the Lithium config file located at .minecraft/config/lithium.properties
should let you use both mods together. This will disable one of Lithium's optimizations, however.
Mod authors can also disable lithium's mixins automatically: https://github.com/CaffeineMC/lithium-fabric/wiki/Disabling-Lithium's-Mixins-using-your-mod's-fabric-mod.json