View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0006591 | Valley 1 | Crash/Exception | Mar 11, 2012 1:27 pm | Mar 11, 2012 1:47 pm | |
Reporter | Vampyre | Assigned To | Chris_McElligottPark | ||
Status | closed | Resolution | duplicate | ||
Product Version | 0.904 | ||||
Summary | 0006591: Error on (trying) to enter a building | ||||
Description | Hello, This one is more serious... I tried to enter a building, and I saw some text in the console, in red. Red sounds not good for me, so I exited, and watched the log. Here is what I found : 03/11/2012 18:19:01 ProcessAssertionFailure while IsInAbilityDeserializationOrProcessing, Message:Directory '/Applications/AVWW/RuntimeData/Logic/InteriorObjects/DesertHallway' not found. at System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs) [0x00000] in <filename unknown>:0 at System.IO.Directory.GetFiles (System.String path, System.String searchPattern) [0x00000] in <filename unknown>:0 at System.IO.Directory.GetFiles (System.String path, System.String searchPattern, SearchOption searchOption) [0x00000] in <filename unknown>:0 at ChunkScriptStep_InvokeUnboundedSubChunkScript.Execute (.Chunk Chunk, .ChunkScriptContext OuterContext, .MersenneTwister Random) [0x00000] in <filename unknown>:0 at ChunkScriptStep.TryExecute (.Chunk Chunk, .ChunkScriptContext Context, .MersenneTwister Random) [0x00000] in <filename unknown>:0 at MapGenerator.GenerateChunk_Normal (.Chunk Chunk, .ChunkPopulationScript Script) [0x00000] in <filename unknown>:0 at MapGenerator.GenerateChunk (.ChunkMetadata ChunkMetadata, .Region Region, ChunkCreationType CreationType) [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:0009948 type:Darrell TargetEntity:0015983 type:DesertBuilding2 QueuedAbilityUse.Ability.TypeData.Type:EnterLinkedChunkThroughDoor QueuedAbilityUse.ExecutionContextChunkID:167 QueuedAbilityUse.ExecutionContextRegionID:14 QueuedAbilityUse.TargetGemSocketIndexOrEntranceIndex:0 QueuedAbilityUse.UsingEntityID:9948 UsingEntity.TypeData.Type:Darrell 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() The screen becomes black (normal when it changes the zone), but it comes back outside of the building. I relaunched the game, tried again, and same result. I checked inside RuntimeData/Logic/InteriorObjects and I found out that it was effectively no DesertHallway folder. Instead, there is a DesertHallways (with a s in the end). Could that be the error mentioned in the debug ? | ||||
Tags | No tags attached. | ||||
Internal Weight | New | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
Mar 11, 2012 1:27 pm | Vampyre | New Issue | |
Mar 11, 2012 1:29 pm | Chris_McElligottPark | Internal Weight | => New |
Mar 11, 2012 1:29 pm | Chris_McElligottPark | Status | new => closed |
Mar 11, 2012 1:29 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Mar 11, 2012 1:29 pm | Chris_McElligottPark | Resolution | open => duplicate |
Mar 11, 2012 1:47 pm | tigersfan | Note Added: 0020737 | |
Apr 14, 2014 9:28 am | Chris_McElligottPark | Category | Bug - Crash or Exception => Crash/Exception |