View Issue Details

IDProjectCategoryLast Update
0007291Valley 1Crash/ExceptionApr 27, 2012 10:20 pm
ReporterAirstrikeIvanov Assigned ToChris_McElligottPark  
Severitymajor 
Status resolvedResolutionfixed 
Product Version1.003 
Fixed in Version1.004 
Summary0007291: Guardian Powers no longer work inside settlements
DescriptionUpon trying to use Guardian Powers from within my first settlement, the game encounters an Unhandled Error.

They do however work outside settlements.
TagsNo tags attached.
Internal WeightNew

Activities

AirstrikeIvanov

Apr 27, 2012 10:09 pm

reporter  

UnhandledErrorsPartial.txt (3,029 bytes)   
4/27/2012 6:58:11 PM (1.003)
-----------------------------------
UnhandledErrors-----------------------------------
4/27/2012 6:58:11 PM (1.003)
-----------------------------------Error-----------------------------------Log String: FixedUpdate: System.NullReferenceException: Object reference not set to an instance of an object
  at GuardianPowerTypeData.GetIsEligibleToExecuteHelper (.MacrogameLocation Settlement, Boolean UsingDevDebugOverride, .AbilityUseResult Result) [0x00000] in <filename unknown>:0 
  at GuardianPowerTypeData.GetIsEligibleToExecuteNonTargeted (.Continent Continent, Boolean UsingDevDebugOverride, .AbilityUseResult Result) [0x00000] in <filename unknown>:0 
  at GuardianPowerInterface.GetResultTypeIfPowerWereAttempted (.GuardianPowerTypeData Data) [0x00000] in <filename unknown>:0 
  at GuardianPowerInterface.SetCurrentPage (Int32 PageIndex) [0x00000] in <filename unknown>:0 
  at GuardianPowerInterface.SetSectionDisplay (System.String HeaderText, Boolean TryToRetainCurrentPage) [0x00000] in <filename unknown>:0 
  at GuardianPowerInterface.Show (Boolean ShouldShowTargetedPowers, Boolean ShouldShowNonTargetedPowers, FromWindowType FromWindowType) [0x00000] in <filename unknown>:0 
  at GameEntity.ProcessChangesFromDirectControlsForLocalPlayer () [0x00000] in <filename unknown>:0 
  at Chunk.ProcessSimStep () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [0x00000] in <filename unknown>:0 
  at Game.RunNextCycle (Boolean DoRendering) [0x00000] in <filename unknown>:0 
  at Game.RunFrame () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.MainUpdateLogic () [0x00000] in <filename unknown>:0 
Stack Trace:   at GuardianPowerTypeData.GetIsEligibleToExecuteHelper (.MacrogameLocation Settlement, Boolean UsingDevDebugOverride, .AbilityUseResult Result) [0x00000] in <filename unknown>:0 
  at GuardianPowerTypeData.GetIsEligibleToExecuteNonTargeted (.Continent Continent, Boolean UsingDevDebugOverride, .AbilityUseResult Result) [0x00000] in <filename unknown>:0 
  at GuardianPowerInterface.GetResultTypeIfPowerWereAttempted (.GuardianPowerTypeData Data) [0x00000] in <filename unknown>:0 
  at GuardianPowerInterface.SetCurrentPage (Int32 PageIndex) [0x00000] in <filename unknown>:0 
  at GuardianPowerInterface.SetSectionDisplay (System.String HeaderText, Boolean TryToRetainCurrentPage) [0x00000] in <filename unknown>:0 
  at GuardianPowerInterface.Show (Boolean ShouldShowTargetedPowers, Boolean ShouldShowNonTargetedPowers, FromWindowType FromWindowType) [0x00000] in <filename unknown>:0 
  at GameEntity.ProcessChangesFromDirectControlsForLocalPlayer () [0x00000] in <filename unknown>:0 
  at Chunk.ProcessSimStep () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [0x00000] in <filename unknown>:0 
  at Game.RunNextCycle (Boolean DoRendering) [0x00000] in <filename unknown>:0 
  at Game.RunFrame () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.MainUpdateLogic () [0x00000] in <filename unknown>:0 
UnhandledErrorsPartial.txt (3,029 bytes)   

Chris_McElligottPark

Apr 27, 2012 10:20 pm

administrator   ~0022892

Thanks!

* Put in a fix that was causing unhandled exceptions in the prior version when guardian powers were attempted to be used.

Issue History

Date Modified Username Field Change
Apr 27, 2012 10:09 pm AirstrikeIvanov New Issue
Apr 27, 2012 10:09 pm AirstrikeIvanov File Added: UnhandledErrorsPartial.txt
Apr 27, 2012 10:14 pm AirstrikeIvanov Summary Guardian Powers no longer work => Guardian Powers no longer work inside settlements
Apr 27, 2012 10:14 pm AirstrikeIvanov Description Updated
Apr 27, 2012 10:20 pm Chris_McElligottPark Internal Weight => New
Apr 27, 2012 10:20 pm Chris_McElligottPark Note Added: 0022892
Apr 27, 2012 10:20 pm Chris_McElligottPark Status new => resolved
Apr 27, 2012 10:20 pm Chris_McElligottPark Fixed in Version => 1.004
Apr 27, 2012 10:20 pm Chris_McElligottPark Resolution open => fixed
Apr 27, 2012 10:20 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Apr 14, 2014 9:28 am Chris_McElligottPark Category Bug - Crash or Exception => Crash/Exception