View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0026238 | AI War 2 | Crash/Exception | Feb 2, 2022 8:29 pm | Feb 3, 2022 9:49 pm | |
Reporter | slake-moth | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | Beta 3.791 Network Defragmentation | ||||
Fixed in Version | Beta 3.792 Thread And Entity Sanity | ||||
Summary | 0026238: DoShotHitLogic error at debugStage 4000: System.Exception: Passed in duplicate key | ||||
Description | 3.791 SINGLEP DELAYED15 TID11 DoShotHitLogic error at debugStage 4000: System.Exception: Passed in duplicate key! LocationNameForTracing:Squad-DeathEffectCausingDamageReceivedToEntity at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoShotHitLogic_Inner (Arcen.AIW2.Core.IShotHitSource ShotHitNeverNull, System.Int32 CompressedShots, Arcen.AIW2.Core.EntitySystem OriginSystemForShotOrNull, Arcen.AIW2.Core.GameEntity_Squad Target, System.Boolean HonorFiniteHitCountAOE, Arcen.Universal.FInt PercentOfTotalAttackPowerForThisHitOutOf100, System.Int32& TotalDamageDealt, System.Int32& ActualCompressedShotsHit, Arcen.AIW2.Core.ArcenSimContextAnyStatus Context) [0x003a5] in <0f1ff40de9d4412e8ed7e3864488302d>:0 After reloading saved game the error didn't reappear. | ||||
Tags | No tags attached. | ||||
related to | 0026242 | resolved | Chris_McElligottPark | Debug log |
|
Thanks! * Passing in a duplicate key to Add() methods on dictionaries is no longer an error. It just overwrites. ** This is a general semantic difference that never has really mattered, especially not for our purposes here. |
Date Modified | Username | Field | Change |
---|---|---|---|
Feb 2, 2022 8:29 pm | slake-moth | New Issue | |
Feb 3, 2022 12:26 pm | BadgerBadger | Relationship added | related to 0026242 |
Feb 3, 2022 9:49 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Feb 3, 2022 9:49 pm | Chris_McElligottPark | Status | new => resolved |
Feb 3, 2022 9:49 pm | Chris_McElligottPark | Resolution | open => fixed |
Feb 3, 2022 9:49 pm | Chris_McElligottPark | Fixed in Version | => Beta 3.792 Thread And Entity Sanity |
Feb 3, 2022 9:49 pm | Chris_McElligottPark | Note Added: 0064098 |