View Issue Details

IDProjectCategoryLast Update
0027416AI War 2Gameplay IssueNov 10, 2022 12:43 pm
ReporterBadgerBadger Assigned ToStarKelp  
Severityminor 
Status resolvedResolutionfixed 
Product Version5.014 The Tom Show 
Fixed in Version5.524 StarKelp's Return 
Summary0027416: Wild Hives: GameCommand_MoveManyToOnePoint-targetEntities not cleaned up
DescriptionI hit a ton of these when playing the game tonight:
5/28/2022 10:39:26 PM 5.014 SINGLEP DELAYED14 TID16 Memory not cleaned up properly at RapidAntiLeakPoolable 'GameCommand_MoveManyToOnePoint-targetEntities' of type Arcen.Universal.List`1[Arcen.AIW2.Core.SafeSquadWrapper]
5/28/2022 10:39:26 PM 5.014 SINGLEP DELAYED15 TID16 Memory not cleaned up properly at RapidAntiLeakPoolable 'GameCommand_MoveManyToOnePoint-targetEntities' of type Arcen.Universal.List`1[Arcen.AIW2.Core.SafeSquadWrapper]
TagsNo tags attached.

Relationships

related to 0027443 resolvedStarKelp exception memory not cleaned up properly at 'gamecommand_movemanytoonepoint-targetEntities' 

Activities

BadgerBadger

Jun 4, 2022 11:17 pm

manager   ~0066937

I added some debug logging:
6/4/2022 9:17:14 PM 5.014 SINGLEP DELAYED3 TID53 Got invalid command for 1 units; the first unit is Neinzul Hive Worker #234261 Neinzul Wild Hives on Abila
6/4/2022 9:17:17 PM 5.014 SINGLEP DELAYED4 TID94 Got invalid command for 1 units; the first unit is Neinzul Hive Worker #80564 Neinzul Wild Hives on Abila
6/4/2022 9:17:17 PM 5.014 SINGLEP DELAYED5 TID94 Got invalid command for 1 units; the first unit is Neinzul Hive Worker #234261 Neinzul Wild Hives on Abila

Looks like this is related to one of the Neinzul factions.

BadgerBadger

Jun 4, 2022 11:21 pm

manager   ~0066938

I've fixed the memory leak, but the underlying problem of the bad command is unresolved.

StarKelp

Nov 10, 2022 12:43 pm

manager   ~0067331

Seemed to be an edge case with some Neutral entities not having a WorldLocation value. Added some defensive code on the other end to further protect against that.

Issue History

Date Modified Username Field Change
May 29, 2022 12:40 am BadgerBadger New Issue
Jun 4, 2022 11:17 pm BadgerBadger Note Added: 0066937
Jun 4, 2022 11:17 pm BadgerBadger Assigned To => StarKelp
Jun 4, 2022 11:17 pm BadgerBadger Status new => assigned
Jun 4, 2022 11:18 pm BadgerBadger Summary GameCommand_MoveManyToOnePoint-targetEntities not cleaned up => Wild Hives: GameCommand_MoveManyToOnePoint-targetEntities not cleaned up
Jun 4, 2022 11:21 pm BadgerBadger Note Added: 0066938
Jun 6, 2022 2:42 pm BadgerBadger Relationship added related to 0027443
Nov 10, 2022 12:43 pm StarKelp Status assigned => resolved
Nov 10, 2022 12:43 pm StarKelp Resolution open => fixed
Nov 10, 2022 12:43 pm StarKelp Fixed in Version => 5.524 StarKelp's Return
Nov 10, 2022 12:43 pm StarKelp Note Added: 0067331