View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0024543 | AI War 2 | Crash/Exception | Mar 12, 2021 5:46 pm | Mar 18, 2021 11:47 am | |
Reporter | Sigma7 | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | Beta 2.756 Choice Of Injury | ||||
Fixed in Version | Beta 2.760 Xenophiles And Overlords | ||||
Summary | 0024543: Exception - Helper_SendExoGalacticAttack_SingleExoTarget | ||||
Description | The attached saved game have the human faction shut down because of an exception, rather than the human faction being shut down because the home command station was destroyed. 3/12/2021 4:43:53 PM 2.756 SINGLEP Hit exception in Helper_SendExoGalacticAttack_SingleExoTarget debugCode 700 System.Exception: This is probably too paranoid at Arcen.AIW2.External.ExoGalacticAttackManager.Helper_SendExoGalacticAttack_SingleExoTarget (Arcen.AIW2.Core.GameEntity_Squad Target, System.Boolean& GiveAnnouncement, System.Int32 TargetCount, System.Boolean debug, System.Int32 AttackStrength, Arcen.AIW2.Core.Planet ForceOrigin, Arcen.AIW2.Core.Faction spawningFaction, Arcen.AIW2.Core.Faction invokingFaction, Arcen.AIW2.Core.ArcenSimContext Context, Arcen.AIW2.External.ExoGalacticAttackType type, System.Int32 distanceFromTargetOverride, System.Int32 defaultDistanceFromTarget, Arcen.AIW2.External.ExoOptions options) [0x002fc] in <6f44fb7c3beb4b688c669860dd9ad255>:0 3/12/2021 4:43:53 PM 2.756 SINGLEP Unknown Exception in DoOnAnyDeathLogic for faction Sigma7(Index 6), so will not run any more of those until a reload of the save. Check error log to see prior recorded exception. | ||||
Tags | No tags attached. | ||||
has duplicate | 0024570 | resolved | Chris_McElligottPark | Error on player defeat |
|
|
|
Thanks! * Removed a couple of exceptions that we were throwing as a sort of self-check in Helper_SendExoGalacticAttack_SingleExoTarget. ** Essentially, the only time that these could fire is if an exo was just launching against a target right as that target died. In those cases it was leading to an exception, but that wasn't actually an error state, so there was no real point to this check at this point. In the past, it helped identify some edge case errors, but we're all good now. |
Date Modified | Username | Field | Change |
---|---|---|---|
Mar 12, 2021 5:46 pm | Sigma7 | New Issue | |
Mar 12, 2021 5:46 pm | Sigma7 | File Added: Autosave at 9m 44s.save | |
Mar 17, 2021 12:13 pm | Sigma7 | Relationship added | has duplicate 0024570 |
Mar 18, 2021 11:47 am | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Mar 18, 2021 11:47 am | Chris_McElligottPark | Status | new => resolved |
Mar 18, 2021 11:47 am | Chris_McElligottPark | Resolution | open => fixed |
Mar 18, 2021 11:47 am | Chris_McElligottPark | Fixed in Version | => Beta 2.760 Xenophiles And Overlords |
Mar 18, 2021 11:47 am | Chris_McElligottPark | Note Added: 0060821 |