View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0006212 | Valley 1 | Bug - AVWW Multiplayer | Feb 28, 2012 11:55 am | Feb 28, 2012 11:57 am | |
Reporter | Toll | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 0.584 | ||||
Fixed in Version | 0.585 | ||||
Summary | 0006212: Error on the server, and apparently the Ilari stones stopped working | ||||
Description | From my PoV, I just got a red error text in the log (which also happens to be identical to the first message below). The single player didn't get any error messages, nor did anything specific. 2/28/2012 5:49:22 PM ProcessAssertionFailure while IsInAbilityDeserializationOrProcessing, Message:Error: attempt to get LocalPlayerAccount when ProcessMode == MultiplayerServer! QueuedAbilityUse.Ability.TypeData.Type:WarpFromMap QueuedAbilityUse.ExecutionContextChunkID:1725 QueuedAbilityUse.ExecutionContextRegionID:742 QueuedAbilityUse.TargetChunkID:1700 QueuedAbilityUse.UsingEntityID:163362 UsingEntity.TypeData.Type:Richard at System.Environment.get_StackTrace() at ArcenDebugging.ArcenDebugLog(System.String Message) at ArcenDebugging.ProcessAssertionFailure(System.String Message) at Game.get_LocalPlayerAccount() at Game.CenterOnDirectlyControlledEntity() at GameEntity.RunCollisionCheck() at GameEntity.SetCurrentLocationInner(Single NewX, Single NewY, CollisionType CollisionType, Boolean CanCenterCamera, MovementType MovementType) at GameEntity.SetCurrentLocation(ArcenPoint Location, CollisionType CollisionType, Boolean CanCenterCamera) at GameEntity.CreateNew(Int64 EntityIDFromChunkOwner, GameEntityType Type, ArcenPoint Location, .GameEntity CreatedBy, .Chunk Chunk, GuardianPowerProfessionType OverridingProfessionType) at Chunk.ResultGenerationOnly_AddNewEntity(GameEntityType Type, ArcenPoint Location, .MersenneTwister Random, .GameEntity CreatedBy, GuardianPowerProfessionType OverridingProfessionType) at Chunk.ResultGenerationOnly_AddNewEntity(GameEntityType Type, ArcenPoint Location, .MersenneTwister Random) at Chunk.DoPostCreationMonsterSpawn(Int32 ActAsIfAtLeastThisMuchBudgetIsAlreadySpent, .AbilityUseResult Result) at Chunk.PerformChunkLoadInitialization(Boolean IsFromTheNetwork, Int32 LoadedChunkVersion) at Chunk.TryToLoadFromDisk(Int32 ChunkID, .Region Region) at World.GetChunkByPrimaryKeyIDInner(Int32 ChunkPrimaryKeyID, .Region Region) at World.GetChunkByPrimaryKeyID(Int32 ChunkPrimaryKeyID, .Region Region, Boolean Keepalive) at Ability.GetChunkIfExistsOrGenerateItOnServerOrNullOnClient(.GameEntity EntitySwitchingChunks, Int32 TargetChunkID, .AbilityUseResult Result, .Region Region, Boolean ClientNeedsTheChunkEvenIfEntityIsAlreadyThere, AbilityUseResultType ByRef EarlyOutResultType) 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() 2/28/2012 5:49:22 PM Entity DEFINITELY moved on load! Bat: (36.0, 1215.0) ... 145,1215 at System.Environment.get_StackTrace() at ArcenDebugging.ArcenDebugLog(System.String Message) at GameEntity.RunCollisionCheck() at GameEntity.SetCurrentLocationInner(Single NewX, Single NewY, CollisionType CollisionType, Boolean CanCenterCamera, MovementType MovementType) at GameEntity.SetCurrentLocation(ArcenPoint Location, CollisionType CollisionType, Boolean CanCenterCamera) at GameEntity.CreateNew(Int64 EntityIDFromChunkOwner, GameEntityType Type, ArcenPoint Location, .GameEntity CreatedBy, .Chunk Chunk, GuardianPowerProfessionType OverridingProfessionType) at Chunk.ResultGenerationOnly_AddNewEntity(GameEntityType Type, ArcenPoint Location, .MersenneTwister Random, .GameEntity CreatedBy, GuardianPowerProfessionType OverridingProfessionType) at Chunk.ResultGenerationOnly_AddNewEntity(GameEntityType Type, ArcenPoint Location, .MersenneTwister Random) at Chunk.DoPostCreationMonsterSpawn(Int32 ActAsIfAtLeastThisMuchBudgetIsAlreadySpent, .AbilityUseResult Result) at Chunk.PerformChunkLoadInitialization(Boolean IsFromTheNetwork, Int32 LoadedChunkVersion) at Chunk.TryToLoadFromDisk(Int32 ChunkID, .Region Region) at World.GetChunkByPrimaryKeyIDInner(Int32 ChunkPrimaryKeyID, .Region Region) at World.GetChunkByPrimaryKeyID(Int32 ChunkPrimaryKeyID, .Region Region, Boolean Keepalive) at Ability.GetChunkIfExistsOrGenerateItOnServerOrNullOnClient(.GameEntity EntitySwitchingChunks, Int32 TargetChunkID, .AbilityUseResult Result, .Region Region, Boolean ClientNeedsTheChunkEvenIfEntityIsAlreadyThere, AbilityUseResultType ByRef EarlyOutResultType) 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() | ||||
Tags | No tags attached. | ||||
Internal Weight | New | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
Feb 28, 2012 11:55 am | Toll | New Issue | |
Feb 28, 2012 11:55 am | Toll | File Added: ArcenDebugLog.txt | |
Feb 28, 2012 11:57 am | Chris_McElligottPark | Internal Weight | => New |
Feb 28, 2012 11:57 am | Chris_McElligottPark | Note Added: 0019928 | |
Feb 28, 2012 11:57 am | Chris_McElligottPark | Status | new => resolved |
Feb 28, 2012 11:57 am | Chris_McElligottPark | Fixed in Version | => 0.585 |
Feb 28, 2012 11:57 am | Chris_McElligottPark | Resolution | open => fixed |
Feb 28, 2012 11:57 am | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |