View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0019077 | AI War 2 | Crash/Exception | Apr 24, 2017 9:00 pm | Apr 25, 2017 2:49 pm | |
Reporter | BadgerBadger | Assigned To | keith.lamothe | ||
Status | resolved | Resolution | fixed | ||
Product Version | 0.119 Ship Batch 1 of 7: 24 Ships! | ||||
Fixed in Version | 0.120 Bugfixes | ||||
Summary | 0019077: NullReferenceException: OnSimStableUpdate | ||||
Description | This is the same game as in Mantis Bug 0019076, but a few minutes later. I had captured a new planet, and had built a new Starship Constructor. I was trying to click on it and then click on build, but I was having problems persuading the game to believe I had clicked on things. Then I noticed I'd hit a new problem in the log: 4/24/2017 8:58:34 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 | ||||
Tags | No tags attached. | ||||
|
I fixed the bug that gave rise to that exception, so I'm guessing that will clear up the other issue you're having with the clicking. If not, please let us know. |
Date Modified | Username | Field | Change |
---|---|---|---|
Apr 24, 2017 9:00 pm | BadgerBadger | New Issue | |
Apr 25, 2017 12:03 am | BadgerBadger | Description Updated | |
Apr 25, 2017 8:08 am | keith.lamothe | Assigned To | => keith.lamothe |
Apr 25, 2017 8:08 am | keith.lamothe | Status | new => assigned |
Apr 25, 2017 2:49 pm | keith.lamothe | Note Added: 0046086 | |
Apr 25, 2017 2:49 pm | keith.lamothe | Status | assigned => resolved |
Apr 25, 2017 2:49 pm | keith.lamothe | Fixed in Version | => 0.120 Bugfixes |
Apr 25, 2017 2:49 pm | keith.lamothe | Resolution | open => fixed |