View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0007291 | Valley 1 | Crash/Exception | Apr 27, 2012 10:09 pm | Apr 27, 2012 10:20 pm | |
Reporter | AirstrikeIvanov | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 1.003 | ||||
Fixed in Version | 1.004 | ||||
Summary | 0007291: Guardian Powers no longer work inside settlements | ||||
Description | Upon trying to use Guardian Powers from within my first settlement, the game encounters an Unhandled Error. They do however work outside settlements. | ||||
Tags | No tags attached. | ||||
Internal Weight | New | ||||
|
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 |
|
Thanks! * Put in a fix that was causing unhandled exceptions in the prior version when guardian powers were attempted to be used. |
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 |