View Issue Details

IDProjectCategoryLast Update
0019072AI War 2Bug - GameplayApr 25, 2017 2:34 pm
ReporterBadgerBadger Assigned Tokeith.lamothe  
Severityminor 
Status resolvedResolutionfixed 
Product Version0.119 Ship Batch 1 of 7: 24 Ships! 
Fixed in Version0.120 Bugfixes 
Summary0019072: Error popped up when clicking on Turrets
DescriptionI forget if I was in the Tech or Build menu, but I hit the following error:

4/24/2017 4:03:20 PM
Error occurred in sim planning context executionContext
System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.Universal.ArcenUI_Button.OnSimStableUpdate () [0x00023] in D:\vclarge\AI_War_2_Ultra\ArcenUniversal\src\ArcenUI\ArcenUI_Button.cs:63
  at Arcen.Universal.ArcenUI_Window.OnSimStableUpdate () [0x0007d] in D:\vclarge\AI_War_2_Ultra\ArcenUniversal\src\ArcenUI\ArcenUI_Window.cs:49
  at Arcen.Universal.ArcenUI.OnSimStableUpdate () [0x0001b] in D:\vclarge\AI_War_2_Ultra\ArcenUniversal\src\ArcenUI\ArcenUI.cs:118
  at Arcen.AIW2.Core.SimExecution.Execute () [0x000aa] in D:\vclarge\AI_War_2_Ultra\ArcenAIW2Core\src\Logic\Sim\SimExecution\SimExecution.cs:41
  at Arcen.AIW2.Core.ArcenSimPlanningContext.InnerRun () [0x0002d] in D:\vclarge\AI_War_2_Ultra\ArcenAIW2Core\src\Logic\Sim\SimPlanningLoop.cs:80

   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) in D:\vclarge\AI_War_2_Ultra\ArcenUniversal\src\UtilityLibraries\ArcenDebugging.cs:line 137
   at Arcen.Universal.ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity) in D:\vclarge\AI_War_2_Ultra\ArcenUniversal\src\UtilityLibraries\ArcenDebugging.cs:line 109
   at Arcen.Universal.ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity) in D:\vclarge\AI_War_2_Ultra\ArcenUniversal\src\UtilityLibraries\ArcenDebugging.cs:line 88
   at Arcen.AIW2.Core.ArcenSimPlanningContext.InnerRun() in D:\vclarge\AI_War_2_Ultra\ArcenAIW2Core\src\Logic\Sim\SimPlanningLoop.cs:line 84
   at Arcen.AIW2.Core.ArcenExecutionContext.InnerRun() in D:\vclarge\AI_War_2_Ultra\ArcenAIW2Core\src\Logic\Sim\SimPlanningLoop.cs:line 221

"ArcenDebugLog.txt" 2430L, 205330C 2430,0-1 Bot
TagsNo tags attached.

Activities

keith.lamothe

Apr 25, 2017 2:34 pm

administrator   ~0046083

For 0.120:

* Fixed a null-reference exception in the UI code.

Thanks :)

Issue History

Date Modified Username Field Change
Apr 24, 2017 4:05 pm BadgerBadger New Issue
Apr 24, 2017 4:21 pm Chris_McElligottPark Assigned To => keith.lamothe
Apr 24, 2017 4:21 pm Chris_McElligottPark Status new => assigned
Apr 25, 2017 2:34 pm keith.lamothe Note Added: 0046083
Apr 25, 2017 2:34 pm keith.lamothe Status assigned => resolved
Apr 25, 2017 2:34 pm keith.lamothe Fixed in Version => 0.120 Bugfixes
Apr 25, 2017 2:34 pm keith.lamothe Resolution open => fixed