[1.16.5] Error after mojang loading screen
adasko7 opened this issue ยท 3 comments
Please provide the full logs, accessible from this error screen's buttons below. I can't help figure out the problem without them.
latest.log
crash-2022-07-13_02.06.40-fml.txt
Here you go.
Seems to be a known incompatibility between the mods Survive and Tough as Nails. Both are attempting to mixin into FoodStats classes, but might be using an outdated class name. FD's load failure was just because it was next on the line.
I recommend trying either mod without the other, and seeing if the issue persists.