Crash when deleting navpoint

Started by WelshPixie, March 19, 2015, 02:11:47 PM

WelshPixie

Version 1.1.0, single player, Terkalenn system. Upon loading the game again the navpoint had actually deleted. The navpoint was on top of an asteroid and my ship was in the same location when deleting it.

{{{
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.

  at System.Collections.Generic.Dictionary`2[System.UInt32,Assets.UI.Game.StarSystemMap.SystemMapControl+MapObjectControl].get_Item (UInt32 key) [0x00000] in <filename unknown>:0

  at Assets.UI.Game.StarSystemMap.SystemMapControl.PopulateObjects (UInt32 newStarSystemId, .BaseObjectOnMap[] objectsFromServerArray) [0x00000] in <filename unknown>:0

  at Assets.UI.Game.StarSystemMap.SystemMapControl.Update (U
}}}
{{{
[ 0] [0x53944851] Noesis.dll!Boxed_String_GetStaticType + 0x27e1 bytes
}}}


Logs: https://www.dropbox.com/s/50u18zxnl7sedqk/Log_VoidExpanse_Client_2015-03-19_22-48.log?dl=0&s=sl

ai_enabled

Hello! Thanks for reporting, will be fixed ASAP.
Regards!

ai_enabled

VoidExpanse v1.1.1 fixes this issue. Enjoy!

WelshPixie