View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0019438 | AI War 2 | Crash/Exception | Feb 15, 2018 7:16 pm | Feb 17, 2018 1:02 pm | |
Reporter | BadgerBadger | Assigned To | keith.lamothe | ||
Status | resolved | Resolution | fixed | ||
Product Version | 0.706 | ||||
Fixed in Version | 0.707 | ||||
Summary | 0019438: Crash: WriteRawDrawInstructions at stage 3 | ||||
Description | I was fighting a battle on an AI planet when I hit a crash: 2/15/2018 7:14:50 PM Exception in WriteRawDrawInstructions (EntityGroup case) at stage 3:System.NullReferenceException: Object reference not set to an instance of an object at Arcen.AIW2.External.Window_InGameOutlineSidebar+bOutlineItem.UpdateContent (Arcen.Universal.ArcenUIWrapperedUnityImage Image, Arcen.Universal.SubImageGroup SubImages, Arcen.Universal.SubTextGroup SubTexts) [0x00000] in <filename unknown>:0 at System.Environment.get_StackTrace() in /Users/builduser/buildslave/mono/build/mcs/class/corlib/System/Environment.cs:line 227 at Arcen.Universal.ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity) at Arcen.Universal.ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity) at Arcen.Universal.ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity) at Arcen.AIW2.External.Window_InGameOutlineSidebar+bOutlineItem.UpdateContent(Arcen.Universal.ArcenUIWrapperedUnityImage Image, Arcen.Universal.SubImageGroup SubImages, Arcen.Universal.SubTextGroup SubTexts) at Arcen.Universal.ArcenUI_ImageButton.OnSimStableUpdate() at Arcen.Universal.ArcenUI_Window.OnSimStableUpdate() at Arcen.Universal.ArcenUI.OnSimStableUpdate() at Arcen.AIW2.Core.SimExecution.Execute() at Arcen.AIW2.Core.ArcenSimPlanningContext.InnerRun() at Arcen.AIW2.Core.ArcenExecutionContext.InnerRun() | ||||
Tags | No tags attached. | ||||
|
For 0.707: * Added some protection against null exceptions, and more detailed logging for them, in the sidebar drawing code. Thanks :) |
Date Modified | Username | Field | Change |
---|---|---|---|
Feb 15, 2018 7:16 pm | BadgerBadger | New Issue | |
Feb 16, 2018 9:57 am | Michael | Assigned To | => keith.lamothe |
Feb 16, 2018 9:57 am | Michael | Status | new => assigned |
Feb 17, 2018 1:02 pm | keith.lamothe | Status | assigned => resolved |
Feb 17, 2018 1:02 pm | keith.lamothe | Resolution | open => fixed |
Feb 17, 2018 1:02 pm | keith.lamothe | Fixed in Version | => 0.707 |
Feb 17, 2018 1:02 pm | keith.lamothe | Note Added: 0046992 |