View Issue Details

IDProjectCategoryLast Update
0026270AI War 2Crash/ExceptionFeb 5, 2022 9:19 pm
ReporterDaniexpert Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product VersionBeta 3.794 Synchronicity 
Summary0026270: Hit exception in UpdateWatchtowers debugCode 300 and Sappers Stage3 error: System.Exception
DescriptionRevision 16090
Happened after triggering an Hunter Eye
TagsNo tags attached.

Relationships

related to 0026263 resolvedChris_McElligottPark Called CreateExternalBaseInfo<Arcen.AIW2.External.SappersPerUnitBaseInfo>() when BaseInfo was actually a different type 
related to 0026277 resolvedChris_McElligottPark Sapper exceptions - Watchtowers have wrong BaseInfo 

Activities

Daniexpert

Feb 5, 2022 6:28 pm

manager  

exception.txt (2,240 bytes)   
2/6/2022 12:14:50 AM  3.793 SINGLEP DELAYED22 TID26 Alerted Hunter Eye #33641 AI Sentinels on Valian is sending 494x ShrikeInterceptor against test (Necro Empire)
2/6/2022 12:14:50 AM  3.793 SINGLEP DELAYED23 TID26 Alerted Hunter Eye #33641 AI Sentinels on Valian is sending 7x HeavyBeamGuardian against test (Necro Empire)
2/6/2022 12:14:59 AM  3.793 SINGLEP DELAYED24 TID13 Hit exception in UpdateWatchtowers debugCode 300 System.Exception: Could not find the right row for AI Hunter Fleet factionIntensity 7, factionAllegiance ''.
  at Arcen.AIW2.External.SappersDifficultyTable.GetRowByIntensity (System.Int32 factionIntensity, Arcen.AIW2.Core.Faction faction) [0x001a1] in <9b327be2901b4f25bfa7cf9f64f33a40>:0 
  at Arcen.AIW2.External.SappersFactionBaseInfo.GetSecondsTillMarkup (Arcen.AIW2.Core.GameEntity_Squad entity) [0x00019] in <9b327be2901b4f25bfa7cf9f64f33a40>:0 
  at Arcen.AIW2.External.SappersFactionDeepInfo.MarkUpIfAppropriate (Arcen.AIW2.Core.GameEntity_Squad entity) [0x00001] in <3851fd2755d5482d80b17a5ff4926b8c>:0 
  at Arcen.AIW2.External.SappersFactionDeepInfo.UpdateWatchtowers (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00144] in <3851fd2755d5482d80b17a5ff4926b8c>:0 
2/6/2022 12:14:59 AM  3.793 SINGLEP DELAYED25 TID13 Sappers Stage3 error: System.Exception: Could not find the right row for AI Hunter Fleet factionIntensity 7, factionAllegiance ''.
  at Arcen.AIW2.External.SappersDifficultyTable.GetRowByIntensity (System.Int32 factionIntensity, Arcen.AIW2.Core.Faction faction) [0x001a1] in <9b327be2901b4f25bfa7cf9f64f33a40>:0 
  at Arcen.AIW2.External.SappersFactionBaseInfo.GetSecondsTillMarkup (Arcen.AIW2.Core.GameEntity_Squad entity) [0x00019] in <9b327be2901b4f25bfa7cf9f64f33a40>:0 
  at Arcen.AIW2.External.SappersFactionDeepInfo.MarkUpIfAppropriate (Arcen.AIW2.Core.GameEntity_Squad entity) [0x00001] in <3851fd2755d5482d80b17a5ff4926b8c>:0 
  at Arcen.AIW2.External.SappersFactionDeepInfo.UpdateBasicStructures () [0x00043] in <3851fd2755d5482d80b17a5ff4926b8c>:0 
  at Arcen.AIW2.External.SappersFactionDeepInfo.DoPerSecondLogic_Stage3Main_OnMainThreadAndPartOfSim_HostOnly (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00096] in <3851fd2755d5482d80b17a5ff4926b8c>:0 
exception.txt (2,240 bytes)   

Daniexpert

Feb 5, 2022 6:51 pm

manager   ~0064145

Similar to the one I already posted above.

2/6/2022 12:46:54 AM 3.793 SINGLEP DELAYED32 TID19 Sappers Stage3 error: System.Exception: Unable to figure out how to mark up a Emerald Blaster #35671 on Micali
  at Arcen.AIW2.External.SappersFactionBaseInfo.GetSecondsTillMarkup (Arcen.AIW2.Core.GameEntity_Squad entity) [0x000b3] in <9b327be2901b4f25bfa7cf9f64f33a40>:0
  at Arcen.AIW2.External.SappersFactionDeepInfo.MarkUpIfAppropriate (Arcen.AIW2.Core.GameEntity_Squad entity) [0x00001] in <3851fd2755d5482d80b17a5ff4926b8c>:0
  at Arcen.AIW2.External.SappersFactionDeepInfo.UpdateBasicStructures () [0x00043] in <3851fd2755d5482d80b17a5ff4926b8c>:0
  at Arcen.AIW2.External.SappersFactionDeepInfo.DoPerSecondLogic_Stage3Main_OnMainThreadAndPartOfSim_HostOnly (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00096] in <3851fd2755d5482d80b17a5ff4926b8c>:0

BadgerBadger

Feb 5, 2022 8:31 pm

manager   ~0064151

This code should only be called for ships with the SapperBeachheader tag, which does not include Emerald Blasters

BadgerBadger

Feb 5, 2022 8:32 pm

manager   ~0064152

I'm going to hope this is fixed with chris' other changes this patch

Issue History

Date Modified Username Field Change
Feb 5, 2022 6:28 pm Daniexpert New Issue
Feb 5, 2022 6:28 pm Daniexpert File Added: exception.txt
Feb 5, 2022 6:29 pm Daniexpert Description Updated
Feb 5, 2022 6:51 pm Daniexpert Note Added: 0064145
Feb 5, 2022 8:31 pm BadgerBadger Note Added: 0064151
Feb 5, 2022 8:32 pm BadgerBadger Relationship added related to 0026263
Feb 5, 2022 8:32 pm BadgerBadger Note Added: 0064152
Feb 5, 2022 8:32 pm BadgerBadger Assigned To => Chris_McElligottPark
Feb 5, 2022 8:32 pm BadgerBadger Status new => resolved
Feb 5, 2022 8:32 pm BadgerBadger Resolution open => fixed
Feb 5, 2022 9:19 pm Daniexpert Relationship added related to 0026277