Open mantrasong opened 5 years ago
One report:
Config error in ZEN_Hedge: has null thingClass.
Verse.Log:Error(String, Boolean)
Verse.DefDatabase`1:ErrorCheckAllDefs()
System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
System.Reflection.MethodBase:Invoke(Object, Object[])
Verse.GenGeneric:InvokeStaticMethodOnGenericType(Type, Type, String)
Verse.PlayDataLoader:DoPlayLoad()
Verse.PlayDataLoader:LoadAllPlayData(Boolean)
Verse.Root:
User comment:
I can't seem to place the gravel raking command blocks. I've placed Unraked Limestone Gravel on top of Rough Granite and that works fine. Then when I try to place the Curved, Horizontal or Vertical Gravel on top of that, it pops up a message in the corner: "Curved gravel requires terrain that can support: Medium."
I tried placing the gravel raking shapes directly onto the stone and it says: "Must be placed on unraked gravel."
I also tried smoothing the stone before adding the Unraked Gravel, but that didn't make a difference.
User reported. This appears to be a mod conflict, not yet narrowed down. Users report putting it right after hugs-lib works.
Current workaround: remove all non-core patches from the patches directory.