View Issue Details

IDProjectCategoryLast Update
0000666AI War 1 / ClassicCrash/ExceptionDec 3, 2010 10:16 pm
Reporterthemachineissentient Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version3.717 
Fixed in Version4.045 
Summary0000666: unhandled exception when adding runsim to the command arguments
Description"C:\Program Files (x86)\AIWar\AIWar.exe" runsim

10/17/2010 1:06:19 PM (3.717)
-----------------------------------Exception-----------------------------------Log String: KeyNotFoundException: The given key was not present in the dictionary.
Stack Trace: System.Collections.Generic.Dictionary`2[ShipType,ShipTypeData].get_Item (ShipType key)
ForegroundUnitType..ctor (ForegroundObjectType Type, Int32 PlayerNumber, Boolean IsForAILoop)
DatabaseContent.Update (Int32 Step)
Game.ContinueInitializeGame ()
Game.ContinueMultiStageProcess ()
MainCameraLogic.Update ()

TagsNo tags attached.
Internal Weight

Activities

Chris_McElligottPark

Oct 17, 2010 1:18 pm

administrator   ~0001134

Heh, runsim isn't supposed to work anymore; il disable it better. You can run it in-game with the f5 debug hotkey, though.

themachineissentient

Oct 17, 2010 2:11 pm

reporter   ~0001154

okay. I tried it because the controls text file advises it.

Chris_McElligottPark

Oct 17, 2010 3:22 pm

administrator   ~0001156

I haven't updated that yet, it's sorely out of date. Actually, controls.txt probably just needs to go away.

Chris_McElligottPark

Dec 3, 2010 10:16 pm

administrator   ~0005095

* The "runsim" command line argument was previously crashing the game when used. As it's no longer supported, it's now been removed.

Issue History

Date Modified Username Field Change
Oct 17, 2010 1:08 pm themachineissentient New Issue
Oct 17, 2010 1:18 pm Chris_McElligottPark Note Added: 0001134
Oct 17, 2010 1:18 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Oct 17, 2010 1:18 pm Chris_McElligottPark Status new => confirmed
Oct 17, 2010 2:11 pm themachineissentient Note Added: 0001154
Oct 17, 2010 3:22 pm Chris_McElligottPark Note Added: 0001156
Dec 3, 2010 10:16 pm Chris_McElligottPark Note Added: 0005095
Dec 3, 2010 10:16 pm Chris_McElligottPark Status confirmed => resolved
Dec 3, 2010 10:16 pm Chris_McElligottPark Fixed in Version => 4.045
Dec 3, 2010 10:16 pm Chris_McElligottPark Resolution open => fixed
Apr 14, 2014 9:27 am Chris_McElligottPark Category Bug - Crash or Exception => Crash/Exception