View Issue Details

IDProjectCategoryLast Update
0026244AI War 2Bug - OtherFeb 4, 2022 5:40 pm
ReporterTuntematon Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product VersionBeta 3.791 Network Defragmentation 
Fixed in VersionBeta 3.793 The Turncoat Question 
Summary0026244: Memory not cleaned up properly at RapidAntiLeakPoolable
Description2/3/2022 9:11:43 PM 3.791 SINGLEP DELAYED2 TID45 Memory not cleaned up properly at RapidAntiLeakPoolable 'InputAction-GetHumanReadableKeyComboForAction' of type Arcen.Universal.ArcenCharacterBuffer
TagsNo tags attached.

Relationships

related to 0026127 resolvedChris_McElligottPark Memory Leak 

Activities

Tuntematon

Feb 3, 2022 2:14 pm

reporter  

ArcenDebugLog.txt (1,301,885 bytes)

Chris_McElligottPark

Feb 4, 2022 5:40 pm

administrator   ~0064116

Thanks!

* GetHumanReadableKeyComboForAction has been adjusted to a method that generates a bit of extra heap garbage (which is easily cleaned up), but does not have a need for pulling temp character buffers (so this is faster now), and also doesn't have a risk of "memory not cleaned up" errors.

Issue History

Date Modified Username Field Change
Feb 3, 2022 2:14 pm Tuntematon New Issue
Feb 3, 2022 2:14 pm Tuntematon File Added: ArcenDebugLog.txt
Feb 3, 2022 5:16 pm BadgerBadger Relationship added related to 0026127
Feb 4, 2022 5:40 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Feb 4, 2022 5:40 pm Chris_McElligottPark Status new => resolved
Feb 4, 2022 5:40 pm Chris_McElligottPark Resolution open => fixed
Feb 4, 2022 5:40 pm Chris_McElligottPark Fixed in Version => Beta 3.793 The Turncoat Question
Feb 4, 2022 5:40 pm Chris_McElligottPark Note Added: 0064116