(Trying to open the colony screen gives the same result.)
Uploaded saved file / crash descriptions, etc. as johanwanderer-20141006-CrashUpload.zip
The ZIP contains both the most recent Autosave and the save taken just after the exception.
Code: Select all
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at DistantWorlds.Controls.HabitatListView.BindData(HabitatList habitats)
at DistantWorlds.Main.ad8n7XnsNA(Habitat )
at DistantWorlds.Main.w5NqNrD01e(Object , EventArgs )
at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)