View Issue Details

IDProjectCategoryLast Update
0006781Valley 1Bug - AVWW MultiplayerMar 22, 2012 11:51 am
ReporterToll Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version0.912 
Fixed in Version0.913 
Summary0006781: Another error in ArcenDebugLog.txt
DescriptionNot sure if it's related to 0006777 or not, but here it is:

3/22/2012 2:25:04 PM
ProcessAssertionFailure while IsInAbilityDeserializationOrProcessing, Message:Array index is out of range.

  at Ability.TryExecuteInner (.GameEntity UsingEntity, .GameEntity TargetEntity, .QueuedAbilityUse QueuedAbilityUse, .AbilityUseResult Result) [0x00000] in <filename unknown>:0

UsingEntity:#367191 type:Justin
TargetEntity:null
QueuedAbilityUse.Ability.TypeData.Type:TriggerExplorationOfPointOfInterest
QueuedAbilityUse.ExecutionContextChunkID:3215
QueuedAbilityUse.ExecutionContextRegionID:1002
QueuedAbilityUse.TargetPoint:68,39
QueuedAbilityUse.UsingEntityID:367191
UsingEntity.TypeData.Type:Unknown because execution context chunk entity dictionary does not have entry for that entity ID

   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message)
   at ArcenDebugging.ProcessAssertionFailure(System.String Message)
   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 WeightFix Before Major Release

Activities

Toll

Mar 22, 2012 11:18 am

reporter  

ArcenDebugLog.txt (1,262,679 bytes)

Toll

Mar 22, 2012 11:19 am

reporter   ~0021169

Oh, and I can add that the server was restarted between the two messages.

Chris_McElligottPark

Mar 22, 2012 11:51 am

administrator   ~0021170

Thanks!

* Put in a fix to a crash bug that could happen (mainly in MP) if an invalid piece of the chunk was attempted to be scouted.

Issue History

Date Modified Username Field Change
Mar 22, 2012 11:18 am Toll New Issue
Mar 22, 2012 11:18 am Toll File Added: ArcenDebugLog.txt
Mar 22, 2012 11:19 am Toll Note Added: 0021169
Mar 22, 2012 11:29 am tigersfan Internal Weight => Fix Before Major Release
Mar 22, 2012 11:29 am tigersfan Assigned To => Chris_McElligottPark
Mar 22, 2012 11:29 am tigersfan Status new => assigned
Mar 22, 2012 11:51 am Chris_McElligottPark Note Added: 0021170
Mar 22, 2012 11:51 am Chris_McElligottPark Status assigned => resolved
Mar 22, 2012 11:51 am Chris_McElligottPark Fixed in Version => 0.913
Mar 22, 2012 11:51 am Chris_McElligottPark Resolution open => fixed