I was Autopiloting when it crashed couple times, got two minidump too if there is any place to upload.
Code Select
{{{
System.NullReferenceException: Object reference not set to an instance of an object
at Assets.UI.Game.GalaxyMap.GalaxyMapControl.AutopilotCommandAction () [0x00000] in <filename unknown>:0
at Assets.UI.Common.Utils.DelegateCommand.Execute (System.Object parameter) [0x00000] in <filename unknown>:0
at Noesis.Extend.CommandExecute (IntPtr cPtr, IntPtr paramPtr) [0x00000] in <filename unknown>:0
}}}
{{{
[ 0] [0x11914851] Noesis.dll!Boxed_String_GetStaticType + 0x27e1 bytes
}}}
Code Select
{{{
System.NullReferenceException: Object reference not set to an instance of an object
at Assets.UI.Game.GalaxyMap.GalaxyMapControl.AutopilotCommandAction () [0x00000] in <filename unknown>:0
at Assets.UI.Common.Utils.DelegateCommand.Execute (System.Object parameter) [0x00000] in <filename unknown>:0
at Noesis.Extend.CommandExecute (IntPtr cPtr, IntPtr paramPtr) [0x00000] in <filename unknown>:0
}}}
{{{
[ 0] [0x11604851] Noesis.dll!Boxed_String_GetStaticType + 0x27e1 bytes
}}}