| Dudok22 
 
   Posts:  6
 Joined:  4/18/2015
 Status: offline
   | This happens when I try to start a new game. few times it actually loaded but crashed few minutes into the new game. 
 
 
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at BaconDistantWorlds.BaconBuiltObject.HugeProcessingSpanActions(BuiltObject ship)
   at DistantWorlds.Types.BuiltObject.DoTasks(DateTime time, Int64 starDate, Boolean inView)
   at DistantWorlds.Start.method_76(Galaxy galaxy_0, Empire empire_0)
   at DistantWorlds.Start.method_77(Game game_1)
   at DistantWorlds.Start.btnStartNewGameStart_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at DistantWorlds.Controls.GlassButton.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at DistantWorlds.Controls.GlassButton.OnMouseUp(MouseEventArgs 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.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.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)
 |