View Issue Details

IDProjectCategoryLast Update
0007387Valley 1Bug - AVWW MultiplayerMay 1, 2012 11:22 am
ReporterGUDare Assigned Tokeith.lamothe  
Severityminor 
Status assignedResolutionopen 
Product Version1.006 
Summary0007387: Some more interesting logged items from the Debug Log in a Multiplayer server, and in server chat log
Description4/30/2012 11:39:35 AM
QueuedAbilityUse.Execute:rejected StopUsingOngoingCondition due to usingEntityID 901835 not found:False MultiplayerServer

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

4/30/2012 6:18:48 PM
ProcessAssertionFailure while IsInAbilityDeserializationOrProcessing, Message:Object reference not set to an instance of an object

  at Chunk.UpgradeOldChunk (Int32 WasChunkDataVersion) [0x00000] in <filename unknown>:0
  at Chunk.PerformChunkLoadInitialization (Boolean IsFromTheNetwork, Int32 LoadedChunkVersion) [0x00000] in <filename unknown>:0
  at Chunk.TryToLoadFromDisk (Int32 ChunkID, .Region Region) [0x00000] in <filename unknown>:0
  at World.GetChunkByPrimaryKeyIDInner (Int32 ChunkPrimaryKeyID, .Region Region) [0x00000] in <filename unknown>:0
  at World.GetChunkByPrimaryKeyID (Int32 ChunkPrimaryKeyID, .Region Region, Boolean Keepalive) [0x00000] in <filename unknown>:0
  at Ability.GetChunkIfExistsOrGenerateItOnServerOrNullOnClient (.GameEntity EntitySwitchingChunks, Int32 TargetChunkID, .AbilityUseResult Result, .Region Region, Boolean ClientNeedsTheChunkEvenIfEntityIsAlreadyThere, .AbilityUseResultType& EarlyOutResultType) [0x00000] in <filename unknown>:0
  at Ability.TryExecuteInner (.GameEntity UsingEntity, .GameEntity TargetEntity, .QueuedAbilityUse QueuedAbilityUse, .AbilityUseResult Result) [0x00000] in <filename unknown>:0

UsingEntity:#601930 type:Marie2
TargetEntity:null
QueuedAbilityUse.Ability.TypeData.Type:SpawnInChunkFromMainMenu
QueuedAbilityUse.TargetChunkID:3637
QueuedAbilityUse.TargetRegionID:454
QueuedAbilityUse.UsingEntityID:601930
UsingEntity.TypeData.Type:Unknown because execution context chunk or region ID <= 0

   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination)
   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.MainUpdateLogic()
   at MainCameraLogic.Update()


4/30/2012 6:19:40 PM
ProcessAssertionFailure while IsInAbilityDeserializationOrProcessing, Message:Object reference not set to an instance of an object

  at Chunk.UpgradeOldChunk (Int32 WasChunkDataVersion) [0x00000] in <filename unknown>:0
  at Chunk.PerformChunkLoadInitialization (Boolean IsFromTheNetwork, Int32 LoadedChunkVersion) [0x00000] in <filename unknown>:0
  at Chunk.TryToLoadFromDisk (Int32 ChunkID, .Region Region) [0x00000] in <filename unknown>:0
  at World.GetChunkByPrimaryKeyIDInner (Int32 ChunkPrimaryKeyID, .Region Region) [0x00000] in <filename unknown>:0
  at World.GetChunkByPrimaryKeyID (Int32 ChunkPrimaryKeyID, .Region Region, Boolean Keepalive) [0x00000] in <filename unknown>:0
  at Ability.GetChunkIfExistsOrGenerateItOnServerOrNullOnClient (.GameEntity EntitySwitchingChunks, Int32 TargetChunkID, .AbilityUseResult Result, .Region Region, Boolean ClientNeedsTheChunkEvenIfEntityIsAlreadyThere, .AbilityUseResultType& EarlyOutResultType) [0x00000] in <filename unknown>:0
  at Ability.TryExecuteInner (.GameEntity UsingEntity, .GameEntity TargetEntity, .QueuedAbilityUse QueuedAbilityUse, .AbilityUseResult Result) [0x00000] in <filename unknown>:0

UsingEntity:#601930 type:Marie2
TargetEntity:null
QueuedAbilityUse.Ability.TypeData.Type:SpawnInChunkFromMainMenu
QueuedAbilityUse.TargetChunkID:3637
QueuedAbilityUse.TargetRegionID:454
QueuedAbilityUse.UsingEntityID:601930
UsingEntity.TypeData.Type:Unknown because execution context chunk or region ID <= 0

   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination)
   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.MainUpdateLogic()
   at MainCameraLogic.Update()

4/30/2012 6:25:21 PM
QueuedAbilityUse.Execute:rejected StopUsingOngoingCondition due to usingEntityID 922401 not found:False MultiplayerServer

   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination)
   at ArcenDebugging.ArcenDebugLog(System.String Message)
   at QueuedAbilityUse.TryExecute()
   at Game.ProcessSimStep()
   at Game.RunNextCycle(Boolean DoRendering)
   at Game.RunFrame()
   at MainCameraLogic.MainUpdateLogic()
   at MainCameraLogic.Update()
TagsNo tags attached.
Internal WeightFix Before Major Release

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
Apr 30, 2012 10:42 pm GUDare New Issue
May 1, 2012 11:22 am tigersfan Internal Weight => Fix Before Major Release
May 1, 2012 11:22 am tigersfan Assigned To => keith.lamothe
May 1, 2012 11:22 am tigersfan Status new => assigned
May 1, 2012 11:22 am tigersfan Description Updated