View Issue Details

IDProjectCategoryLast Update
0003834AI War 1 / ClassicCrash/ExceptionSep 10, 2011 5:58 pm
ReporterCyborg Assigned Tokeith.lamothe  
Status resolvedResolutionfixed 
Product Version5.016 
Summary0003834: Unhandled error when trying to build pysite mining enclosure, attaches to wrong asteroid
DescriptionAttaching a video and save file. Notice how mousing over the asteroids creates the errors. Interestingly, if you try to place the enclosure on the pysite, it will attach to the reptite!
TagsNo tags attached.
Internal Weight

Activities

Cyborg

Sep 10, 2011 3:14 pm

reporter  

Cyborg

Sep 10, 2011 3:15 pm

reporter  

5.sav (293,575 bytes)

Cyborg

Sep 10, 2011 3:15 pm

reporter  

AIErrors.txt (1,195 bytes)   
11/2/2010 10:40:52 PM (4.024)
-----------------------------------
AILoop Error-----------------------------------
System.ApplicationException: The thread does not have the writer lock.
  at System.Threading.ReaderWriterLock.ReleaseWriterLock () [0x00000] in <filename unknown>:0 
  at AILoop.ReleaseAIUnitUpdates (Boolean IsForWrite) [0x00000] in <filename unknown>:0 
  at AILoop.RunAILoop () [0x00000] in <filename unknown>:0 

11/13/2010 8:20:44 PM (4.032)
-----------------------------------
AILoop Error-----------------------------------
System.NullReferenceException: Object reference not set to an instance of an object
  at AIRouting.FindDistancesFromPlanets (Boolean AllowPlayerPlanets, .AIPlanet IgnoreHostilityOfThisPlanet, Boolean IgnoreHostilityOfStartingPlanets, .AIPlanet[] StartingPlanets) [0x00000] in <filename unknown>:0 
  at AIRouting.FindDistancesFromPlanets (Boolean AllowPlayerPlanets, .AIPlanet[] StartingPlanets) [0x00000] in <filename unknown>:0 
  at AITactics.ShipCombatTactics (Int32 PlayerNumber, Int32 AIAttackingThreateningAIUnits, Int32 HumanMilitaryUnits) [0x00000] in <filename unknown>:0 
  at AILoop.RunAILoop () [0x00000] in <filename unknown>:0 

AIErrors.txt (1,195 bytes)   

Cyborg

Sep 10, 2011 3:16 pm

reporter   ~0013193

The error file doesn't have anything in it. That's an old error from last year.

Cyborg

Sep 10, 2011 3:20 pm

reporter  

Autosave.sav (281,547 bytes)

Cyborg

Sep 10, 2011 3:22 pm

reporter   ~0013194

Last edited: Sep 10, 2011 3:27 pm

One additional note. I have attached the autosave file before the error occurs. Notice that I have 5000 knowledge. Now follow the same behavior as the video, try to attach the mining enclosure on thotch. Close and reopen the autosave file after the errors occur, and you will see that I have zero knowledge! Also, look at the video which is from that save fileā€¦ It shows I have 6000 knowledge!

So we have some save file corruption. Unfortunately, I just tried to reproduce the corruption and I cannot, but if you look at the video and the contents of the file, you can see the difference from 6000 to 0 knowledge, with no added research items.

keith.lamothe

Sep 10, 2011 3:24 pm

administrator   ~0013195

Interesting, over these last long months with relatively little changing, I was worried the game had forgotten _how_ to crash ;)

And I'm glad the AIErrors file isn't what's actually happening here; the idea of something you were doing with the UI causing a lock error with the AI Thread isn't something I want to contemplate :)

So does your RuntimeData folder not have an UnhandledErrors.txt file? Usually if the game says "UnhandledErrors" in the chat log it means its adding something to that.

Anyway, thanks for the report, will look into it :)

Cyborg

Sep 10, 2011 3:28 pm

reporter  

UnhandledErrors.txt (49,546 bytes)   


9/10/2011 3:02:11 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:02:11 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:02:14 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:02:14 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:02:14 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:02:14 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:02:15 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:02:15 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:02:15 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:02:15 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:02:15 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:02:15 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:02:15 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:02:15 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:02:18 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:02:18 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:02:18 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:02:18 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:02:19 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:02:19 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:04:41 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:04:41 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:04:46 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:04:46 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:04:47 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:04:47 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:04:54 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:04:54 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:04:56 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:04:56 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:22:57 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:22:57 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:22:58 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:22:58 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:22:59 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:22:59 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:22:59 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:22:59 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:22:59 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:22:59 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:22:59 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:22:59 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:23:00 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:23:00 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:23:00 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:23:00 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:23:42 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:23:42 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:23:43 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:23:43 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:23:43 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:23:43 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:23:43 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:23:43 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:23:43 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:23:43 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:23:44 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:23:44 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:23:44 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:23:44 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:23:44 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:23:44 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:23:44 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:23:44 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:23:44 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:23:44 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:23:45 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:23:45 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:23:50 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:23:50 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:23:50 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:23:50 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


9/10/2011 3:23:50 PM (5.016)
-----------------------------------
UnhandledErrors-----------------------------------
9/10/2011 3:23:50 PM (5.016)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at System.Collections.Generic.List`1[TextLine].get_Item (Int32 index) [0x00000] in <filename unknown>:0 
  at BuyTypeDetailWindow.SubclassCustomRender (.UnityRenderer R, Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.WindowFunctionCall (Int32 WindowLeftX, Int32 WindowTopY) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


UnhandledErrors.txt (49,546 bytes)   

Cyborg

Sep 10, 2011 3:29 pm

reporter   ~0013196

I have attached the unhandled error file. It has many entries in it.

keith.lamothe

Sep 10, 2011 5:58 pm

administrator   ~0013207

Last edited: Sep 10, 2011 5:58 pm

Ok, I wasn't able to reproduce the error, but in the method mentioned in UnhandledErrors.txt there was one place where an array-index-out-of-bounds error was possible, so I've fixed that for 5.017. If it happens again in that version, I guess we'll look again :)

Thanks!

Issue History

Date Modified Username Field Change
Sep 10, 2011 3:14 pm Cyborg New Issue
Sep 10, 2011 3:14 pm Cyborg File Added: AIWar_unhandlederror.avi
Sep 10, 2011 3:15 pm Cyborg File Added: 5.sav
Sep 10, 2011 3:15 pm Cyborg File Added: AIErrors.txt
Sep 10, 2011 3:16 pm Cyborg Note Added: 0013193
Sep 10, 2011 3:20 pm Cyborg File Added: Autosave.sav
Sep 10, 2011 3:22 pm Cyborg Note Added: 0013194
Sep 10, 2011 3:24 pm keith.lamothe Note Added: 0013195
Sep 10, 2011 3:27 pm Cyborg Note Edited: 0013194
Sep 10, 2011 3:28 pm Cyborg File Added: UnhandledErrors.txt
Sep 10, 2011 3:29 pm Cyborg Note Added: 0013196
Sep 10, 2011 5:58 pm keith.lamothe Note Added: 0013207
Sep 10, 2011 5:58 pm keith.lamothe Status new => resolved
Sep 10, 2011 5:58 pm keith.lamothe Resolution open => fixed
Sep 10, 2011 5:58 pm keith.lamothe Assigned To => keith.lamothe
Sep 10, 2011 5:58 pm keith.lamothe Note Edited: 0013207
Apr 14, 2014 9:27 am Chris_McElligottPark Category Bug - Crash or Exception => Crash/Exception