View Issue Details

IDProjectCategoryLast Update
0011425Skyward CollapseCrash/ExceptionMay 10, 2013 7:15 am
ReporterCinth Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version.807 
Fixed in Version.810 
Summary0011425: Faltal Error
DescriptionMust smash the red text generator :/

This is the initial finding... I'll try and repro now.

Also included are tokens that don't count down for both the greeks and norse.

OK. More details since I reproduced fairly quickly and pretty close to how it happened initially.

Start with Whee2.save. Drop an Eldhrimnir on the Norse turn and end turn. Drop a Palladium on the Greek turn and end turn. POwer through unit replays quickly, end turn and plow through.. err happened both times on turn 60.

Also, Eldhrimnir and Palladium tokens weren't counting down in both cases.

Added start point save and new logs.
TagsNo tags attached.
Internal WeightMajor Problem

Activities

Cinth

May 9, 2013 5:45 pm

manager  

ArcenDebugLog.txt (71,177 bytes)   
5/9/2013 10:22:11 AM
GameInit (0 - 5/9/2013 10:22:11 AM)     5/9/2013 10:22:11 AM
GameInit (1 - 5/9/2013 10:22:11 AM)     5/9/2013 10:22:11 AM
GameInit (2 - 5/9/2013 10:22:11 AM)     5/9/2013 10:22:14 AM
audio load: 158     5/9/2013 10:22:14 AM
GameInit (3 - 5/9/2013 10:22:14 AM)     5/9/2013 10:22:14 AM
GameInit (4 - 5/9/2013 10:22:14 AM)     5/9/2013 10:22:14 AM
GameInit (5 - 5/9/2013 10:22:14 AM)     5/9/2013 10:22:14 AM
GameInit (6 - 5/9/2013 10:22:14 AM)     5/9/2013 10:22:14 AM
GameInit (7 - 5/9/2013 10:22:14 AM)     5/9/2013 10:22:14 AM
GameInit (8 - 5/9/2013 10:22:14 AM)     5/9/2013 10:22:14 AM
GameInit (9 - 5/9/2013 10:22:14 AM)     5/9/2013 10:22:15 AM
GameInit (10 - 5/9/2013 10:22:15 AM)     5/9/2013 12:30:41 PM
No path for general military to target!?!     5/9/2013 2:15:17 PM
GameInit (0 - 5/9/2013 2:15:17 PM)     5/9/2013 2:15:18 PM
GameInit (1 - 5/9/2013 2:15:18 PM)     5/9/2013 2:15:18 PM
GameInit (2 - 5/9/2013 2:15:18 PM)     5/9/2013 2:15:20 PM
audio load: 158     5/9/2013 2:15:20 PM
GameInit (3 - 5/9/2013 2:15:20 PM)     5/9/2013 2:15:20 PM
GameInit (4 - 5/9/2013 2:15:20 PM)     5/9/2013 2:15:20 PM
GameInit (5 - 5/9/2013 2:15:20 PM)     5/9/2013 2:15:21 PM
GameInit (6 - 5/9/2013 2:15:21 PM)     5/9/2013 2:15:21 PM
GameInit (7 - 5/9/2013 2:15:21 PM)     5/9/2013 2:15:21 PM
GameInit (8 - 5/9/2013 2:15:21 PM)     5/9/2013 2:15:21 PM
GameInit (9 - 5/9/2013 2:15:21 PM)     5/9/2013 2:15:22 PM
GameInit (10 - 5/9/2013 2:15:22 PM)     5/9/2013 2:36:22 PM
GameInit (0 - 5/9/2013 2:36:22 PM)     5/9/2013 2:36:22 PM
GameInit (1 - 5/9/2013 2:36:22 PM)     5/9/2013 2:36:22 PM
GameInit (2 - 5/9/2013 2:36:22 PM)     5/9/2013 2:36:24 PM
audio load: 158     5/9/2013 2:36:24 PM
GameInit (3 - 5/9/2013 2:36:24 PM)     5/9/2013 2:36:24 PM
GameInit (4 - 5/9/2013 2:36:24 PM)     5/9/2013 2:36:25 PM
GameInit (5 - 5/9/2013 2:36:25 PM)     5/9/2013 2:36:25 PM
GameInit (6 - 5/9/2013 2:36:25 PM)     5/9/2013 2:36:25 PM
GameInit (7 - 5/9/2013 2:36:25 PM)     5/9/2013 2:36:25 PM
GameInit (8 - 5/9/2013 2:36:25 PM)     5/9/2013 2:36:25 PM
GameInit (9 - 5/9/2013 2:36:25 PM)     5/9/2013 2:36:26 PM
GameInit (10 - 5/9/2013 2:36:26 PM)     5/9/2013 2:39:27 PM
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 2:39:27 PM
:    -----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 2:39:27 PM
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 2:39:27 PM
:    -----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 2:39:27 PM
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 2:39:27 PM
:    -----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 2:39:27 PM
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 2:39:27 PM
:    -----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 2:39:27 PM
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 2:39:27 PM
:    -----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 2:39:27 PM
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 2:39:27 PM
:    -----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 2:39:27 PM
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 2:39:27 PM
:    -----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 2:39:28 PM
-----------
FixedUpdate: System.NullReferenceException: Object reference not set to an instance of an object
  at ArcenRectangle.get_CenterX () [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 
Stack Trace:   at ArcenRectangle.get_CenterX () [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.MainUpdateLogic()
   at MainCameraLogic.Update()

5/9/2013 2:39:28 PM
:    -----------
FixedUpdate: System.NullReferenceException: Object reference not set to an instance of an object
  at ArcenRectangle.get_CenterX () [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 
Stack Trace:   at ArcenRectangle.get_CenterX () [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.MainUpdateLogic()
   at MainCameraLogic.Update()

5/9/2013 2:39:31 PM
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 2:39:31 PM
:    -----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 2:39:31 PM
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 2:39:31 PM
:    -----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 2:39:31 PM
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 2:39:31 PM
:    -----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 2:39:31 PM
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 2:39:31 PM
:    -----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 2:39:32 PM
-----------
FixedUpdate: System.NullReferenceException: Object reference not set to an instance of an object
  at ArcenRectangle.get_CenterX () [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 
Stack Trace:   at ArcenRectangle.get_CenterX () [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.MainUpdateLogic()
   at MainCameraLogic.Update()

5/9/2013 2:39:32 PM
:    -----------
FixedUpdate: System.NullReferenceException: Object reference not set to an instance of an object
  at ArcenRectangle.get_CenterX () [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 
Stack Trace:   at ArcenRectangle.get_CenterX () [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.MainUpdateLogic()
   at MainCameraLogic.Update()

ArcenDebugLog.txt (71,177 bytes)   

Cinth

May 9, 2013 5:45 pm

manager  

UnhandledErrors.txt (25,644 bytes)   
5/9/2013 2:39:27 PM (0.807) Mem: 135,413,760 Mode: SinglePlayer Plat:WindowsPlayer
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


5/9/2013 2:39:27 PM (0.807) Mem: 135,680,000 Mode: SinglePlayer Plat:WindowsPlayer
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


5/9/2013 2:39:27 PM (0.807) Mem: 136,024,064 Mode: SinglePlayer Plat:WindowsPlayer
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


5/9/2013 2:39:27 PM (0.807) Mem: 136,265,728 Mode: SinglePlayer Plat:WindowsPlayer
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


5/9/2013 2:39:27 PM (0.807) Mem: 136,507,392 Mode: SinglePlayer Plat:WindowsPlayer
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


5/9/2013 2:39:27 PM (0.807) Mem: 136,757,248 Mode: SinglePlayer Plat:WindowsPlayer
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


5/9/2013 2:39:27 PM (0.807) Mem: 137,007,104 Mode: SinglePlayer Plat:WindowsPlayer
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


5/9/2013 2:39:28 PM (0.807) Mem: 137,863,168 Mode: SinglePlayer Plat:WindowsPlayer
-----------
FixedUpdate: System.NullReferenceException: Object reference not set to an instance of an object
  at ArcenRectangle.get_CenterX () [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 
Stack Trace:   at ArcenRectangle.get_CenterX () [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 


5/9/2013 2:39:31 PM (0.807) Mem: 139,329,536 Mode: SinglePlayer Plat:WindowsPlayer
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


5/9/2013 2:39:31 PM (0.807) Mem: 139,563,008 Mode: SinglePlayer Plat:WindowsPlayer
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


5/9/2013 2:39:31 PM (0.807) Mem: 139,812,864 Mode: SinglePlayer Plat:WindowsPlayer
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


5/9/2013 2:39:31 PM (0.807) Mem: 140,062,720 Mode: SinglePlayer Plat:WindowsPlayer
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


5/9/2013 2:39:32 PM (0.807) Mem: 141,135,872 Mode: SinglePlayer Plat:WindowsPlayer
-----------
FixedUpdate: System.NullReferenceException: Object reference not set to an instance of an object
  at ArcenRectangle.get_CenterX () [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 
Stack Trace:   at ArcenRectangle.get_CenterX () [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 


UnhandledErrors.txt (25,644 bytes)   

Cinth

May 9, 2013 5:45 pm

manager  

wheee2fatal.save (20,846 bytes)

Cinth

May 9, 2013 5:46 pm

manager   ~0032051

I'll update this as soon as I have more :)

Cinth

May 9, 2013 6:03 pm

manager  

wheee2.save (19,751 bytes)

Cinth

May 9, 2013 6:03 pm

manager  

UnhandledErrorsMKII.txt (4,182 bytes)   
5/9/2013 2:55:18 PM (0.807) Mem: 95,391,744 Mode: SinglePlayer Plat:WindowsPlayer
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


5/9/2013 2:55:18 PM (0.807) Mem: 95,649,792 Mode: SinglePlayer Plat:WindowsPlayer
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


UnhandledErrorsMKII.txt (4,182 bytes)   

Cinth

May 9, 2013 6:03 pm

manager  

ArcenDebugLogMKII.txt (11,766 bytes)   
5/9/2013 2:50:44 PM
GameInit (0 - 5/9/2013 2:50:44 PM)     5/9/2013 2:50:44 PM
GameInit (1 - 5/9/2013 2:50:44 PM)     5/9/2013 2:50:44 PM
GameInit (2 - 5/9/2013 2:50:44 PM)     5/9/2013 2:50:47 PM
audio load: 158     5/9/2013 2:50:47 PM
GameInit (3 - 5/9/2013 2:50:47 PM)     5/9/2013 2:50:47 PM
GameInit (4 - 5/9/2013 2:50:47 PM)     5/9/2013 2:50:47 PM
GameInit (5 - 5/9/2013 2:50:47 PM)     5/9/2013 2:50:47 PM
GameInit (6 - 5/9/2013 2:50:47 PM)     5/9/2013 2:50:47 PM
GameInit (7 - 5/9/2013 2:50:47 PM)     5/9/2013 2:50:47 PM
GameInit (8 - 5/9/2013 2:50:47 PM)     5/9/2013 2:50:47 PM
GameInit (9 - 5/9/2013 2:50:47 PM)     5/9/2013 2:50:49 PM
GameInit (10 - 5/9/2013 2:50:49 PM)     5/9/2013 2:55:18 PM
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 2:55:18 PM
:    -----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 2:55:18 PM
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 2:55:18 PM
:    -----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

ArcenDebugLogMKII.txt (11,766 bytes)   

Cinth

May 9, 2013 6:10 pm

manager   ~0032052

HA! Updated!

Chris_McElligottPark

May 9, 2013 8:19 pm

administrator   ~0032055

Got the sticking-around stuff with this, thanks!

* Fixed a number of issues with auto-heals that were not happening under certain circumstances, which also included some "global enchantment for a certain amount of time" effects not disappearing.


In terms of the error I cannot repro it, but based on the stack trace I think that's already fixed. If you can repro it in the next version, do let me know!

Cinth

May 9, 2013 8:30 pm

manager   ~0032056

Aight :)

Cinth

May 9, 2013 9:43 pm

manager   ~0032060

Last edited: May 9, 2013 9:55 pm

Save still runs into a fatal error in .808

Ok. Load up Whee2 and just progress to turn 62. I've had it Fatal Error twice now at that turn.
And once on turn 66.
I couldn't get an error just watching the replay segments, I needed to click "skip unit" to reliably reproduce.

Cinth

May 9, 2013 9:43 pm

manager  

ArcenDebugLog808.txt (40,016 bytes)   
5/9/2013 2:59:55 PM
GameInit (0 - 5/9/2013 2:59:55 PM)     5/9/2013 2:59:55 PM
GameInit (1 - 5/9/2013 2:59:55 PM)     5/9/2013 2:59:55 PM
GameInit (2 - 5/9/2013 2:59:55 PM)     5/9/2013 2:59:58 PM
audio load: 158     5/9/2013 2:59:58 PM
GameInit (3 - 5/9/2013 2:59:58 PM)     5/9/2013 2:59:58 PM
GameInit (4 - 5/9/2013 2:59:58 PM)     5/9/2013 2:59:58 PM
GameInit (5 - 5/9/2013 2:59:58 PM)     5/9/2013 2:59:58 PM
GameInit (6 - 5/9/2013 2:59:58 PM)     5/9/2013 2:59:58 PM
GameInit (7 - 5/9/2013 2:59:58 PM)     5/9/2013 2:59:58 PM
GameInit (8 - 5/9/2013 2:59:58 PM)     5/9/2013 2:59:58 PM
GameInit (9 - 5/9/2013 2:59:58 PM)     5/9/2013 2:59:59 PM
GameInit (10 - 5/9/2013 2:59:59 PM)     5/9/2013 3:14:59 PM
GameInit (0 - 5/9/2013 3:14:59 PM)     5/9/2013 3:15:00 PM
GameInit (1 - 5/9/2013 3:15:00 PM)     5/9/2013 3:15:00 PM
GameInit (2 - 5/9/2013 3:15:00 PM)     5/9/2013 3:15:02 PM
audio load: 158     5/9/2013 3:15:02 PM
GameInit (3 - 5/9/2013 3:15:02 PM)     5/9/2013 3:15:02 PM
GameInit (4 - 5/9/2013 3:15:02 PM)     5/9/2013 3:15:03 PM
GameInit (5 - 5/9/2013 3:15:03 PM)     5/9/2013 3:15:03 PM
GameInit (6 - 5/9/2013 3:15:03 PM)     5/9/2013 3:15:03 PM
GameInit (7 - 5/9/2013 3:15:03 PM)     5/9/2013 3:15:03 PM
GameInit (8 - 5/9/2013 3:15:03 PM)     5/9/2013 3:15:03 PM
GameInit (9 - 5/9/2013 3:15:03 PM)     5/9/2013 3:15:04 PM
GameInit (10 - 5/9/2013 3:15:04 PM)     5/9/2013 5:13:08 PM
GameInit (0 - 5/9/2013 5:13:08 PM)     5/9/2013 5:13:09 PM
GameInit (1 - 5/9/2013 5:13:09 PM)     5/9/2013 5:13:09 PM
GameInit (2 - 5/9/2013 5:13:09 PM)     5/9/2013 5:13:11 PM
audio load: 158     5/9/2013 5:13:11 PM
GameInit (3 - 5/9/2013 5:13:11 PM)     5/9/2013 5:13:11 PM
GameInit (4 - 5/9/2013 5:13:11 PM)     5/9/2013 5:13:11 PM
GameInit (5 - 5/9/2013 5:13:11 PM)     5/9/2013 5:13:12 PM
GameInit (6 - 5/9/2013 5:13:12 PM)     5/9/2013 5:13:12 PM
GameInit (7 - 5/9/2013 5:13:12 PM)     5/9/2013 5:13:12 PM
GameInit (8 - 5/9/2013 5:13:12 PM)     5/9/2013 5:13:12 PM
GameInit (9 - 5/9/2013 5:13:12 PM)     5/9/2013 5:13:14 PM
GameInit (10 - 5/9/2013 5:13:14 PM)     5/9/2013 6:29:40 PM
GameInit (0 - 5/9/2013 6:29:40 PM)     5/9/2013 6:29:41 PM
GameInit (1 - 5/9/2013 6:29:41 PM)     5/9/2013 6:29:41 PM
GameInit (2 - 5/9/2013 6:29:41 PM)     5/9/2013 6:29:43 PM
audio load: 158     5/9/2013 6:29:43 PM
GameInit (3 - 5/9/2013 6:29:43 PM)     5/9/2013 6:29:43 PM
GameInit (4 - 5/9/2013 6:29:43 PM)     5/9/2013 6:29:43 PM
GameInit (5 - 5/9/2013 6:29:43 PM)     5/9/2013 6:29:44 PM
GameInit (6 - 5/9/2013 6:29:44 PM)     5/9/2013 6:29:44 PM
GameInit (7 - 5/9/2013 6:29:44 PM)     5/9/2013 6:29:44 PM
GameInit (8 - 5/9/2013 6:29:44 PM)     5/9/2013 6:29:44 PM
GameInit (9 - 5/9/2013 6:29:44 PM)     5/9/2013 6:29:45 PM
GameInit (10 - 5/9/2013 6:29:45 PM)     5/9/2013 6:33:26 PM
GameInit (0 - 5/9/2013 6:33:26 PM)     5/9/2013 6:33:26 PM
GameInit (1 - 5/9/2013 6:33:26 PM)     5/9/2013 6:33:26 PM
GameInit (2 - 5/9/2013 6:33:26 PM)     5/9/2013 6:33:29 PM
audio load: 158     5/9/2013 6:33:29 PM
GameInit (3 - 5/9/2013 6:33:29 PM)     5/9/2013 6:33:29 PM
GameInit (4 - 5/9/2013 6:33:29 PM)     5/9/2013 6:33:29 PM
GameInit (5 - 5/9/2013 6:33:29 PM)     5/9/2013 6:33:30 PM
GameInit (6 - 5/9/2013 6:33:30 PM)     5/9/2013 6:33:30 PM
GameInit (7 - 5/9/2013 6:33:30 PM)     5/9/2013 6:33:30 PM
GameInit (8 - 5/9/2013 6:33:30 PM)     5/9/2013 6:33:30 PM
GameInit (9 - 5/9/2013 6:33:30 PM)     5/9/2013 6:33:31 PM
GameInit (10 - 5/9/2013 6:33:31 PM)     5/9/2013 6:39:38 PM
-----------
FixedUpdate: System.NullReferenceException: Object reference not set to an instance of an object
  at ArcenRectangle.get_CenterX () [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 
Stack Trace:   at ArcenRectangle.get_CenterX () [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.MainUpdateLogic()
   at MainCameraLogic.Update()

5/9/2013 6:39:38 PM
:    -----------
FixedUpdate: System.NullReferenceException: Object reference not set to an instance of an object
  at ArcenRectangle.get_CenterX () [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 
Stack Trace:   at ArcenRectangle.get_CenterX () [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.MainUpdateLogic()
   at MainCameraLogic.Update()

5/9/2013 6:39:39 PM
-----------
FixedUpdate: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.MainUpdateLogic()
   at MainCameraLogic.Update()

5/9/2013 6:39:39 PM
:    -----------
FixedUpdate: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.MainUpdateLogic()
   at MainCameraLogic.Update()

5/9/2013 6:39:44 PM
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 6:39:44 PM
:    -----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 6:39:44 PM
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 6:39:44 PM
:    -----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 6:39:44 PM
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 6:39:44 PM
:    -----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 6:39:44 PM
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 6:39:44 PM
:    -----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()

5/9/2013 6:39:55 PM
GameInit (0 - 5/9/2013 6:39:55 PM)     5/9/2013 6:39:55 PM
GameInit (1 - 5/9/2013 6:39:55 PM)     5/9/2013 6:39:55 PM
GameInit (2 - 5/9/2013 6:39:55 PM)     5/9/2013 6:39:57 PM
audio load: 158     5/9/2013 6:39:57 PM
GameInit (3 - 5/9/2013 6:39:57 PM)     5/9/2013 6:39:57 PM
GameInit (4 - 5/9/2013 6:39:57 PM)     5/9/2013 6:39:57 PM
GameInit (5 - 5/9/2013 6:39:57 PM)     5/9/2013 6:39:58 PM
GameInit (6 - 5/9/2013 6:39:58 PM)     5/9/2013 6:39:58 PM
GameInit (7 - 5/9/2013 6:39:58 PM)     5/9/2013 6:39:58 PM
GameInit (8 - 5/9/2013 6:39:58 PM)     5/9/2013 6:39:58 PM
GameInit (9 - 5/9/2013 6:39:58 PM)     5/9/2013 6:39:59 PM
GameInit (10 - 5/9/2013 6:39:59 PM)     5/9/2013 6:40:47 PM
-----------
FixedUpdate: System.NullReferenceException: Object reference not set to an instance of an object
  at ArcenRectangle.get_CenterX () [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 
Stack Trace:   at ArcenRectangle.get_CenterX () [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.MainUpdateLogic()
   at MainCameraLogic.Update()

5/9/2013 6:40:47 PM
:    -----------
FixedUpdate: System.NullReferenceException: Object reference not set to an instance of an object
  at ArcenRectangle.get_CenterX () [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 
Stack Trace:   at ArcenRectangle.get_CenterX () [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.MainUpdateLogic()
   at MainCameraLogic.Update()

ArcenDebugLog808.txt (40,016 bytes)   

Cinth

May 9, 2013 9:43 pm

manager  

UnhandledErrors808.txt (13,051 bytes)   
5/9/2013 6:39:38 PM (0.808) Mem: 72,986,624 Mode: SinglePlayer Plat:WindowsPlayer
-----------
FixedUpdate: System.NullReferenceException: Object reference not set to an instance of an object
  at ArcenRectangle.get_CenterX () [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 
Stack Trace:   at ArcenRectangle.get_CenterX () [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 


5/9/2013 6:39:39 PM (0.808) Mem: 73,383,936 Mode: SinglePlayer Plat:WindowsPlayer
-----------
FixedUpdate: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 


5/9/2013 6:39:44 PM (0.808) Mem: 76,197,888 Mode: SinglePlayer Plat:WindowsPlayer
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


5/9/2013 6:39:44 PM (0.808) Mem: 76,443,648 Mode: SinglePlayer Plat:WindowsPlayer
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


5/9/2013 6:39:44 PM (0.808) Mem: 76,673,024 Mode: SinglePlayer Plat:WindowsPlayer
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


5/9/2013 6:39:44 PM (0.808) Mem: 76,926,976 Mode: SinglePlayer Plat:WindowsPlayer
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll) [0x00000] in <filename unknown>:0 
  at ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.SkipToNextActionReplayEntity () [0x00000] in <filename unknown>:0 
  at ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean ) [0x00000] in <filename unknown>:0 
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


5/9/2013 6:40:47 PM (0.808) Mem: 36,438,016 Mode: SinglePlayer Plat:WindowsPlayer
-----------
FixedUpdate: System.NullReferenceException: Object reference not set to an instance of an object
  at ArcenRectangle.get_CenterX () [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 
Stack Trace:   at ArcenRectangle.get_CenterX () [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 


UnhandledErrors808.txt (13,051 bytes)   

Chris_McElligottPark

May 9, 2013 10:34 pm

administrator   ~0032071

Skip unit, not skip all playback, correct? Just so I'm sure?

Cinth

May 9, 2013 10:36 pm

manager   ~0032073

Units. I didn't see an option to skip playback entirely :)

Chris_McElligottPark

May 9, 2013 10:37 pm

administrator   ~0032075

Oh goodness -- the big stop-looking button does that. It stops all playback and just jumps to the next turn!

Cinth

May 9, 2013 10:39 pm

manager   ~0032077

See other report for why I missed it :p

I'll have to use it in testing to see if it helps in repros

Chris_McElligottPark

May 9, 2013 10:41 pm

administrator   ~0032080

Yep. Odd thing is that the fix in my other report might actually have fixed this in general... it's genuinely odd. Unless the GUI code was multithreaded there should not be a race condition, and it is not SUPPOSED to be multithreaded there, but that's a black box in the Unity innards so I am never sure. Possibly my scheduling and inlining of the triggers has actually solved a race condition that was not evident before.

Cinth

May 9, 2013 10:45 pm

manager   ~0032082

Once we started messing with the other report I thought it might be the case.
Only one way to know for sure :)
Throw me the update (push the fix) and I'll see if I can repro it with my save.

So far though.. most of my other red text reports were actually problems :)

Chris_McElligottPark

May 9, 2013 10:59 pm

administrator   ~0032085

Update's out. :)

Cinth

May 9, 2013 11:00 pm

manager   ~0032086

Last edited: May 9, 2013 11:01 pm

Right on.. last set for 808.. was a pain to get it to repro though..

and yeah.. a different log this time :/

Cinth

May 9, 2013 11:00 pm

manager  

ErrorsReportedByEnginev3.txt (984 bytes)   
5/9/2013 7:58:13 PM (0.808) Mem: 125,313,024 Mode: SinglePlayer Plat:WindowsPlayer
-----------------------------------ErrorsReportedByEngine-----------------------------------
-----------
NullReferenceException: Object reference not set to an instance of an object
Stack Trace: AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity)
ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll)
ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack)
ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately)
World.SkipToNextActionReplayEntity ()
ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean )
ArcenButton.FireClickDelegate (Boolean WasRightClick)
Game.OnKeyDownFirst (KeyBind Bind, InputSource Source)
InputBindings.CheckKeys ()
Game.CheckInput ()
MainCameraLogic.MainUpdateLogic ()
MainCameraLogic.Update ()



Cinth

May 9, 2013 11:00 pm

manager  

Debugv3.txt (3,984 bytes)   
5/9/2013 7:51:27 PM
GameInit (0 - 5/9/2013 7:51:27 PM)     5/9/2013 7:51:27 PM
GameInit (1 - 5/9/2013 7:51:27 PM)     5/9/2013 7:51:27 PM
GameInit (2 - 5/9/2013 7:51:27 PM)     5/9/2013 7:51:30 PM
audio load: 158     5/9/2013 7:51:30 PM
GameInit (3 - 5/9/2013 7:51:30 PM)     5/9/2013 7:51:30 PM
GameInit (4 - 5/9/2013 7:51:30 PM)     5/9/2013 7:51:30 PM
GameInit (5 - 5/9/2013 7:51:30 PM)     5/9/2013 7:51:31 PM
GameInit (6 - 5/9/2013 7:51:31 PM)     5/9/2013 7:51:31 PM
GameInit (7 - 5/9/2013 7:51:31 PM)     5/9/2013 7:51:31 PM
GameInit (8 - 5/9/2013 7:51:31 PM)     5/9/2013 7:51:31 PM
GameInit (9 - 5/9/2013 7:51:31 PM)     5/9/2013 7:51:32 PM
GameInit (10 - 5/9/2013 7:51:32 PM)     5/9/2013 7:58:13 PM
-----------
NullReferenceException: Object reference not set to an instance of an object
Stack Trace: AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity)
ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll)
ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack)
ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately)
World.SkipToNextActionReplayEntity ()
ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean )
ArcenButton.FireClickDelegate (Boolean WasRightClick)
Game.OnKeyDownFirst (KeyBind Bind, InputSource Source)
InputBindings.CheckKeys ()
Game.CheckInput ()
MainCameraLogic.MainUpdateLogic ()
MainCameraLogic.Update ()



   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWrittenFromUnity(System.String LogString, System.String StackTrace, LogType Type)
   at UnityEngine.Application.CallLogCallback(System.String logString, System.String stackTrace, LogType type)

5/9/2013 7:58:13 PM
ErrorsReportedByEngine:    -----------
NullReferenceException: Object reference not set to an instance of an object
Stack Trace: AIMutableGameEntityData.CalculateDamageIDoToHim (.GameEntity TargetEntity)
ActionReplay.DoAttackTileInner (.GameEntity ActingEntity, .WorldMapTile TargetTile, Boolean IsForAI, Boolean IsRangedAttack, Boolean IsPrimaryAttack, System.Int32& RandomRoll)
ActionReplay.DoAttackTile (Boolean IsForAI, Boolean IsRangedAttack)
ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately)
World.SkipToNextActionReplayEntity ()
ThirdTopBarPlaybackWindow.<SubclassInit>b__4 (Boolean )
ArcenButton.FireClickDelegate (Boolean WasRightClick)
Game.OnKeyDownFirst (KeyBind Bind, InputSource Source)
InputBindings.CheckKeys ()
Game.CheckInput ()
MainCameraLogic.MainUpdateLogic ()
MainCameraLogic.Update ()



   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWrittenFromUnity(System.String LogString, System.String StackTrace, LogType Type)
   at UnityEngine.Application.CallLogCallback(System.String logString, System.String stackTrace, LogType type)

Debugv3.txt (3,984 bytes)   

Chris_McElligottPark

May 9, 2013 11:07 pm

administrator   ~0032087

All right, last note of my own for the night:

* Put in some super paranoid error checking in CalculateDamageIDoToHim.
** Hopefully this will solve it for good since we can't yet get a line number on this puppy.

Cinth

May 9, 2013 11:11 pm

manager   ~0032089

About to hit this one in 809. Will have an update for you soon (though you'll see it in the AM).

Cinth

May 9, 2013 11:30 pm

manager   ~0032093

CalculateDamageIDoToHim... this sounds like something Keith would do just for me in AIW .... and it sounds nasty and personal ;)

2 sets of 809 logs but it is more of the same that has already been posted.

Chris_McElligottPark

May 9, 2013 11:32 pm

administrator   ~0032094

Descriptive, no?

I'm not surprised 0.809 still had the problem, hopefully in 0.810 that is fixed. I really don't see what the error could be in there if I missed it... ;)

Anyway, I'm off for the night for realz this time.

Cinth

May 9, 2013 11:34 pm

manager   ~0032096

:) the logs look the same as those I've been posting.. if you want them I have them saved.

Go.. crash.. plug in again in the AM.

Cinth

May 10, 2013 12:37 am

manager   ~0032101

I can no longer get this one to reproduce and it was fairly reliable.

Chris_McElligottPark

May 10, 2013 7:15 am

administrator   ~0032110

Excellent! I will optimistically close this then. ;)

Issue History

Date Modified Username Field Change
May 9, 2013 5:45 pm Cinth New Issue
May 9, 2013 5:45 pm Cinth File Added: ArcenDebugLog.txt
May 9, 2013 5:45 pm Cinth File Added: UnhandledErrors.txt
May 9, 2013 5:45 pm Cinth File Added: wheee2fatal.save
May 9, 2013 5:46 pm Cinth Note Added: 0032051
May 9, 2013 5:48 pm tigersfan Internal Weight => Major Problem
May 9, 2013 5:48 pm tigersfan Assigned To => Chris_McElligottPark
May 9, 2013 5:48 pm tigersfan Status new => assigned
May 9, 2013 6:03 pm Cinth Description Updated
May 9, 2013 6:03 pm Cinth File Added: wheee2.save
May 9, 2013 6:03 pm Cinth File Added: UnhandledErrorsMKII.txt
May 9, 2013 6:03 pm Cinth File Added: ArcenDebugLogMKII.txt
May 9, 2013 6:10 pm Cinth Note Added: 0032052
May 9, 2013 8:19 pm Chris_McElligottPark Note Added: 0032055
May 9, 2013 8:19 pm Chris_McElligottPark Status assigned => resolved
May 9, 2013 8:19 pm Chris_McElligottPark Fixed in Version => .808
May 9, 2013 8:19 pm Chris_McElligottPark Resolution open => fixed
May 9, 2013 8:30 pm Cinth Note Added: 0032056
May 9, 2013 9:43 pm Cinth Note Added: 0032060
May 9, 2013 9:43 pm Cinth Status resolved => feedback
May 9, 2013 9:43 pm Cinth Resolution fixed => reopened
May 9, 2013 9:43 pm Cinth File Added: ArcenDebugLog808.txt
May 9, 2013 9:43 pm Cinth File Added: UnhandledErrors808.txt
May 9, 2013 9:44 pm Cinth Note Edited: 0032060
May 9, 2013 9:48 pm Cinth Note Edited: 0032060
May 9, 2013 9:55 pm Cinth Note Edited: 0032060
May 9, 2013 10:34 pm Chris_McElligottPark Note Added: 0032071
May 9, 2013 10:36 pm Cinth Note Added: 0032073
May 9, 2013 10:36 pm Cinth Status feedback => assigned
May 9, 2013 10:37 pm Chris_McElligottPark Note Added: 0032075
May 9, 2013 10:39 pm Cinth Note Added: 0032077
May 9, 2013 10:41 pm Chris_McElligottPark Note Added: 0032080
May 9, 2013 10:45 pm Cinth Note Added: 0032082
May 9, 2013 10:59 pm Chris_McElligottPark Note Added: 0032085
May 9, 2013 11:00 pm Cinth Note Added: 0032086
May 9, 2013 11:00 pm Cinth File Added: ErrorsReportedByEnginev3.txt
May 9, 2013 11:00 pm Cinth File Added: Debugv3.txt
May 9, 2013 11:01 pm Cinth Note Edited: 0032086
May 9, 2013 11:07 pm Chris_McElligottPark Note Added: 0032087
May 9, 2013 11:11 pm Cinth Note Added: 0032089
May 9, 2013 11:30 pm Cinth Note Added: 0032093
May 9, 2013 11:32 pm Chris_McElligottPark Note Added: 0032094
May 9, 2013 11:34 pm Cinth Note Added: 0032096
May 10, 2013 12:37 am Cinth Note Added: 0032101
May 10, 2013 7:15 am Chris_McElligottPark Note Added: 0032110
May 10, 2013 7:15 am Chris_McElligottPark Status assigned => resolved
May 10, 2013 7:15 am Chris_McElligottPark Fixed in Version .808 => .810
May 10, 2013 7:15 am Chris_McElligottPark Resolution reopened => fixed
Apr 14, 2014 9:28 am Chris_McElligottPark Category Bug - Crash or Exception => Crash/Exception