unkown crash (random crashes with java.lang.NoClassDefFoundError)
leonpano2006 opened this issue ยท 2 comments
java.lang.NoClassDefFoundError does not only happen on enderio, it can also happen on other mod like railcraft and cyclic...
I do not see how this is caused by FermiumASM specifically.
You also have other mods erroring with SecurityException similarly in the log file such as DynamicSurroundings, which has reported the same type of issue
The solution given in that issue is adding MixinBootstrap and/or MixinCompat 0.7-0.8
FermiumBooter itself on the mod pages already recommends adding these mods as well to prevent these types of issues.
Additionally you renamed FermiumBooter's file, I do not recommend that, it should not be needed and may cause unforeseen issues.