View Issue Details

IDProjectCategoryLast Update
0001413AI War 1 / ClassicCrash/ExceptionNov 20, 2010 3:15 pm
Reporterthemachineissentient Assigned Tokeith.lamothe  
Status resolvedResolutionfixed 
Product Version4.034 
Summary0001413: unhandled errors during super terminal
Description
11/16/2010 9:27:41 PM (4.034)
-----------------------------------
UnhandledErrors-----------------------------------
11/16/2010 9:27:41 PM (4.034)
-----------------------------------Error-----------------------------------Log String: FixedUpdate: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[ForegroundObjectType].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  at ForegroundObject.DoRecalculations (Boolean RecalculateFull, Boolean AllowAddingUnitsToFgPlayerUnits) [0x00000] in <filename unknown>:0
  at Game.RunOneCycleOfSimulation () [0x00000] in <filename unknown>:0
  at Game.RunNextCycle (Boolean DoRendering) [0x00000] in <filename unknown>:0
  at Game.RunFrame () [0x00000] in <filename unknown>:0
  at MainCameraLogic.FixedUpdate () [0x00000] in <filename unknown>:0
Stack Trace: at System.Collections.Generic.List`1[ForegroundObjectType].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  at ForegroundObject.DoRecalculations (Boolean RecalculateFull, Boolean AllowAddingUnitsToFgPlayerUnits) [0x00000] in <filename unknown>:0
  at Game.RunOneCycleOfSimulation () [0x00000] in <filename unknown>:0
  at Game.RunNextCycle (Boolean DoRendering) [0x00000] in <filename unknown>:0
  at Game.RunFrame () [0x00000] in <filename unknown>:0
  at MainCameraLogic.FixedUpdate () [0x00000] in <filename unknown>:0


11/16/2010 9:28:01 PM (4.034)
-----------------------------------
UnhandledErrors-----------------------------------
11/16/2010 9:28:01 PM (4.034)
-----------------------------------Error-----------------------------------Log String: FixedUpdate: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[ForegroundObjectType].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  at ForegroundObject.DoRecalculations (Boolean RecalculateFull, Boolean AllowAddingUnitsToFgPlayerUnits) [0x00000] in <filename unknown>:0
  at Game.RunOneCycleOfSimulation () [0x00000] in <filename unknown>:0
  at Game.RunNextCycle (Boolean DoRendering) [0x00000] in <filename unknown>:0
  at Game.RunFrame () [0x00000] in <filename unknown>:0
  at MainCameraLogic.FixedUpdate () [0x00000] in <filename unknown>:0
Stack Trace: at System.Collections.Generic.List`1[ForegroundObjectType].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  at ForegroundObject.DoRecalculations (Boolean RecalculateFull, Boolean AllowAddingUnitsToFgPlayerUnits) [0x00000] in <filename unknown>:0
  at Game.RunOneCycleOfSimulation () [0x00000] in <filename unknown>:0
  at Game.RunNextCycle (Boolean DoRendering) [0x00000] in <filename unknown>:0
  at Game.RunFrame () [0x00000] in <filename unknown>:0
  at MainCameraLogic.FixedUpdate () [0x00000] in <filename unknown>:0


TagsNo tags attached.
Internal Weight

Relationships

has duplicate 0001414 resolvedChris_McElligottPark Close me im a duplicate 

Activities

Lancefighter

Nov 16, 2010 9:30 pm

reporter   ~0003766

Mine has a fuller log :\

themachineissentient

Nov 16, 2010 9:32 pm

reporter   ~0003767

It seems to have stopped the super terminal.

Chris_McElligottPark

Nov 16, 2010 9:34 pm

administrator   ~0003768

Do you guys have a save?

themachineissentient

Nov 16, 2010 9:34 pm

reporter   ~0003769

at MainCameraLogic.FixedUpdate () [0x00000] in <filename unknown>:0


11/16/2010 9:33:59 PM (4.034)
-----------------------------------
UnhandledErrors-----------------------------------
11/16/2010 9:33:59 PM (4.034)
-----------------------------------Error-----------------------------------Log String: FixedUpdate: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[ForegroundObjectType].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  at ForegroundObject.DoRecalculations (Boolean RecalculateFull, Boolean AllowAddingUnitsToFgPlayerUnits) [0x00000] in <filename unknown>:0
  at Game.RunOneCycleOfSimulation () [0x00000] in <filename unknown>:0
  at Game.RunNextCycle (Boolean DoRendering) [0x00000] in <filename unknown>:0
  at Game.RunFrame () [0x00000] in <filename unknown>:0
  at MainCameraLogic.FixedUpdate () [0x00000] in <filename unknown>:0
Stack Trace: at System.Collections.Generic.List`1[ForegroundObjectType].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  at ForegroundObject.DoRecalculations (Boolean RecalculateFull, Boolean AllowAddingUnitsToFgPlayerUnits) [0x00000] in <filename unknown>:0
  at Game.RunOneCycleOfSimulation () [0x00000] in <filename unknown>:0
  at Game.RunNextCycle (Boolean DoRendering) [0x00000] in <filename unknown>:0
  at Game.RunFrame () [0x00000] in <filename unknown>:0
  at MainCameraLogic.FixedUpdate () [0x00000] in <filename unknown>:0

themachineissentient

Nov 16, 2010 9:35 pm

reporter   ~0003770

Happened again. After restarting the terminal.

themachineissentient

Nov 16, 2010 9:36 pm

reporter  

Lance dazio.sav (976,233 bytes)

Lancefighter

Nov 16, 2010 9:36 pm

reporter   ~0003771

for some clarification, the superterminal ticks down aip and up floor as properly, but no units are being spawned.

themachineissentient

Nov 16, 2010 9:36 pm

reporter   ~0003772

Attached the saved file

themachineissentient

Nov 16, 2010 9:40 pm

reporter   ~0003773

Looks like you can abuse this for... Infinite AIP reduction...by rebuilding and destroying the command station.

keith.lamothe

Nov 20, 2010 3:15 pm

administrator   ~0004111

There are still some other issues I'm tracking down that are preventing the super terminal (and ai eye) from actually doing anything, but they don't throw errors any more ;)

Issue History

Date Modified Username Field Change
Nov 16, 2010 9:30 pm themachineissentient New Issue
Nov 16, 2010 9:30 pm Lancefighter Note Added: 0003766
Nov 16, 2010 9:32 pm Lancefighter Relationship added has duplicate 0001414
Nov 16, 2010 9:32 pm themachineissentient Note Added: 0003767
Nov 16, 2010 9:34 pm Chris_McElligottPark Note Added: 0003768
Nov 16, 2010 9:34 pm themachineissentient Note Added: 0003769
Nov 16, 2010 9:35 pm themachineissentient Note Added: 0003770
Nov 16, 2010 9:36 pm themachineissentient File Added: Lance dazio.sav
Nov 16, 2010 9:36 pm Lancefighter Note Added: 0003771
Nov 16, 2010 9:36 pm themachineissentient Note Added: 0003772
Nov 16, 2010 9:40 pm themachineissentient Note Added: 0003773
Nov 20, 2010 3:15 pm keith.lamothe Note Added: 0004111
Nov 20, 2010 3:15 pm keith.lamothe Status new => resolved
Nov 20, 2010 3:15 pm keith.lamothe Resolution open => fixed
Nov 20, 2010 3:15 pm keith.lamothe Assigned To => keith.lamothe
Apr 14, 2014 9:27 am Chris_McElligottPark Category Bug - Crash or Exception => Crash/Exception