njthomson / SrvSurvey

A new to help Commanders in planet based opperations
GNU General Public License v3.0
38 stars 1 forks source link

KeyNotFoundException "The given key '$Codex_Ent_Fumerolas_Genus_Name;' was not present in the dictionary." at 4/16/2023 7:22:00 PM -07:00 #5

Closed njthomson closed 1 year ago

njthomson commented 1 year ago

What happened?

It crashed.

Version

1.0.0.0

Exception message

The given key '$Codex_Ent_Fumerolas_Genus_Name;' was not present in the dictionary.

Exception stack

at System.Collections.Generic.Dictionary2.get_Item(TKey key) at SrvSurvey.game.LandableBody.readSAASignalsFound(SAASignalsFound signalsEntry) at SrvSurvey.game.LandableBody.<.ctor>b__15_0(SAASignalsFound signalsEntry) at SrvSurvey.JournalFile.search[T](Func2 func) at SrvSurvey.game.LandableBody..ctor(Game game, String bodyName, Int32 bodyId, Int64 systemAddress) at SrvSurvey.game.Game.<>c__DisplayClass81_0.b__0(Scan scan) at SrvSurvey.JournalFile.search[T](Func`2 func) at SrvSurvey.game.Game.createNearBody(String bodyName) at SrvSurvey.game.Game.initializeFromJournal() at SrvSurvey.game.Game..ctor(String cmdr) at SrvSurvey.Main.newGame() at SrvSurvey.Main.Main_Load(Object sender, EventArgs e) at System.Windows.Forms.Form.OnLoad(EventArgs e) at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)

Contact Details

No response

Relevant log output

No response