View Issue Details

IDProjectCategoryLast Update
0027187AI War 2Crash/ExceptionNov 10, 2022 5:12 pm
ReporterBadgerBadger Assigned ToStarKelp  
Severityminor 
Status resolvedResolutionfixed 
Product Version5.005 Threat Properly Threatens 
Fixed in Version5.524 StarKelp's Return 
Summary0027187: Mod: Lost Human Exception in tutorial
DescriptionI had this mod enabled (I'd turned it on to debug some tickets), then opened a tutorial and hit this exception

4/26/2022 8:54:37 PM 5.005 SINGLEP DELAYED5 TID18 Exception in DoPerSecondLogic_OnMainThreadAndPartOfSim_ClientAndHost for world-attached LostHumansDeepInfo, so will not run any more of those until a reload of the save.
System.NullReferenceException: Object reference not set to an instance of an object
  at SK.LostHumans.Modules.Rogues+<>c__DisplayClass47_0.<RogueWaveLogic>b__0 (Arcen.AIW2.Core.Faction workingFaction) [0x00029] in <d2c0a64cf1af49ee8629d74ac6e75999>:0
  at Arcen.AIW2.Core.World_AIW2.DoForFactions (Arcen.AIW2.Core.Faction+ProcessorDelegate Processor) [0x00015] in /data/Games/arcengames_aiw-ultra/CodeMain/ArcenAIW2Core/src/Logic/GameState/World_AIW2.cs:4409
  at SK.LostHumans.Modules.Rogues.RogueWaveLogic (Arcen.AIW2.Core.ArcenHostOnlySimContext context) [0x00014] in <d2c0a64cf1af49ee8629d74ac6e75999>:0
  at SK.LostHumans.Modules.Rogues.PerSecondLogicAlways (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x0000e] in <d2c0a64cf1af49ee8629d74ac6e75999>:0
  at SK.LostHumans.LostHumansDeepInfo+<>c__DisplayClass12_0.<DoPerSecondLogic_OnMainThread_NonSim__HostOnly>b__1 (SK.LostHumans.Modules.BaseModule module) [0x00014] in <d22ce2e14c894fce8ba6c1956ed0a4eb>:0
  at Arcen.Universal.List`1[T].ForEach (System.Action`1[T] action) [0x00041] in /data/Games/arcengames_aiw-ultra/CodeCrossProject/ArcenUniversal/src/ArcenCollections/Replacements/List.cs:1048
  at SK.LostHumans.LostHumansDeepInfo.DoPerSecondLogic_OnMainThread_NonSim__HostOnly (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00060] in <d22ce2e14c894fce8ba6c1956ed0a4eb>:0
  at Arcen.AIW2.Core.ExternalWorldDeepInfo.Safe_DoPerSecondLogic_OnMainThread_NonSim__HostOnly (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x0001a] in /data/Games/arcengames_aiw-ultra/CodeMain/ArcenAIW2Core/src/Logic/Tables/ExternalDataAndCodeLinks/ExternalWorldDeepInfo.cs:200
TagsNo tags attached.

Activities

StarKelp

Nov 10, 2022 5:12 pm

manager   ~0067337

Added in some defensive code for when people have the mod enabled in weird world states, such as the tutorial. Thanks.

Issue History

Date Modified Username Field Change
Apr 26, 2022 10:56 pm BadgerBadger New Issue
Apr 26, 2022 10:56 pm BadgerBadger Status new => assigned
Apr 26, 2022 10:56 pm BadgerBadger Assigned To => StarKelp
Nov 10, 2022 5:12 pm StarKelp Status assigned => resolved
Nov 10, 2022 5:12 pm StarKelp Resolution open => fixed
Nov 10, 2022 5:12 pm StarKelp Fixed in Version => 5.524 StarKelp's Return
Nov 10, 2022 5:12 pm StarKelp Note Added: 0067337