View Issue Details

IDProjectCategoryLast Update
0025026AI War 2Bug - GameplayMay 25, 2021 11:51 pm
Reporterperl Assigned ToBadgerBadger  
Severitymajor 
Status resolvedResolutionfixed 
Product Version3.001 The Onslaught Continues 
Fixed in Version3.004 Post Processing Options 
Summary0025026: Protection Context Slow Background Threads and ZA not spawning golems in Civil War
DescriptionIn 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.
TagsNo tags attached.

Relationships

related to 0025051 resolvedBadgerBadger Stuck Protection Context 

Activities

perl

May 21, 2021 1:18 pm

reporter  

Autosave at 50m 0s.save (352,640 bytes)

perl

May 21, 2021 1:22 pm

reporter  

ArcenDebugLog.txt (646,803 bytes)

BadgerBadger

May 23, 2021 5:49 pm

manager   ~0061788

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

BadgerBadger

May 25, 2021 11:51 pm

manager   ~0061833

Fixed

Issue History

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