View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0025026 | AI War 2 | Bug - Gameplay | May 21, 2021 1:18 pm | May 25, 2021 11:51 pm | |
Reporter | perl | Assigned To | BadgerBadger | ||
Status | resolved | Resolution | fixed | ||
Product Version | 3.001 The Onslaught Continues | ||||
Fixed in Version | 3.004 Post Processing Options | ||||
Summary | 0025026: Protection Context Slow Background Threads and ZA not spawning golems in Civil War | ||||
Description | In the save, at about 50m 58s the protection context slow background threads error occurs, causing the game to completely lock out (unable to do anything, change speed, pause/unpause, save the game, view planets, etc). Also another bug in this save is that the ZA in civil war are not spawning any golems, despite having been in civil war multiple times for a while. | ||||
Tags | No tags attached. | ||||
related to | 0025051 | resolved | BadgerBadger | Stuck Protection Context |
|
|
|
|
|
Chris, this is one for you. Presumably a threading problem? debugStage = 4600; otherEntity.FramePlan_Protection_NextFrameProtectingShields.Insert( insertionIndex, SquadWrapper.Create( entity ) ); 5/21/2021 12:04:17 AM 3.001 SINGLEP Error at debug stage 4600: System.ArgumentOutOfRangeException: Index must be within the bounds of the List. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <9577ac7a62ef43179789031239ba8798>:0 at System.Collections.Generic.List`1[T].Insert (System.Int32 index, T item) [0x00009] in <9577ac7a62ef43179789031239ba8798>:0 at Arcen.AIW2.External.ProtectionPlanning.DelegateHelper_ProtectionPlanning_TryToProtectOrDisplace (Arcen.AIW2.Core.GameEntity_Squad otherEntity) [0x001c8] in <b5a7dee014c1402f821687ace17a9d23>:0 at System.Environment.get_StackTrace () [0x00000] in <9577ac7a62ef43179789031239ba8798>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <b6a615a313704cacb4f1d312a09f1768>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity) [0x00000] in <b6a615a313704cacb4f1d312a09f1768>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, Arcen.Universal.Verbosity Verbosity) [0x00000] in <b6a615a313704cacb4f1d312a09f1768>:0 |
|
Fixed |
Date Modified | Username | Field | Change |
---|---|---|---|
May 21, 2021 1:18 pm | perl | New Issue | |
May 21, 2021 1:18 pm | perl | File Added: Autosave at 50m 0s.savemet | |
May 21, 2021 1:18 pm | perl | File Added: Autosave at 50m 0s.save | |
May 21, 2021 1:22 pm | perl | File Added: ArcenDebugLog.txt | |
May 23, 2021 2:31 pm | BadgerBadger | Relationship added | related to 0025051 |
May 23, 2021 5:47 pm | BadgerBadger | Assigned To | => Chris_McElligottPark |
May 23, 2021 5:47 pm | BadgerBadger | Status | new => assigned |
May 23, 2021 5:49 pm | BadgerBadger | Note Added: 0061788 | |
May 25, 2021 11:10 am | BadgerBadger | Assigned To | Chris_McElligottPark => BadgerBadger |
May 25, 2021 11:51 pm | BadgerBadger | Status | assigned => resolved |
May 25, 2021 11:51 pm | BadgerBadger | Resolution | open => fixed |
May 25, 2021 11:51 pm | BadgerBadger | Fixed in Version | => 3.004 Post Processing Options |
May 25, 2021 11:51 pm | BadgerBadger | Note Added: 0061833 |