View Issue Details

IDProjectCategoryLast Update
0019893AI War 2Bug - OtherAug 28, 2018 9:45 pm
ReporterColonelBlimp Assigned ToBadgerBadger  
Severityminor 
Status resolvedResolutionfixed 
Fixed in Version0.759-0.760 Only The Start of Discovery 
Summary0019893: ArgumentOutOfRangeException
DescriptionError in thread for execution context 'executionContext'
ArgumentOutOfRangeException
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
===STACK FRAMES (with file info)===
FILE METHOD IL_OFFSET NATIVE_OFFSET LINE_NUMBER COLUMN_NUMBER
    ThrowArgumentOutOfRangeException 41 106 0 0
    ThrowArgumentOutOfRangeException 0 34 0 0
    GetRandomShipsThatCanBeFiredUpon 734 1778 0 0
    TryRewiringShotToNewShipAtSameTargetSquad 58 194 0 0
    ReactToShotHittingSquad 298 1042 0 0
    ReactToShotHittingSquad 52 194 0 0
    ReactToShotHittingSquad 11 107 0 0
    DoHitLogic 765 1996 0 0
    DoHitLogic 11 106 0 0
    DoEntityStepLogic_Shot 685 1730 0 0
    <DoCombatStep>m__3 1 50 0 0
    DoForEntities 71 151 0 0
    DoForEntities 35 146 0 0
    DoCombatStep 154 786 0 0
    DoWorldStepLogic 452 1658 0 0
    Execute 95 242 0 0
