View Issue Details

IDProjectCategoryLast Update
0013186The Last FederationCrash/ExceptionMar 11, 2014 1:45 pm
ReporterCyborg Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version0.701 
Fixed in Version0.800 (Whole New Combat Model) 
Summary0013186: NullReferenceException: Object reference not set to an instance of an object
Description2/12/2014 7:59:39 PM (0.701) Mem: 30,420,992 Mode: SinglePlayerOrMultiplayerHost Plat:WindowsPlayer
-----------------------------------ErrorsReportedByEngine-----------------------------------
-----------
NullReferenceException: Object reference not set to an instance of an object
Stack Trace: Game.<RenderCombatHUD>b__69 (.ArcenMouseInput input)
ArcenRawGUIManager.LetZonesProcessMouseInput (.ArcenMouseInput MouseInput)
Game.CheckMouseInputFromGUIAfterDrawGUI ()
MainCameraLogic.OnGUI ()


TagsNo tags attached.
Internal WeightMajor Problem

Activities

Cyborg

Feb 12, 2014 8:06 pm

reporter   ~0034918

2/12/2014 8:01:22 PM (0.701) Mem: 39,985,152 Mode: SinglePlayerOrMultiplayerHost Plat:WindowsPlayer
-----------
FixedUpdate: System.NullReferenceException: Object reference not set to an instance of an object
  at Ability.TryExecuteInner (.QueuedAbilityUse QueuedAbilityUse, .AbilityUseResult Result) [0x00000] in <filename unknown>:0
  at Ability.TryExecute (.QueuedAbilityUse QueuedAbilityUse, .AbilityUseResult Result) [0x00000] in <filename unknown>:0
  at QueuedAbilityUse.TryExecute () [0x00000] in <filename unknown>:0
  at Game.HandleQueuedAbilityUses () [0x00000] in <filename unknown>:0
  at Game.ProcessSimStep () [0x00000] in <filename unknown>:0
  at ArcenMainCameraImplementations.MainUpdateLogic () [0x00000] in <filename unknown>:0
Stack Trace: at Ability.TryExecuteInner (.QueuedAbilityUse QueuedAbilityUse, .AbilityUseResult Result) [0x00000] in <filename unknown>:0
  at Ability.TryExecute (.QueuedAbilityUse QueuedAbilityUse, .AbilityUseResult Result) [0x00000] in <filename unknown>:0
  at QueuedAbilityUse.TryExecute () [0x00000] in <filename unknown>:0
  at Game.HandleQueuedAbilityUses () [0x00000] in <filename unknown>:0
  at Game.ProcessSimStep () [0x00000] in <filename unknown>:0
  at ArcenMainCameraImplementations.MainUpdateLogic () [0x00000] in <filename unknown>:0

Chris_McElligottPark

Feb 13, 2014 9:43 am

administrator   ~0034930

Unfortunately those stack traces are all referencing generic methods. Do you have any idea what you were doing when those got triggered? It looks like you clicked a button, but I don't know what one or in what context. If you have a repro case, that would be awesome.

Cyborg

Feb 13, 2014 10:24 pm

reporter   ~0034962

Sorry I don't. I have clicked everything I could tonight, and I'm not seeing it, so maybe you fixed it.

Chris_McElligottPark

Mar 11, 2014 1:45 pm

administrator   ~0035029

Have not seen anything like this in the past month of testing, so assume is fixed.

Issue History

Date Modified Username Field Change
Feb 12, 2014 8:05 pm Cyborg New Issue
Feb 12, 2014 8:06 pm Cyborg Note Added: 0034918
Feb 13, 2014 9:24 am tigersfan Internal Weight => Major Problem
Feb 13, 2014 9:24 am tigersfan Status new => acknowledged
Feb 13, 2014 9:43 am Chris_McElligottPark Note Added: 0034930
Feb 13, 2014 9:43 am Chris_McElligottPark Assigned To => Chris_McElligottPark
Feb 13, 2014 9:43 am Chris_McElligottPark Status acknowledged => feedback
Feb 13, 2014 10:24 pm Cyborg Note Added: 0034962
Feb 13, 2014 10:24 pm Cyborg Status feedback => assigned
Mar 11, 2014 1:45 pm Chris_McElligottPark Note Added: 0035029
Mar 11, 2014 1:45 pm Chris_McElligottPark Status assigned => resolved
Mar 11, 2014 1:45 pm Chris_McElligottPark Fixed in Version => 0.800 (Whole New Combat Model)
Mar 11, 2014 1:45 pm Chris_McElligottPark Resolution open => fixed
Apr 14, 2014 9:28 am Chris_McElligottPark Category Bug - Crash or Exception => Crash/Exception