View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0025861 | AI War 2 | Gameplay Issue | Nov 26, 2021 9:13 pm | Feb 6, 2022 9:35 pm | |
Reporter | BadgerBadger | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | Beta 3.760 Chaotic Maps And Ark Empires | ||||
Fixed in Version | Beta 3.795 Deduplicating | ||||
Summary | 0025861: memory leak: pool was null | ||||
Description | Hit on the SVN build on friday night. 11/26/2021 7:12:49 PM 3.757 SINGLEP Memory leak! Pool was null for squad 180 at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00197] in /home/arcengames_aiw-ultra/CodeCrossProject/ArcenUniversal/src/UtilityLibraries/ArcenDebugging.cs:394 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00039] in /home/arcengames_aiw-ultra/CodeCrossProject/ArcenUniversal/src/UtilityLibraries/ArcenDebugging.cs:230 at Arcen.AIW2.ExternalVisualization.SquadVisualizer.DeactivateAndReturnToPool (Arcen.AIW2.Core.InstancedRendererDeactivationReason Reason, System.Boolean ForceEvenIfNotConsideredActive) [0x00000] in <7b73bd92f6e74558bb578d9b1032ca17>:0 at Arcen.AIW2.Core.GameEntity_Base.UpdateVisualObj (System.Int32 IndexForDisplayPurposes, System.Boolean IsGalaxyMapView, System.Boolean SkipDrawingModelsOfThisSort) [0x0033e] in /home/arcengames_aiw-ultra/CodeMain/ArcenAIW2Core/src/Logic/GameState/GameEntity/GameEntity.cs:847 at Arcen.AIW2.Core.Planet.UpdateAllVisualObjects (System.Boolean IsCurrentPlanetNonSim, System.Int32 IndexForDisplayPurposes, System.Boolean IsGalaxyMapView) [0x00165] in /home/arcengames_aiw-ultra/CodeMain/ArcenAIW2Core/src/Logic/GameState/Mapping/Planet.cs:2933 at Arcen.AIW2.Core.Engine_AIW2+<UpdateAllVisuals>c__AnonStoreyD.<>m__0 (Arcen.AIW2.Core.Planet planet) [0x0003e] in /home/arcengames_aiw-ultra/CodeMain/ArcenAIW2Core/src/Logic/Engine_AIW2.cs:1590 at Arcen.AIW2.Core.Galaxy.DoForPlanetsSingleThread (System.Boolean IncludeDestroyed, Arcen.AIW2.Core.Planet+ProcessorDelegate Processor) [0x00044] in /home/arcengames_aiw-ultra/CodeMain/ArcenAIW2Core/src/Logic/GameState/Mapping/Galaxy.cs:406 at Arcen.AIW2.Core.Engine_AIW2.UpdateAllVisuals () [0x000ca] in /home/arcengames_aiw-ultra/CodeMain/ArcenAIW2Core/src/Logic/Engine_AIW2.cs:1584 at Arcen.Universal.Engine_Universal.OnUpdateFromMainThread () [0x0048f] in /home/arcengames_aiw-ultra/CodeCrossProject/ArcenUniversal/src/Engine_Universal.cs:1379 at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x000db] in /home/arcengames_aiw-ultra/CodeMain/ArcenAIW2Core/src/OutsideAPIs/ArcenGameControllerBase.cs:93 | ||||
Tags | No tags attached. | ||||
related to | 0025874 | resolved | Chris_McElligottPark | memory leak errors |
|
I suspect this is fallout from r14956 + r14957. |
|
I found and fixed a ship-doubling bug that was causing LOTS of wrong issues, and that should fix this as well as a number of other issues. I'm marking a lot of things fixed, and if we see some variant of those again, then please let me know in a fresh report. Thank you! |
Date Modified | Username | Field | Change |
---|---|---|---|
Nov 26, 2021 9:13 pm | BadgerBadger | New Issue | |
Nov 26, 2021 9:13 pm | BadgerBadger | Status | new => assigned |
Nov 26, 2021 9:13 pm | BadgerBadger | Assigned To | => Chris_McElligottPark |
Nov 27, 2021 12:00 am | tom.prince | Note Added: 0063350 | |
Dec 9, 2021 2:26 pm | BadgerBadger | Relationship added | related to 0025874 |
Feb 6, 2022 9:35 pm | Chris_McElligottPark | Status | assigned => resolved |
Feb 6, 2022 9:35 pm | Chris_McElligottPark | Resolution | open => fixed |
Feb 6, 2022 9:35 pm | Chris_McElligottPark | Fixed in Version | => Beta 3.795 Deduplicating |
Feb 6, 2022 9:35 pm | Chris_McElligottPark | Note Added: 0064219 |