===RAW STACK TRACE===
  at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <f826c2584fc94ec19a48a6576640bdc5>:0
  at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <f826c2584fc94ec19a48a6576640bdc5>:0
  at Arcen.AIW2.ExternalVisualization.SquadVisualizer.GetRandomShipsThatCanBeFiredUpon (System.Int32 numShipsRequested, System.Collections.Generic.List`1[Arcen.AIW2.ExternalVisualization.ShipVisualizer]& returnList, System.Collections.Generic.List`1[T] excludedShips) [0x002de] in <cea3d8bbf8db410eae38b0de58bacb1a>:0
  at Arcen.AIW2.ExternalVisualization.ShotVisualizer.TryRewiringShotToNewShipAtSameTargetSquad (System.Collections.Generic.List`1[T] shipsToExclude) [0x0003a] in <cea3d8bbf8db410eae38b0de58bacb1a>:0
  at Arcen.AIW2.ExternalVisualization.ShotVisualizer.ReactToShotHittingSquad (Arcen.AIW2.Core.GameEntity TargetSquad, Arcen.AIW2.Core.GameEntity ProtectingShieldThatTookTheHitOrNull, System.Int32 NumberOfShipsKilled, System.Boolean WasEntireSquadKilled) [0x0012a] in <cea3d8bbf8db410eae38b0de58bacb1a>:0
  at Arcen.AIW2.ExternalVisualization.BattlefieldVisualSingleton.ReactToShotHittingSquad (Arcen.AIW2.Core.GameEntity Shot, Arcen.AIW2.Core.GameEntity TargetSquad, Arcen.AIW2.Core.GameEntity ProtectingShieldThatTookTheHitOrNull, System.Int32 NumberOfShipsKilled, System.Boolean WasEntireSquadKilled) [0x00034] in <cea3d8bbf8db410eae38b0de58bacb1a>:0
  at PresentationLayer_AIW2.ReactToShotHittingSquad (Arcen.AIW2.Core.GameEntity Shot, Arcen.AIW2.Core.GameEntity TargetSquad, Arcen.AIW2.Core.GameEntity ProtectingShieldThatTookTheHitOrNull, System.Int32 NumberOfShipsKilled, System.Boolean WasEntireSquadKilled) [0x0000b] in <ecf94ce1133449a796462ab165ab5877>:0
  at Arcen.AIW2.Core.GameEntity.DoHitLogic (Arcen.AIW2.Core.GameEntity Target, System.Boolean HonorFiniteHitCountAOE, Arcen.Universal.FInt PercentOfTotalAttackPowerForThisHit, Arcen.Universal.FInt& PercentOfTotalAttackPowerUsedForThisHit, Arcen.AIW2.Core.ArcenSimContext Context) [0x002fd] in <3d71d74bc1fb48029620d36dc2152894>:0
  at Arcen.AIW2.Core.GameEntity.DoHitLogic (Arcen.AIW2.Core.GameEntity Target, Arcen.AIW2.Core.ArcenSimContext Context) [0x0000b] in <3d71d74bc1fb48029620d36dc2152894>:0
  at Arcen.AIW2.Core.GameEntity.DoEntityStepLogic_Shot (Arcen.AIW2.Core.ArcenSimContext Context) [0x002ad] in <3d71d74bc1fb48029620d36dc2152894>:0
  at Arcen.AIW2.Core.Planet.<DoCombatStep>m__3 (Arcen.AIW2.Core.GameEntity entity) [0x00001] in <3d71d74bc1fb48029620d36dc2152894>:0
  at Arcen.AIW2.Core.EntityCollection.DoForEntities (Arcen.AIW2.Core.GameEntityCategory Category, Arcen.AIW2.Core.GameEntity+ProcessorDelegate Processor) [0x00047] in <3d71d74bc1fb48029620d36dc2152894>:0
  at Arcen.AIW2.Core.Planet.DoForEntities (Arcen.AIW2.Core.GameEntityCategory Category, Arcen.AIW2.Core.GameEntity+ProcessorDelegate Processor) [0x00023] in <3d71d74bc1fb48029620d36dc2152894>:0
  at Arcen.AIW2.Core.Planet.DoCombatStep (Arcen.AIW2.Core.ArcenSimContext Context) [0x0009a] in <3d71d74bc1fb48029620d36dc2152894>:0
  at Arcen.AIW2.Core.World_AIW2.DoWorldStepLogic (Arcen.AIW2.Core.ArcenSimContext Context) [0x001c4] in <3d71d74bc1fb48029620d36dc2152894>:0
  at Arcen.AIW2.External.SimExecution.Execute () [0x0005f] in <5ad546f5064c4c06b8d5e7ef0fb8514c>:0

  at System.Environment.get_StackTrace () [0x00000] in <f826c2584fc94ec19a48a6576640bdc5>:0
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity) [0x00000] in <8935cc20faf84f36ba7ee35489332c29>:0
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, Arcen.Universal.Verbosity Verbosity) [0x00000] in <8935cc20faf84f36ba7ee35489332c29>:0
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <8935cc20faf84f36ba7ee35489332c29>:0
  at Arcen.Universal.ArcenDebugging.LogException (System.Exception e, System.String message, Arcen.Universal.Verbosity verbosity) [0x00000] in <8935cc20faf84f36ba7ee35489332c29>:0
  at Arcen.AIW2.External.SimExecution.Execute () [0x00000] in <5ad546f5064c4c06b8d5e7ef0fb8514c>:0
  at Arcen.AIW2.External.ArcenSimPlanningContext.InnerRun () [0x00000] in <5ad546f5064c4c06b8d5e7ef0fb8514c>:0
  at Arcen.AIW2.External.ArcenExecutionContext.InnerRun () [0x00000] in <5ad546f5064c4c06b8d5e7ef0fb8514c>:0
  at Arcen.AIW2.External.ArcenThread.InternalActualThreadFunction () [0x00000] in <5ad546f5064c4c06b8d5e7ef0fb8514c>:0
  at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <f826c2584fc94ec19a48a6576640bdc5>:0
  at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <f826c2584fc94ec19a48a6576640bdc5>:0
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <f826c2584fc94ec19a48a6576640bdc5>:0
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <f826c2584fc94ec19a48a6576640bdc5>:0
  at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <f826c2584fc94ec19a48a6576640bdc5>:0

8/3/2018 8:37:53 AM
-----------
ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
Stack Trace: System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) (at <f826c2584fc94ec19a48a6576640bdc5>:0)
System.ThrowHelper.ThrowArgumentOutOfRangeException () (at <f826c2584fc94ec19a48a6576640bdc5>:0)
Arcen.AIW2.ExternalVisualization.SquadVisualizer.GetRandomShipThatCanFire () (at <cea3d8bbf8db410eae38b0de58bacb1a>:0)
Arcen.AIW2.ExternalVisualization.ShotVisualizer.TryWiringUpShotToTarget (System.Single DeltaTime, Arcen.AIW2.Core.GameEntity TargetSquad) (at <cea3d8bbf8db410eae38b0de58bacb1a>:0)
Arcen.AIW2.ExternalVisualization.ShotVisualizer.DoShotMovement (System.Boolean DrawDebugData) (at <cea3d8bbf8db410eae38b0de58bacb1a>:0)
Arcen.AIW2.ExternalVisualization.BattlefieldVisualSingleton.HandleShotUpdates () (at <cea3d8bbf8db410eae38b0de58bacb1a>:0)
Arcen.AIW2.ExternalVisualization.BattlefieldVisualSingleton.RunPlanetUpdateTree () (at <cea3d8bbf8db410eae38b0de58bacb1a>:0)
Arcen.AIW2.ExternalVisualization.BattlefieldVisualSingleton.RunUpdate () (at <cea3d8bbf8db410eae38b0de58bacb1a>:0)
ArcenMainGameVisuals.Update () (at <ecf94ce1133449a796462ab165ab5877>:0)



  at System.Environment.get_StackTrace () [0x00000] in <f826c2584fc94ec19a48a6576640bdc5>:0
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity) [0x00000] in <8935cc20faf84f36ba7ee35489332c29>:0
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, Arcen.Universal.Verbosity Verbosity) [0x00000] in <8935cc20faf84f36ba7ee35489332c29>:0
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <8935cc20faf84f36ba7ee35489332c29>:0
  at Arcen.Universal.Engine_Universal.LogWritten (System.String LogString, System.String StackTrace, UnityEngine.LogType Type, System.Exception Cause, System.Boolean CameFromUnity) [0x00000] in <8935cc20faf84f36ba7ee35489332c29>:0
  at Arcen.Universal.Engine_Universal.LogWrittenFromUnity (System.String LogString, System.String StackTrace, UnityEngine.LogType Type) [0x00000] in <8935cc20faf84f36ba7ee35489332c29>:0
  at UnityEngine.Application.CallLogCallback (System.String logString, System.String stackTrace, UnityEngine.LogType type, System.Boolean invokedOnMainThread) [0x00000] in <d4d4a76e1c8542dc9298df0a5fd7021c>:0

8/3/2018 8:37:53 AM
ErrorsReportedByEngine: -----------
ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
Stack Trace: System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) (at <f826c2584fc94ec19a48a6576640bdc5>:0)
System.ThrowHelper.ThrowArgumentOutOfRangeException () (at <f826c2584fc94ec19a48a6576640bdc5>:0)
Arcen.AIW2.ExternalVisualization.SquadVisualizer.GetRandomShipThatCanFire () (at <cea3d8bbf8db410eae38b0de58bacb1a>:0)
Arcen.AIW2.ExternalVisualization.ShotVisualizer.TryWiringUpShotToTarget (System.Single DeltaTime, Arcen.AIW2.Core.GameEntity TargetSquad) (at <cea3d8bbf8db410eae38b0de58bacb1a>:0)
Arcen.AIW2.ExternalVisualization.ShotVisualizer.DoShotMovement (System.Boolean DrawDebugData) (at <cea3d8bbf8db410eae38b0de58bacb1a>:0)
Arcen.AIW2.ExternalVisualization.BattlefieldVisualSingleton.HandleShotUpdates () (at <cea3d8bbf8db410eae38b0de58bacb1a>:0)
Arcen.AIW2.ExternalVisualization.BattlefieldVisualSingleton.RunPlanetUpdateTree () (at <cea3d8bbf8db410eae38b0de58bacb1a>:0)
Arcen.AIW2.ExternalVisualization.BattlefieldVisualSingleton.RunUpdate () (at <cea3d8bbf8db410eae38b0de58bacb1a>:0)
ArcenMainGameVisuals.Update () (at <ecf94ce1133449a796462ab165ab5877>:0)



  at System.Environment.get_StackTrace () [0x00000] in <f826c2584fc94ec19a48a6576640bdc5>:0
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity) [0x00000] in <8935cc20faf84f36ba7ee35489332c29>:0
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, Arcen.Universal.Verbosity Verbosity) [0x00000] in <8935cc20faf84f36ba7ee35489332c29>:0
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <8935cc20faf84f36ba7ee35489332c29>:0
  at Arcen.Universal.Engine_Universal.WriteToErrorFile (System.String ErrorFile, System.String ErrorName, System.String ErrorText, System.Boolean SuppressArcenDebugLog) [0x00000] in <8935cc20faf84f36ba7ee35489332c29>:0
  at Arcen.Universal.Engine_Universal.WriteToErrorFile (System.String ErrorFile, System.String ErrorName, System.String ErrorText) [0x00000] in <8935cc20faf84f36ba7ee35489332c29>:0
  at Arcen.Universal.Engine_Universal.LogWritten (System.String LogString, System.String StackTrace, UnityEngine.LogType Type, System.Exception Cause, System.Boolean CameFromUnity) [0x00000] in <8935cc20faf84f36ba7ee35489332c29>:0
  at Arcen.Universal.Engine_Universal.LogWrittenFromUnity (System.String LogString, System.String StackTrace, UnityEngine.LogType Type) [0x00000] in <8935cc20faf84f36ba7ee35489332c29>:0
  at UnityEngine.Application.CallLogCallback (System.String logString, System.String stackTrace, UnityEngine.LogType type, System.Boolean invokedOnMainThread) [0x00000] in <d4d4a76e1c8542dc9298df0a5fd7021c>:0

8/3/2018 8:37:53 AM
Error in thread for execution context 'executionContext'
ArgumentOutOfRangeException
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
===STACK FRAMES (with file info)===
FILE METHOD IL_OFFSET NATIVE_OFFSET LINE_NUMBER COLUMN_NUMBER
    ThrowArgumentOutOfRangeException 41 106 0 0
    ThrowArgumentOutOfRangeException 0 34 0 0
    GetRandomShipsThatCanBeFiredUpon 734 1778 0 0
    TryRewiringShotToNewShipAtSameTargetSquad 58 194 0 0
    ReactToShotHittingSquad 298 1042 0 0
    ReactToShotHittingSquad 52 194 0 0
    ReactToShotHittingSquad 11 107 0 0
    DoHitLogic 765 1996 0 0
    DoHitLogic 11 106 0 0
    DoEntityStepLogic_Shot 685 1730 0 0
    <DoCombatStep>m__3 1 50 0 0
    DoForEntities 71 151 0 0
    DoForEntities 35 146 0 0
    DoCombatStep 154 786 0 0
    DoWorldStepLogic 452 1658 0 0
    Execute 95 242 0 0
===RAW STACK TRACE===
  at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <f826c2584fc94ec19a48a6576640bdc5>:0
  at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <f826c2584fc94ec19a48a6576640bdc5>:0
  at Arcen.AIW2.ExternalVisualization.SquadVisualizer.GetRandomShipsThatCanBeFiredUpon (System.Int32 numShipsRequested, System.Collections.Generic.List`1[Arcen.AIW2.ExternalVisualization.ShipVisualizer]& returnList, System.Collections.Generic.List`1[T] excludedShips) [0x002de] in <cea3d8bbf8db410eae38b0de58bacb1a>:0
  at Arcen.AIW2.ExternalVisualization.ShotVisualizer.TryRewiringShotToNewShipAtSameTargetSquad (System.Collections.Generic.List`1[T] shipsToExclude) [0x0003a] in <cea3d8bbf8db410eae38b0de58bacb1a>:0
  at Arcen.AIW2.ExternalVisualization.ShotVisualizer.ReactToShotHittingSquad (Arcen.AIW2.Core.GameEntity TargetSquad, Arcen.AIW2.Core.GameEntity ProtectingShieldThatTookTheHitOrNull, System.Int32 NumberOfShipsKilled, System.Boolean WasEntireSquadKilled) [0x0012a] in <cea3d8bbf8db410eae38b0de58bacb1a>:0
  at Arcen.AIW2.ExternalVisualization.BattlefieldVisualSingleton.ReactToShotHittingSquad (Arcen.AIW2.Core.GameEntity Shot, Arcen.AIW2.Core.GameEntity TargetSquad, Arcen.AIW2.Core.GameEntity ProtectingShieldThatTookTheHitOrNull, System.Int32 NumberOfShipsKilled, System.Boolean WasEntireSquadKilled) [0x00034] in <cea3d8bbf8db410eae38b0de58bacb1a>:0
  at PresentationLayer_AIW2.ReactToShotHittingSquad (Arcen.AIW2.Core.GameEntity Shot, Arcen.AIW2.Core.GameEntity TargetSquad, Arcen.AIW2.Core.GameEntity ProtectingShieldThatTookTheHitOrNull, System.Int32 NumberOfShipsKilled, System.Boolean WasEntireSquadKilled) [0x0000b] in <ecf94ce1133449a796462ab165ab5877>:0
  at Arcen.AIW2.Core.GameEntity.DoHitLogic (Arcen.AIW2.Core.GameEntity Target, System.Boolean HonorFiniteHitCountAOE, Arcen.Universal.FInt PercentOfTotalAttackPowerForThisHit, Arcen.Universal.FInt& PercentOfTotalAttackPowerUsedForThisHit, Arcen.AIW2.Core.ArcenSimContext Context) [0x002fd] in <3d71d74bc1fb48029620d36dc2152894>:0
  at Arcen.AIW2.Core.GameEntity.DoHitLogic (Arcen.AIW2.Core.GameEntity Target, Arcen.AIW2.Core.ArcenSimContext Context) [0x0000b] in <3d71d74bc1fb48029620d36dc2152894>:0
  at Arcen.AIW2.Core.GameEntity.DoEntityStepLogic_Shot (Arcen.AIW2.Core.ArcenSimContext Context) [0x002ad] in <3d71d74bc1fb48029620d36dc2152894>:0
  at Arcen.AIW2.Core.Planet.<DoCombatStep>m__3 (Arcen.AIW2.Core.GameEntity entity) [0x00001] in <3d71d74bc1fb48029620d36dc2152894>:0
  at Arcen.AIW2.Core.EntityCollection.DoForEntities (Arcen.AIW2.Core.GameEntityCategory Category, Arcen.AIW2.Core.GameEntity+ProcessorDelegate Processor) [0x00047] in <3d71d74bc1fb48029620d36dc2152894>:0
  at Arcen.AIW2.Core.Planet.DoForEntities (Arcen.AIW2.Core.GameEntityCategory Category, Arcen.AIW2.Core.GameEntity+ProcessorDelegate Processor) [0x00023] in <3d71d74bc1fb48029620d36dc2152894>:0
  at Arcen.AIW2.Core.Planet.DoCombatStep (Arcen.AIW2.Core.ArcenSimContext Context) [0x0009a] in <3d71d74bc1fb48029620d36dc2152894>:0
  at Arcen.AIW2.Core.World_AIW2.DoWorldStepLogic (Arcen.AIW2.Core.ArcenSimContext Context) [0x001c4] in <3d71d74bc1fb48029620d36dc2152894>:0
  at Arcen.AIW2.External.SimExecution.Execute () [0x0005f] in <5ad546f5064c4c06b8d5e7ef0fb8514c>:0

  at System.Environment.get_StackTrace () [0x00000] in <f826c2584fc94ec19a48a6576640bdc5>:0
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity) [0x00000] in <8935cc20faf84f36ba7ee35489332c29>:0
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, Arcen.Universal.Verbosity Verbosity) [0x00000] in <8935cc20faf84f36ba7ee35489332c29>:0
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <8935cc20faf84f36ba7ee35489332c29>:0
  at Arcen.Universal.ArcenDebugging.LogException (System.Exception e, System.String message, Arcen.Universal.Verbosity verbosity) [0x00000] in <8935cc20faf84f36ba7ee35489332c29>:0
  at Arcen.AIW2.External.SimExecution.Execute () [0x00000] in <5ad546f5064c4c06b8d5e7ef0fb8514c>:0
  at Arcen.AIW2.External.ArcenSimPlanningContext.InnerRun () [0x00000] in <5ad546f5064c4c06b8d5e7ef0fb8514c>:0
  at Arcen.AIW2.External.ArcenExecutionContext.InnerRun () [0x00000] in <5ad546f5064c4c06b8d5e7ef0fb8514c>:0
  at Arcen.AIW2.External.ArcenThread.InternalActualThreadFunction () [0x00000] in <5ad546f5064c4c06b8d5e7ef0fb8514c>:0
  at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <f826c2584fc94ec19a48a6576640bdc5>:0
  at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <f826c2584fc94ec19a48a6576640bdc5>:0
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <f826c2584fc94ec19a48a6576640bdc5>:0
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <f826c2584fc94ec19a48a6576640bdc5>:0
  at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <f826c2584fc94ec19a48a6576640bdc5>:0

TagsNo tags attached.

Activities

BadgerBadger

Aug 22, 2018 12:14 pm

manager   ~0048276

I have fixed a few bugs in this area.

ColonelBlimp

Aug 28, 2018 9:45 pm

reporter   ~0048429

Thanks. Appreciate all the work.

Issue History

Date Modified Username Field Change
Aug 3, 2018 2:41 am ColonelBlimp New Issue
Aug 4, 2018 3:12 pm Chris_McElligottPark Project AI War 1 / Classic => AI War 2
Aug 4, 2018 3:12 pm Chris_McElligottPark Category Crash/Exception => Bug - Other
Aug 22, 2018 12:14 pm BadgerBadger Assigned To => BadgerBadger
Aug 22, 2018 12:14 pm BadgerBadger Status new => resolved
Aug 22, 2018 12:14 pm BadgerBadger Resolution open => fixed
Aug 22, 2018 12:14 pm BadgerBadger Fixed in Version => 0.759-0.760 Only The Start of Discovery
Aug 22, 2018 12:14 pm BadgerBadger Note Added: 0048276
Aug 28, 2018 9:45 pm ColonelBlimp Note Added: 0048429