Author Topic: Index out of bounds on startup  (Read 1371 times)

TheMachineIsSentient

  • Guest
Index out of bounds on startup
« on: January 18, 2010, 09:56:01 pm »
1/18/2010 8:22:29 PM (3.0.1.2Trial)
-----------------------------------CurrentDomain_UnhandledException-----------------------------------System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at AIWar.GameForm..ctor() in C:\vcprojs\AIWar\GameFormParts\NetworkHandling.cs:line 14
   at AIWar.Program.Main() in C:\vcprojs\AIWar\Program.cs:line 20

it seems to be a fleeting error on startup ( loading from steam), I can't reproduce it. Thought that I should report it anyways.