CRASH with the new Mekanism 10.1
Cynix32 opened this issue · 1 comments
More Mekanism processing crashes at startup (fail to initialize class) with the newest release of mekanism 10.1
CRASHLOG: https://pastebin.com/DAsJACcm
Mekanism Addons also has this issue, I assume a lot of changes both on user side and internal code side were implemented with the new mekanism.
In my test, MoreMekanismProcessing (MMP) has not crashed (only installed MMP, Mekanism 10.1)
In that crash, Mekanism Addon affected MMP
- 'Mekanism Addon' try inject mixin code to 'Mekanism'
- That mixin code is crashed on 'Mekansim' 10.1
- As a result, 'Mekanism' s class load failed
- by the way, 'MMP' try access to failed class
- Finally 'MMP' is crash too
Uninstall Mekanism Addon until updated
Then crash should not occur.
Would you like to try that?