View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0027842 | Heart Of The Machine | Crash/Exception | May 7, 2023 5:10 am | May 7, 2023 8:53 pm | |
Reporter | CRCGamer | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 0.400 Storylines, Struggles, and Map Mode | ||||
Fixed in Version | 0.401 Struggle And Storyline Refinement | ||||
Summary | 0027842: Out of bounds error on dispatch completion | ||||
Description | Game threw an exception for enemy combatant deaths for the first manual dispatch that was not against one of the preset encounters and instead a building. I had deployed three assistive nanominds, one riot predator, and two cyborg gatherers against a tool store. 5/7/2023 2:05:28 AM 0.400 SINGLEP CompleteCurrentResultsDuringDispatch: Error in 'EnemyDeaths' System.IndexOutOfRangeException: Index was outside the bounds of the array. at Arcen.HotM.External.SimBuilding.KillSomeResidentsHere_BiasedLower (System.Int32 NumberToKill, Arcen.Universal.RandomGenerator Random) [0x00028] in <a5b66d0f976246a980aa89331541ffa9>:0 at Arcen.HotM.ExternalVis.DispatchResults_Basic.CompleteCurrentResultsDuringDispatch (Arcen.HotM.Core.DispatchResultType ResultType, System.Int32 Amount, Arcen.Universal.RandomGenerator Rand) [0x00b97] in <b8eb987fc55443b0ae13370b6dfc56ae>:0 at Arcen.HotM.ExternalVis.DispatchLogic.ExecuteNow () [0x00493] in <b8eb987fc55443b0ae13370b6dfc56ae>:0 | ||||
Tags | No tags attached. | ||||
|
This happened when dispatching to a struggle encounter as well. Log attached, believe it to be the same error. |
|
Thanks! * Put in a fix that should prevent errors in KillSomeResidentsHere_BiasedLower, but it needs testing. |
Date Modified | Username | Field | Change |
---|---|---|---|
May 7, 2023 5:10 am | CRCGamer | New Issue | |
May 7, 2023 11:44 am | The Gerbilest | Note Added: 0067676 | |
May 7, 2023 11:44 am | The Gerbilest | File Added: HeartoftheMachineLog.StruggleException.txt | |
May 7, 2023 8:53 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
May 7, 2023 8:53 pm | Chris_McElligottPark | Status | new => resolved |
May 7, 2023 8:53 pm | Chris_McElligottPark | Resolution | open => fixed |
May 7, 2023 8:53 pm | Chris_McElligottPark | Fixed in Version | => 0.401 Struggle And Storyline Refinement |
May 7, 2023 8:53 pm | Chris_McElligottPark | Note Added: 0067683 |