Open MG8853 opened 5 years ago
Remove FastLeafDecay, it's coliding with RandomThingsCore (which also includes FLD mod).
How did I find out?
I found out where server crashed (from row 167). Last thing before this crash was RandomThingsCore founding Leave class. So I took that error class (java.lang.reflect.InvocationTargetException), shortened it to word after last dot (InvocationTargetException) and used Google (RandomThingsCore InvocationTargetException). And 2nd link was this - https://github.com/lumien231/Random-Things/issues/127
fml-server-latest.log Help me! Server Crashed!