View Issue Details

IDProjectCategoryLast Update
0006752Valley 1Bug - Room IssuesApr 9, 2012 8:08 pm
Reportertigersfan Assigned Tokeith.lamothe  
Status feedbackResolutionopen 
Summary0006752: Bug when entering townhouse.
DescriptionTried entering a townhouse, got the following error. I got successive errors when I tried warping into a stashroom in the same building, and then the third when I tried a CTRL + K on it.

There was nothing in any of the rooms ever.

3/20/2012 4:23:24 PM
QueuedAbilityUse.Execute:rejected StopUsingOngoingCondition due to usingEntityID 2277 not found:False

   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message)
   at QueuedAbilityUse.TryExecute()
   at Game.ProcessSimStep()
   at Game.RunNextCycle(Boolean DoRendering)
   at Game.RunFrame()
   at MainCameraLogic.Update()

3/20/2012 4:24:06 PM
TellTheDeveloper while IsInAbilityDeserializationOrProcessing, Message:Unable to find spawn point in FindOutdoorPointToSpawnAt!
QueuedAbilityUse.Ability.TypeData.Type:WarpFromMap
QueuedAbilityUse.ExecutionContextChunkID:37
QueuedAbilityUse.ExecutionContextRegionID:25
QueuedAbilityUse.TargetChunkID:38
QueuedAbilityUse.UsingEntityID:4063
UsingEntity.TypeData.Type:Darrell2

   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message)
   at ArcenDebugging.TellTheDeveloper(System.String Message)
   at Chunk.FindOutdoorPointToSpawnAt(TileBehaviorType BehaviorTypeToLookFor, Boolean IsFirstCall, .AbilityUseResult Result)
   at Chunk.FindOutdoorPointToSpawnAt(TileBehaviorType BehaviorTypeToLookFor, Boolean IsFirstCall, .AbilityUseResult Result)
   at Ability.TryExecuteInner(.GameEntity UsingEntity, .GameEntity TargetEntity, .QueuedAbilityUse QueuedAbilityUse, .AbilityUseResult Result)
   at Ability.TryExecute(.GameEntity UsingEntity, .GameEntity TargetEntity, .QueuedAbilityUse QueuedAbilityUse, .AbilityUseResult Result)
   at QueuedAbilityUse.TryExecute()
   at Game.ProcessSimStep()
   at Game.RunNextCycle(Boolean DoRendering)
   at Game.RunFrame()
   at MainCameraLogic.Update()

3/20/2012 4:24:06 PM
TellTheDeveloper while IsInAbilityDeserializationOrProcessing, Message:Unable to find spawn point in FindFallbackSpawnPoint!
QueuedAbilityUse.Ability.TypeData.Type:WarpFromMap
QueuedAbilityUse.ExecutionContextChunkID:37
QueuedAbilityUse.ExecutionContextRegionID:25
QueuedAbilityUse.TargetChunkID:38
QueuedAbilityUse.UsingEntityID:4063
UsingEntity.TypeData.Type:Darrell2

   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message)
   at ArcenDebugging.TellTheDeveloper(System.String Message)
   at Chunk.FindFallbackSpawnPoint()
   at Chunk.FindOutdoorPointToSpawnAt(TileBehaviorType BehaviorTypeToLookFor, Boolean IsFirstCall, .AbilityUseResult Result)
   at Chunk.FindOutdoorPointToSpawnAt(TileBehaviorType BehaviorTypeToLookFor, Boolean IsFirstCall, .AbilityUseResult Result)
   at Ability.TryExecuteInner(.GameEntity UsingEntity, .GameEntity TargetEntity, .QueuedAbilityUse QueuedAbilityUse, .AbilityUseResult Result)
   at Ability.TryExecute(.GameEntity UsingEntity, .GameEntity TargetEntity, .QueuedAbilityUse QueuedAbilityUse, .AbilityUseResult Result)
   at QueuedAbilityUse.TryExecute()
   at Game.ProcessSimStep()
   at Game.RunNextCycle(Boolean DoRendering)
   at Game.RunFrame()
   at MainCameraLogic.Update()
TagsNo tags attached.
Internal WeightMajor Problem

Activities

Chris_McElligottPark

Mar 20, 2012 4:31 pm

administrator   ~0021109

The first error is harmless but needs to be suppressed, the second two were likely because of the way you Ctrl+K'd, not sure.

tigersfan

Mar 20, 2012 4:41 pm

reporter   ~0021111

Ok, maybe it was a fluke thing. I'll keep an eye out.

keith.lamothe

Apr 9, 2012 8:08 pm

administrator   ~0021891

Have you seen either of the can't-spawn error messages again?

Issue History

Date Modified Username Field Change
Mar 20, 2012 4:28 pm tigersfan New Issue
Mar 20, 2012 4:28 pm tigersfan Status new => assigned
Mar 20, 2012 4:28 pm tigersfan Assigned To => Chris_McElligottPark
Mar 20, 2012 4:30 pm Chris_McElligottPark Assigned To Chris_McElligottPark => keith.lamothe
Mar 20, 2012 4:31 pm Chris_McElligottPark Note Added: 0021109
Mar 20, 2012 4:41 pm tigersfan Note Added: 0021111
Apr 9, 2012 8:08 pm keith.lamothe Note Added: 0021891
Apr 9, 2012 8:08 pm keith.lamothe Status assigned => feedback