[ian-reeds-games] Re: tactical battle latest dev

  • From: "Carlos Macintosh" <sleepio1@xxxxxxxxxxx>
  • To: <ian-reeds-games@xxxxxxxxxxxxx>
  • Date: Tue, 29 Jan 2013 02:51:38 -0500

hmm, the game crashes with any aps that uses line of sight now. THe error comes up as


---------------------------

---------------------------
An error has occurred. Please notify the game creator of this error. You can copy the entire error to your clipboard by pressing control + C. Then you can paste it into an email by pressing control + V and send the email to support@xxxxxxxxxxxxxxxxxxx. System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.

  at System.ThrowHelper.ThrowKeyNotFoundException()

  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)

at Game.Map.UpdateVisibility(Boolean suppressSound) in C:\Data\Recent\TacticalRPG\TacticalRPG\Map.cs:line 145

at Game.Battle.Enter(World ent) in C:\Data\Recent\TacticalRPG\TacticalRPG\States\Battle.cs:line 26

at Game.StateMachine`1.EndChangeState() in C:\Data\Recent\TacticalRPG\TacticalRPG\StateMachine.cs:line 54

at Game.StateMachine`1.Process() in C:\Data\Recent\TacticalRPG\TacticalRPG\StateMachine.cs:line 38

at Game.Form1.RunGameLoop(Boolean keyPressed) in C:\Data\Recent\TacticalRPG\TacticalRPG\Form1.cs:line 124

at Game.Form1.Form1_KeyDown(Object sender, KeyEventArgs e) in C:\Data\Recent\TacticalRPG\TacticalRPG\Form1.cs:line 141

  at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)

  at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)

  at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)

  at System.Windows.Forms.Control.WmKeyChar(Message& m)

  at System.Windows.Forms.Control.WndProc(Message& m)

  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

  at System.Windows.Forms.ContainerControl.WndProc(Message& m)

  at System.Windows.Forms.Form.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)
---------------------------
OK
---------------------------

Other related posts: