View Issue Details

IDProjectCategoryLast Update
0022588AI War 2Crash/ExceptionJan 12, 2020 1:21 pm
ReporterDaniexpert Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version1.3 The Grand New AI 
Fixed in Version1.302 Frigate Empowerment 
Summary0022588: Exception: window: Window_OngoingMessageDisplay
DescriptionIt was silently reported on the log.
TagsNo tags attached.

Activities

Daniexpert

Jan 12, 2020 8:17 am

manager  

exception.txt (2,890 bytes)   
1/12/2020 1:39:26 PM
ErrorsReportedByEngine:    -----------
Exception: window: Window_OngoingMessageDisplay
System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.External.Window_OngoingMessageDisplay+tText.OnUpdate () [0x000b3] in <46fa522b90e7422aad805338d8dc0dc3>:0 
  at Arcen.Universal.ArcenUI_Text.OnUpdate_Subclass (System.Single DeltaTime) [0x0008f] in <a4d5b0db11d849b18d7c944b5f8fe508>:0 
  at Arcen.Universal.ArcenUI_Element.UpdateFromUI (System.Boolean ShouldDoFullUpdate, System.Single DeltaTime) [0x000f4] in <a4d5b0db11d849b18d7c944b5f8fe508>:0 
  at Arcen.Universal.ArcenUI_Window.OnUpdateWindow (System.Single AddedDeltaTime) [0x0016e] in <a4d5b0db11d849b18d7c944b5f8fe508>:0 
  at Arcen.Universal.ArcenUI.OnUpdateFromMainThread () [0x0008b] in <a4d5b0db11d849b18d7c944b5f8fe508>:0 
Stack Trace: Arcen.Universal.ArcenUI.OnUpdateFromMainThread () (at <a4d5b0db11d849b18d7c944b5f8fe508>:0)
Arcen.Universal.Engine_Universal.OnUpdateFromMainThread () (at <a4d5b0db11d849b18d7c944b5f8fe508>:0)
ArcenGameController.Update () (at <e6e5a3bb9cbe4033b68586a246cf0d60>: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 <a4d5b0db11d849b18d7c944b5f8fe508>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, Arcen.Universal.Verbosity Verbosity) [0x00000] in <a4d5b0db11d849b18d7c944b5f8fe508>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <a4d5b0db11d849b18d7c944b5f8fe508>:0 
  at Arcen.Universal.Engine_Universal.WriteToErrorFile (System.String ErrorFile, System.String ErrorName, System.String ErrorText, System.Boolean SuppressArcenDebugLog) [0x00000] in <a4d5b0db11d849b18d7c944b5f8fe508>:0 
  at Arcen.Universal.Engine_Universal.WriteToErrorFile (System.String ErrorFile, System.String ErrorName, System.String ErrorText) [0x00000] in <a4d5b0db11d849b18d7c944b5f8fe508>:0 
  at Arcen.Universal.Engine_Universal.LogWritten (System.String LogString, System.String StackTrace, UnityEngine.LogType Type, System.Exception Cause, System.Boolean CameFromUnity) [0x00000] in <a4d5b0db11d849b18d7c944b5f8fe508>:0 
  at Arcen.Universal.Engine_Universal.LogWrittenFromUnity (System.String LogString, System.String StackTrace, UnityEngine.LogType Type) [0x00000] in <a4d5b0db11d849b18d7c944b5f8fe508>:0 
  at UnityEngine.Application.CallLogCallback (System.String logString, System.String stackTrace, UnityEngine.LogType type, System.Boolean invokedOnMainThread) [0x00000] in <f2d9bfd81cd243c587e2f9b06b7a4c89>:0 
exception.txt (2,890 bytes)   

Chris_McElligottPark

Jan 12, 2020 1:21 pm

administrator   ~0055537

Thanks!

* Fixed an exception that could happen in the ongoing message display under unknown circumstances, and also put in extra logging if there ever is an error there again so the error will be something we can see and won't be silent.

Issue History

Date Modified Username Field Change
Jan 12, 2020 8:17 am Daniexpert New Issue
Jan 12, 2020 8:17 am Daniexpert File Added: exception.txt
Jan 12, 2020 1:21 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Jan 12, 2020 1:21 pm Chris_McElligottPark Status new => resolved
Jan 12, 2020 1:21 pm Chris_McElligottPark Resolution open => fixed
Jan 12, 2020 1:21 pm Chris_McElligottPark Fixed in Version => 1.302 Frigate Empowerment
Jan 12, 2020 1:21 pm Chris_McElligottPark Note Added: 0055537