Stack trace in log related to the mod
Could not instantiate a MapComponent of type FluffyManager.Manager: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: Failed to compare two elements in the array. ---> System.ArgumentException: At least one object must implement IComparable.
Describe the bug
Clicking the Manager button on a new colony does nothing in the 1.1 release.
Expected behavior
The Colony Manager menu to open
Steps to reproduce
Other mods
Tested initally with several, disabled all other mods and tried again, same problem.
Output log
https://gist.github.com/HugsLibRecordKeeper/166047e08fb8a5f9ab749bc0908c1a32
Stack trace in log related to the mod Could not instantiate a MapComponent of type FluffyManager.Manager: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: Failed to compare two elements in the array. ---> System.ArgumentException: At least one object must implement IComparable.