View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0027416 | AI War 2 | Gameplay Issue | May 29, 2022 12:40 am | Nov 10, 2022 12:43 pm | |
Reporter | BadgerBadger | Assigned To | StarKelp | ||
Status | resolved | Resolution | fixed | ||
Product Version | 5.014 The Tom Show | ||||
Fixed in Version | 5.524 StarKelp's Return | ||||
Summary | 0027416: Wild Hives: GameCommand_MoveManyToOnePoint-targetEntities not cleaned up | ||||
Description | I 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] | ||||
Tags | No tags attached. | ||||
|
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. |
|
I've fixed the memory leak, but the underlying problem of the bad command is unresolved. |
|
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. |
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 |