View Issue Details

IDProjectCategoryLast Update
0021483AI War 2Crash/ExceptionAug 12, 2019 7:14 pm
ReporterBadgerBadger Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product Version0.880 Belatedly Finding Friends... And Enemies 
Fixed in Version0.881 AI Neighborhood Watch 
Summary0021483: Notification exception
Description8/9/2019 7:00:54 PM
-----------
Exception: window: Window_NotificationsDisplay
System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.External.Window_NotificationsDisplay+customParent+<OnUpdateNotifications>c__AnonStorey0.<>m__0 (Arcen.AIW2.Core.Faction faction) [0x00043] in <4c3a73483f214818b0e1345e19237da6>:0
  at Arcen.AIW2.Core.World_AIW2.DoForFactions (Arcen.AIW2.Core.Faction+ProcessorDelegate Processor) [0x00015] in <05a8feab14ed4d72ac54f9f8dbc8bdf1>:0
  at Arcen.AIW2.External.Window_NotificationsDisplay+customParent.OnUpdateNotifications () [0x0002b] in <4c3a73483f214818b0e1345e19237da6>:0
  at Arcen.AIW2.External.Window_NotificationsDisplay+customParent.OnUpdate () [0x0008c] in <4c3a73483f214818b0e1345e19237da6>:0
  at Arcen.Universal.ArcenUI_CustomUI.OnUpdate_Subclass (System.Single DeltaTime) [0x0004c] in <f39f788a990648fb96a9f3f9040f3d50>:0
  at Arcen.Universal.ArcenUI_Element.UpdateFromUI (System.Single DeltaTime) [0x000c9] in <f39f788a990648fb96a9f3f9040f3d50>:0
  at Arcen.Universal.ArcenUI_Window.OnUpdate (System.Single DeltaTime) [0x0014f] in <f39f788a990648fb96a9f3f9040f3d50>:0
  at Arcen.Universal.ArcenUI.OnUpdateFromMainThread () [0x00074] in <f39f788a990648fb96a9f3f9040f3d50>:0
Stack Trace: Arcen.Universal.ArcenUI.OnUpdateFromMainThread () (at <f39f788a990648fb96a9f3f9040f3d50>:0)
Arcen.Universal.Engine_Universal.OnUpdateFromMainThread () (at <f39f788a990648fb96a9f3f9040f3d50>:0)
ArcenGameController.Update () (at <aa634ac2d9f649fa91fa4e27c157b37d>:0)

TagsNo tags attached.

Activities

Chris_McElligottPark

Aug 12, 2019 7:14 pm

administrator   ~0052552

Thanks!

* Fixed several possible nullref exceptions in the wave notifications (that were rare, but at least possible).

Issue History

Date Modified Username Field Change
Aug 9, 2019 9:05 pm BadgerBadger New Issue
Aug 12, 2019 7:14 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Aug 12, 2019 7:14 pm Chris_McElligottPark Status new => resolved
Aug 12, 2019 7:14 pm Chris_McElligottPark Resolution open => fixed
Aug 12, 2019 7:14 pm Chris_McElligottPark Fixed in Version => 0.881 AI Neighborhood Watch
Aug 12, 2019 7:14 pm Chris_McElligottPark Note Added: 0052552