View Issue Details

IDProjectCategoryLast Update
0023699AI War 2Crash/ExceptionSep 11, 2020 2:43 pm
ReporterTechSY730 Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product VersionBeta 2.502 Regression Fixes 
Fixed in VersionBeta 2.503 Multiplayer Not Quite Ready 
Summary0023699: Exception when killing instigator base
DescriptionException occurred when I killed an instigator base. For reference, it was the one that gives bonus to the wormhole invasion budget.
TagsNo tags attached.

Activities

TechSY730

Sep 11, 2020 2:34 pm

reporter  

ArcenDebugLog (instigator base).txt (2,684 bytes)   
9/11/2020 1:30:18 PM
Exception in PrivateInstigatorNotifier.ContentGetter at stage 13:System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.External.SpecialFaction_Human+PrivateInstigatorNotifier.ContentGetter (Arcen.Universal.ArcenUIWrapperedUnityImage Image, Arcen.Universal.ArcenUI_Image+SubImageGroup SubImages, Arcen.Universal.SubTextGroup SubTexts) [0x00109] in <6ada9b6cb03b4bb5bab040573b1a50d2>:0 

  at System.Environment.get_StackTrace () [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3fd9d3848eee4b5ab0abd591711b40f2>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3fd9d3848eee4b5ab0abd591711b40f2>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3fd9d3848eee4b5ab0abd591711b40f2>:0 
  at Arcen.AIW2.External.SpecialFaction_Human+PrivateInstigatorNotifier.ContentGetter (Arcen.Universal.ArcenUIWrapperedUnityImage Image, Arcen.Universal.ArcenUI_Image+SubImageGroup SubImages, Arcen.Universal.SubTextGroup SubTexts) [0x00000] in <6ada9b6cb03b4bb5bab040573b1a50d2>:0 
  at Arcen.AIW2.Core.NotificationNonSim.UpdateContentFromVolatile (Arcen.Universal.ArcenUIWrapperedUnityImage Image, Arcen.Universal.ArcenUI_Image+SubImageGroup SubImages, Arcen.Universal.SubTextGroup SubTexts) [0x00000] in <48b4164dddc6435c9574a9fd80f7b3e1>:0 
  at Arcen.AIW2.External.Window_NotificationsDisplay+btnNotification.UpdateContentFromVolatile (Arcen.Universal.ArcenUIWrapperedUnityImage Image, Arcen.Universal.ArcenUI_Image+SubImageGroup SubImages, Arcen.Universal.SubTextGroup SubTexts) [0x00000] in <6ada9b6cb03b4bb5bab040573b1a50d2>:0 
  at Arcen.Universal.ArcenUI_ImageButton.OnUpdateVolatileDataFromMainThread () [0x00000] in <3fd9d3848eee4b5ab0abd591711b40f2>:0 
  at Arcen.Universal.ArcenUI_Window.OnUpdateVolatileDataFromMainThread () [0x00000] in <3fd9d3848eee4b5ab0abd591711b40f2>:0 
  at Arcen.Universal.ArcenUI.OnUpdateVolatileDataFromMainThread () [0x00000] in <3fd9d3848eee4b5ab0abd591711b40f2>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateFromMainThread () [0x00000] in <3fd9d3848eee4b5ab0abd591711b40f2>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48b4164dddc6435c9574a9fd80f7b3e1>:0 
  at ArcenGameController.Update () [0x00000] in <dbf4fde36f834947aa13ca0e5ba1a339>:0 

BadgerBadger

Sep 11, 2020 2:35 pm

manager   ~0058451

Exception in PrivateInstigatorNotifier.ContentGetter at stage 13:System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.External.SpecialFaction_Human+PrivateInstigatorNotifier.ContentGetter (Arcen.Universal.ArcenUIWrapperedUnityImage Image, Arcen.Universal.ArcenUI_Image+SubImageGroup SubImages, Arcen.Universal.SubTextGroup SubTexts) [0x00109] in <6ada9b6cb03b4bb5bab040573b1a50d2>:0

Chris_McElligottPark

Sep 11, 2020 2:43 pm

administrator   ~0058452

Thanks!

* Fixed an exception that could happen when killing instigator bases, in the notification tooltip for them.
** This is another regression... kind of... from the last few betas. This actually will make clients more robust in multiplayer, though, so it's better than just a straight regression fix.

Issue History

Date Modified Username Field Change
Sep 11, 2020 2:34 pm TechSY730 New Issue
Sep 11, 2020 2:34 pm TechSY730 File Added: ArcenDebugLog (instigator base).txt
Sep 11, 2020 2:35 pm BadgerBadger Note Added: 0058451
Sep 11, 2020 2:43 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Sep 11, 2020 2:43 pm Chris_McElligottPark Status new => resolved
Sep 11, 2020 2:43 pm Chris_McElligottPark Resolution open => fixed
Sep 11, 2020 2:43 pm Chris_McElligottPark Fixed in Version => Beta 2.503 Multiplayer Not Quite Ready
Sep 11, 2020 2:43 pm Chris_McElligottPark Note Added: 0058452