View Issue Details

IDProjectCategoryLast Update
0006853Valley 1Bug - AVWW MultiplayerMar 25, 2012 7:16 pm
ReporterToll Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version0.914 
Fixed in Version0.915 
Summary0006853: Pressing P in the server window causes an error
DescriptionIn my search for a key to open the chat window, the turn came for P to be pressed. Apparently it didn't like that.
TagsNo tags attached.
Internal WeightNew

Activities

Toll

Mar 25, 2012 5:13 pm

reporter  

Toll

Mar 25, 2012 5:14 pm

reporter  

ArcenDebugLog.txt (1,326 bytes)   
3/25/2012 11:06:23 PM
Server sending C_RequestCredentials message

   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message)
   at ArcenDebugging.TellTheDeveloper(System.String Message)
   at NetworkServerWrapper.OnClientConnect(Lidgren.Network.NetConnection sender)
   at NetworkServerWrapper.CheckServer()
   at MainCameraLogic.Update()

3/25/2012 11:09:44 PM
Error: attempt to get LocalPlayerAccount when ProcessMode == MultiplayerServer!

   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message)
   at ArcenDebugging.ProcessAssertionFailure(System.String Message)
   at Game.get_LocalPlayerAccount()
   at Game.OnKeyDownFirst(KeyBind Bind, InputSource Source)
   at InputBindings.CheckKeys()
   at Game.CheckInput()
   at MainCameraLogic.Update()

3/25/2012 11:09:52 PM
Error: attempt to get LocalPlayerAccount when ProcessMode == MultiplayerServer!

   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message)
   at ArcenDebugging.ProcessAssertionFailure(System.String Message)
   at Game.get_LocalPlayerAccount()
   at Game.OnKeyDownFirst(KeyBind Bind, InputSource Source)
   at InputBindings.CheckKeys()
   at Game.CheckInput()
   at MainCameraLogic.Update()

ArcenDebugLog.txt (1,326 bytes)   

Toll

Mar 25, 2012 5:14 pm

reporter  

ErrorsReportedByEngine.txt (26,060 bytes)   
10/5/2011 3:26:20 PM (0.516)
-----------------------------------
ErrorsReportedByEngine-----------------------------------
10/5/2011 3:26:20 PM (0.516)
-----------------------------------Exception-----------------------------------Log String: NullReferenceException: Object reference not set to an instance of an object
Stack Trace: Chunk.CalculateIsInWindstormRange ()
WeatherTypeData.EnsureAmbientTrackPlaying (.Chunk Chunk)
Game.UpdateStreaming ()
MainCameraLogic.Update ()



10/5/2011 3:29:06 PM (0.516)
-----------------------------------
ErrorsReportedByEngine-----------------------------------
10/5/2011 3:29:06 PM (0.516)
-----------------------------------Exception-----------------------------------Log String: NullReferenceException: Object reference not set to an instance of an object
Stack Trace: Chunk.CalculateIsInWindstormRange ()
WeatherTypeData.EnsureAmbientTrackPlaying (.Chunk Chunk)
Game.UpdateStreaming ()
MainCameraLogic.Update ()



12/8/2011 3:18:56 PM (0.546)
-----------------------------------
ErrorsReportedByEngine-----------------------------------
12/8/2011 3:18:56 PM (0.546)
-----------------------------------Exception-----------------------------------Log String: DirectoryNotFoundException: Directory does not exist.
Stack Trace: System.IO.Directory.Delete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.Delete (System.String path, Boolean recursive)
World.BackupWorldFromDisk (System.String WorldFolder)
World.LoadWorldFromDisk (System.String WorldFilename, Boolean BackupWorldFolder)
Game.ContinueInitializeGame ()
Game.ContinueMultiStageProcess ()
MainCameraLogic.Update ()



12/8/2011 3:18:56 PM (0.546)
-----------------------------------
ErrorsReportedByEngine-----------------------------------
12/8/2011 3:18:56 PM (0.546)
-----------------------------------Exception-----------------------------------Log String: DirectoryNotFoundException: Directory 'C:/Games/AVWW/RuntimeData/WorldBackups/634586692662970000_Maello\Region_108' not found.
Stack Trace: System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs)
System.IO.Directory.GetFiles (System.String path, System.String searchPattern)
System.IO.Directory.GetFiles (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.Delete (System.String path, Boolean recursive)
World.BackupWorldFromDisk (System.String WorldFolder)
World.LoadWorldFromDisk (System.String WorldFilename, Boolean BackupWorldFolder)
Game.ContinueInitializeGame ()
Game.ContinueMultiStageProcess ()
MainCameraLogic.Update ()



12/8/2011 3:18:56 PM (0.546)
-----------------------------------
ErrorsReportedByEngine-----------------------------------
12/8/2011 3:18:56 PM (0.546)
-----------------------------------Exception-----------------------------------Log String: DirectoryNotFoundException: Directory 'C:/Games/AVWW/RuntimeData/WorldBackups/634586692662970000_Maello\Region_176' not found.
Stack Trace: System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs)
System.IO.Directory.GetDirectories (System.String path, System.String searchPattern)
System.IO.Directory.GetDirectories (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.Delete (System.String path, Boolean recursive)
World.BackupWorldFromDisk (System.String WorldFolder)
World.LoadWorldFromDisk (System.String WorldFilename, Boolean BackupWorldFolder)
Game.ContinueInitializeGame ()
Game.ContinueMultiStageProcess ()
MainCameraLogic.Update ()



12/8/2011 3:18:56 PM (0.546)
-----------------------------------
ErrorsReportedByEngine-----------------------------------
12/8/2011 3:18:56 PM (0.546)
-----------------------------------Exception-----------------------------------Log String: DirectoryNotFoundException: Directory 'C:/Games/AVWW/RuntimeData/WorldBackups/634586692662970000_Maello\Region_18' not found.
Stack Trace: System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs)
System.IO.Directory.GetFiles (System.String path, System.String searchPattern)
System.IO.Directory.GetFiles (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.Delete (System.String path, Boolean recursive)
World.BackupWorldFromDisk (System.String WorldFolder)
World.LoadWorldFromDisk (System.String WorldFilename, Boolean BackupWorldFolder)
Game.ContinueInitializeGame ()
Game.ContinueMultiStageProcess ()
MainCameraLogic.Update ()



12/8/2011 3:18:57 PM (0.546)
-----------------------------------
ErrorsReportedByEngine-----------------------------------
12/8/2011 3:18:57 PM (0.546)
-----------------------------------Exception-----------------------------------Log String: DirectoryNotFoundException: Directory 'C:/Games/AVWW/RuntimeData/WorldBackups/634586692662970000_Maello\Region_199' not found.
Stack Trace: System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs)
System.IO.Directory.GetDirectories (System.String path, System.String searchPattern)
System.IO.Directory.GetDirectories (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.Delete (System.String path, Boolean recursive)
World.BackupWorldFromDisk (System.String WorldFolder)
World.LoadWorldFromDisk (System.String WorldFilename, Boolean BackupWorldFolder)
Game.ContinueInitializeGame ()
Game.ContinueMultiStageProcess ()
MainCameraLogic.Update ()



12/8/2011 3:18:57 PM (0.546)
-----------------------------------
ErrorsReportedByEngine-----------------------------------
12/8/2011 3:18:57 PM (0.546)
-----------------------------------Exception-----------------------------------Log String: DirectoryNotFoundException: Directory 'C:/Games/AVWW/RuntimeData/WorldBackups/634586692662970000_Maello\Region_26' not found.
Stack Trace: System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs)
System.IO.Directory.GetFiles (System.String path, System.String searchPattern)
System.IO.Directory.GetFiles (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.Delete (System.String path, Boolean recursive)
World.BackupWorldFromDisk (System.String WorldFolder)
World.LoadWorldFromDisk (System.String WorldFilename, Boolean BackupWorldFolder)
Game.ContinueInitializeGame ()
Game.ContinueMultiStageProcess ()
MainCameraLogic.Update ()



12/8/2011 3:18:57 PM (0.546)
-----------------------------------
ErrorsReportedByEngine-----------------------------------
12/8/2011 3:18:57 PM (0.546)
-----------------------------------Exception-----------------------------------Log String: DirectoryNotFoundException: Directory 'C:/Games/AVWW/RuntimeData/WorldBackups/634586692662970000_Maello\Region_306' not found.
Stack Trace: System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs)
System.IO.Directory.GetDirectories (System.String path, System.String searchPattern)
System.IO.Directory.GetDirectories (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.Delete (System.String path, Boolean recursive)
World.BackupWorldFromDisk (System.String WorldFolder)
World.LoadWorldFromDisk (System.String WorldFilename, Boolean BackupWorldFolder)
Game.ContinueInitializeGame ()
Game.ContinueMultiStageProcess ()
MainCameraLogic.Update ()



12/8/2011 3:18:57 PM (0.546)
-----------------------------------
ErrorsReportedByEngine-----------------------------------
12/8/2011 3:18:57 PM (0.546)
-----------------------------------Exception-----------------------------------Log String: DirectoryNotFoundException: Directory does not exist.
Stack Trace: System.IO.Directory.Delete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.Delete (System.String path, Boolean recursive)
World.BackupWorldFromDisk (System.String WorldFolder)
World.LoadWorldFromDisk (System.String WorldFilename, Boolean BackupWorldFolder)
Game.ContinueInitializeGame ()
Game.ContinueMultiStageProcess ()
MainCameraLogic.Update ()



12/8/2011 3:18:57 PM (0.546)
-----------------------------------
ErrorsReportedByEngine-----------------------------------
12/8/2011 3:18:57 PM (0.546)
-----------------------------------Exception-----------------------------------Log String: IOException: Directory C:/Games/AVWW/RuntimeData/WorldBackups/634586692662970000_Maello\Region_33 is not empty
Stack Trace: System.IO.Directory.Delete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.Delete (System.String path, Boolean recursive)
World.BackupWorldFromDisk (System.String WorldFolder)
World.LoadWorldFromDisk (System.String WorldFilename, Boolean BackupWorldFolder)
Game.ContinueInitializeGame ()
Game.ContinueMultiStageProcess ()
MainCameraLogic.Update ()



12/8/2011 3:18:57 PM (0.546)
-----------------------------------
ErrorsReportedByEngine-----------------------------------
12/8/2011 3:18:57 PM (0.546)
-----------------------------------Exception-----------------------------------Log String: IOException: Directory C:/Games/AVWW/RuntimeData/WorldBackups/634586692662970000_Maello\Region_34 is not empty
Stack Trace: System.IO.Directory.Delete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.Delete (System.String path, Boolean recursive)
World.BackupWorldFromDisk (System.String WorldFolder)
World.LoadWorldFromDisk (System.String WorldFilename, Boolean BackupWorldFolder)
Game.ContinueInitializeGame ()
Game.ContinueMultiStageProcess ()
MainCameraLogic.Update ()



12/8/2011 3:18:57 PM (0.546)
-----------------------------------
ErrorsReportedByEngine-----------------------------------
12/8/2011 3:18:57 PM (0.546)
-----------------------------------Exception-----------------------------------Log String: IOException: Directory C:/Games/AVWW/RuntimeData/WorldBackups/634586692662970000_Maello\Region_35 is not empty
Stack Trace: System.IO.Directory.Delete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.Delete (System.String path, Boolean recursive)
World.BackupWorldFromDisk (System.String WorldFolder)
World.LoadWorldFromDisk (System.String WorldFilename, Boolean BackupWorldFolder)
Game.ContinueInitializeGame ()
Game.ContinueMultiStageProcess ()
MainCameraLogic.Update ()



12/8/2011 3:18:57 PM (0.546)
-----------------------------------
ErrorsReportedByEngine-----------------------------------
12/8/2011 3:18:57 PM (0.546)
-----------------------------------Exception-----------------------------------Log String: IOException: Directory C:/Games/AVWW/RuntimeData/WorldBackups/634586692662970000_Maello\Region_37 is not empty
Stack Trace: System.IO.Directory.Delete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.Delete (System.String path, Boolean recursive)
World.BackupWorldFromDisk (System.String WorldFolder)
World.LoadWorldFromDisk (System.String WorldFilename, Boolean BackupWorldFolder)
Game.ContinueInitializeGame ()
Game.ContinueMultiStageProcess ()
MainCameraLogic.Update ()



12/8/2011 3:18:57 PM (0.546)
-----------------------------------
ErrorsReportedByEngine-----------------------------------
12/8/2011 3:18:57 PM (0.546)
-----------------------------------Exception-----------------------------------Log String: IOException: Directory C:/Games/AVWW/RuntimeData/WorldBackups/634586692662970000_Maello\Region_38 is not empty
Stack Trace: System.IO.Directory.Delete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.Delete (System.String path, Boolean recursive)
World.BackupWorldFromDisk (System.String WorldFolder)
World.LoadWorldFromDisk (System.String WorldFilename, Boolean BackupWorldFolder)
Game.ContinueInitializeGame ()
Game.ContinueMultiStageProcess ()
MainCameraLogic.Update ()



12/8/2011 3:18:58 PM (0.546)
-----------------------------------
ErrorsReportedByEngine-----------------------------------
12/8/2011 3:18:58 PM (0.546)
-----------------------------------Exception-----------------------------------Log String: IOException: Directory C:/Games/AVWW/RuntimeData/WorldBackups/634586692662970000_Maello\Region_46 is not empty
Stack Trace: System.IO.Directory.Delete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.Delete (System.String path, Boolean recursive)
World.BackupWorldFromDisk (System.String WorldFolder)
World.LoadWorldFromDisk (System.String WorldFilename, Boolean BackupWorldFolder)
Game.ContinueInitializeGame ()
Game.ContinueMultiStageProcess ()
MainCameraLogic.Update ()



12/8/2011 3:18:58 PM (0.546)
-----------------------------------
ErrorsReportedByEngine-----------------------------------
12/8/2011 3:18:58 PM (0.546)
-----------------------------------Exception-----------------------------------Log String: DirectoryNotFoundException: Directory 'C:/Games/AVWW/RuntimeData/WorldBackups/634586692662970000_Maello\Region_47' not found.
Stack Trace: System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs)
System.IO.Directory.GetDirectories (System.String path, System.String searchPattern)
System.IO.Directory.GetDirectories (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.Delete (System.String path, Boolean recursive)
World.BackupWorldFromDisk (System.String WorldFolder)
World.LoadWorldFromDisk (System.String WorldFilename, Boolean BackupWorldFolder)
Game.ContinueInitializeGame ()
Game.ContinueMultiStageProcess ()
MainCameraLogic.Update ()



12/8/2011 3:18:58 PM (0.546)
-----------------------------------
ErrorsReportedByEngine-----------------------------------
12/8/2011 3:18:58 PM (0.546)
-----------------------------------Exception-----------------------------------Log String: DirectoryNotFoundException: Directory 'C:/Games/AVWW/RuntimeData/WorldBackups/634586692662970000_Maello\Region_51' not found.
Stack Trace: System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs)
System.IO.Directory.GetDirectories (System.String path, System.String searchPattern)
System.IO.Directory.GetDirectories (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.Delete (System.String path, Boolean recursive)
World.BackupWorldFromDisk (System.String WorldFolder)
World.LoadWorldFromDisk (System.String WorldFilename, Boolean BackupWorldFolder)
Game.ContinueInitializeGame ()
Game.ContinueMultiStageProcess ()
MainCameraLogic.Update ()



12/8/2011 3:18:58 PM (0.546)
-----------------------------------
ErrorsReportedByEngine-----------------------------------
12/8/2011 3:18:58 PM (0.546)
-----------------------------------Exception-----------------------------------Log String: DirectoryNotFoundException: Directory 'C:/Games/AVWW/RuntimeData/WorldBackups/634586692662970000_Maello\Region_55' not found.
Stack Trace: System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs)
System.IO.Directory.GetDirectories (System.String path, System.String searchPattern)
System.IO.Directory.GetDirectories (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.Delete (System.String path, Boolean recursive)
World.BackupWorldFromDisk (System.String WorldFolder)
World.LoadWorldFromDisk (System.String WorldFilename, Boolean BackupWorldFolder)
Game.ContinueInitializeGame ()
Game.ContinueMultiStageProcess ()
MainCameraLogic.Update ()



12/8/2011 3:18:58 PM (0.546)
-----------------------------------
ErrorsReportedByEngine-----------------------------------
12/8/2011 3:18:58 PM (0.546)
-----------------------------------Exception-----------------------------------Log String: DirectoryNotFoundException: Directory 'C:/Games/AVWW/RuntimeData/WorldBackups/634586692662970000_Maello\Region_68' not found.
Stack Trace: System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs)
System.IO.Directory.GetDirectories (System.String path, System.String searchPattern)
System.IO.Directory.GetDirectories (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.Delete (System.String path, Boolean recursive)
World.BackupWorldFromDisk (System.String WorldFolder)
World.LoadWorldFromDisk (System.String WorldFilename, Boolean BackupWorldFolder)
Game.ContinueInitializeGame ()
Game.ContinueMultiStageProcess ()
MainCameraLogic.Update ()



12/8/2011 3:18:58 PM (0.546)
-----------------------------------
ErrorsReportedByEngine-----------------------------------
12/8/2011 3:18:58 PM (0.546)
-----------------------------------Exception-----------------------------------Log String: DirectoryNotFoundException: Directory 'C:/Games/AVWW/RuntimeData/WorldBackups/634586692662970000_Maello\Region_79' not found.
Stack Trace: System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs)
System.IO.Directory.GetDirectories (System.String path, System.String searchPattern)
System.IO.Directory.GetDirectories (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.Delete (System.String path, Boolean recursive)
World.BackupWorldFromDisk (System.String WorldFolder)
World.LoadWorldFromDisk (System.String WorldFilename, Boolean BackupWorldFolder)
Game.ContinueInitializeGame ()
Game.ContinueMultiStageProcess ()
MainCameraLogic.Update ()



12/8/2011 3:18:58 PM (0.546)
-----------------------------------
ErrorsReportedByEngine-----------------------------------
12/8/2011 3:18:58 PM (0.546)
-----------------------------------Exception-----------------------------------Log String: DirectoryNotFoundException: Could not find a part of the path "C:/Games/AVWW/RuntimeData/WorldBackups/634586692662970000_Maello\Region_84\Chunk_84.datc".
Stack Trace: System.IO.File.Delete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.Delete (System.String path, Boolean recursive)
World.BackupWorldFromDisk (System.String WorldFolder)
World.LoadWorldFromDisk (System.String WorldFilename, Boolean BackupWorldFolder)
Game.ContinueInitializeGame ()
Game.ContinueMultiStageProcess ()
MainCameraLogic.Update ()



12/8/2011 3:18:58 PM (0.546)
-----------------------------------
ErrorsReportedByEngine-----------------------------------
12/8/2011 3:18:58 PM (0.546)
-----------------------------------Exception-----------------------------------Log String: DirectoryNotFoundException: Could not find a part of the path "C:/Games/AVWW/RuntimeData/WorldBackups/634586692662970000_Maello\Region_88\Chunk_667.datc".
Stack Trace: System.IO.File.Delete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.Delete (System.String path, Boolean recursive)
World.BackupWorldFromDisk (System.String WorldFolder)
World.LoadWorldFromDisk (System.String WorldFilename, Boolean BackupWorldFolder)
Game.ContinueInitializeGame ()
Game.ContinueMultiStageProcess ()
MainCameraLogic.Update ()



12/8/2011 3:18:58 PM (0.546)
-----------------------------------
ErrorsReportedByEngine-----------------------------------
12/8/2011 3:18:58 PM (0.546)
-----------------------------------Exception-----------------------------------Log String: DirectoryNotFoundException: Directory 'C:/Games/AVWW/RuntimeData/WorldBackups/634586692662970000_Maello\Region_91' not found.
Stack Trace: System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs)
System.IO.Directory.GetDirectories (System.String path, System.String searchPattern)
System.IO.Directory.GetDirectories (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.Delete (System.String path, Boolean recursive)
World.BackupWorldFromDisk (System.String WorldFolder)
World.LoadWorldFromDisk (System.String WorldFilename, Boolean BackupWorldFolder)
Game.ContinueInitializeGame ()
Game.ContinueMultiStageProcess ()
MainCameraLogic.Update ()



12/8/2011 3:18:59 PM (0.546)
-----------------------------------
ErrorsReportedByEngine-----------------------------------
12/8/2011 3:18:59 PM (0.546)
-----------------------------------Exception-----------------------------------Log String: DirectoryNotFoundException: Could not find a part of the path "C:/Games/AVWW/RuntimeData/WorldBackups/634586692662970000_Maello\Region_98\Chunk_349.datc".
Stack Trace: System.IO.File.Delete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.RecursiveDelete (System.String path)
System.IO.Directory.Delete (System.String path, Boolean recursive)
World.BackupWorldFromDisk (System.String WorldFolder)
World.LoadWorldFromDisk (System.String WorldFilename, Boolean BackupWorldFolder)
Game.ContinueInitializeGame ()
Game.ContinueMultiStageProcess ()
MainCameraLogic.Update ()



12/17/2011 3:57:54 PM (0.553)
-----------------------------------
ErrorsReportedByEngine-----------------------------------
12/17/2011 3:57:54 PM (0.553)
-----------------------------------Exception-----------------------------------Log String: FormatException: ReadBool: Can Only Accept 0 or 1, found:33
Stack Trace: ArcenDeserializationBuffer.ReadBool ()
Need.DeserializeFrom (.ArcenDeserializationBuffer InputBuffer, Int32 FromEntitySerializationVersion)
Goal.DeserializeFrom (.ArcenDeserializationBuffer InputBuffer, Int32 FromEntitySerializationVersion)
Hope.DeserializeFrom (.ArcenDeserializationBuffer InputBuffer, Int32 FromEntitySerializationVersion)
GameEntity.DeserializeFrom (.ArcenDeserializationBuffer InputBuffer, .Chunk Chunk, Boolean IsLoadingFromNetwork, .ArcenPoint& DeserializedRawLocation)
NPCStateDescriptor.DeserializeFrom (.ArcenDeserializationBuffer InputBuffer, Int32 FromWorldSerializationVersion, Boolean IsFromTheNetwork)
World.DeserializeWorldMetadataFrom (.ArcenDeserializationBuffer InputBuffer, Boolean IsFromTheNetwork)
World.LoadWorldFromDisk (System.String WorldFilename, Boolean BackupWorldFolder)
Game.ContinueInitializeGame ()
Game.ContinueMultiStageProcess ()
MainCameraLogic.Update ()



2/15/2012 12:13:07 PM (0.576)
-----------------------------------
ErrorsReportedByEngine-----------------------------------
2/15/2012 12:13:07 PM (0.576)
-----------------------------------Exception-----------------------------------Log String: NullReferenceException: Object reference not set to an instance of an object
Stack Trace: GameMusic+<LoadMusicAsyncInner>d__0.MoveNext ()



2/15/2012 3:27:02 PM (0.576)
-----------------------------------
ErrorsReportedByEngine-----------------------------------
2/15/2012 3:27:02 PM (0.576)
-----------------------------------Exception-----------------------------------Log String: IOException: Sharing violation on path C:\Games\AVWW\RuntimeData\ArcenDebugLog.txt
Stack Trace: System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options)
System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share)
System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize)
System.IO.StreamWriter..ctor (System.String path, Boolean append)
Configuration.AppendTextToFile (System.String Filename, System.String Text)
ArcenDebugging.ArcenDebugLog (System.String Message)
ArcenDebugging.TellTheDeveloper (System.String Message)
NetworkClientWrapper.CheckClient ()
MainCameraLogic.Update ()



3/25/2012 11:09:44 PM (0.914)
-----------------------------------
ErrorsReportedByEngine-----------------------------------
3/25/2012 11:09:44 PM (0.914)
-----------------------------------Exception-----------------------------------Log String: NullReferenceException: Object reference not set to an instance of an object
Stack Trace: Game.OnKeyDownFirst (KeyBind Bind, InputSource Source)
InputBindings.CheckKeys ()
Game.CheckInput ()
MainCameraLogic.Update ()



ErrorsReportedByEngine.txt (26,060 bytes)   

Chris_McElligottPark

Mar 25, 2012 7:16 pm

administrator   ~0021342

Thanks!

* Fixed a bug in prior versions where pushing the P key on the server console would cause exceptions. Now it just does nothing.

Issue History

Date Modified Username Field Change
Mar 25, 2012 5:13 pm Toll New Issue
Mar 25, 2012 5:13 pm Toll File Added: Screenshot_2012_03_25_23_12_32.png
Mar 25, 2012 5:14 pm Toll File Added: ArcenDebugLog.txt
Mar 25, 2012 5:14 pm Toll File Added: ErrorsReportedByEngine.txt
Mar 25, 2012 7:16 pm Chris_McElligottPark Internal Weight => New
Mar 25, 2012 7:16 pm Chris_McElligottPark Note Added: 0021342
Mar 25, 2012 7:16 pm Chris_McElligottPark Status new => resolved
Mar 25, 2012 7:16 pm Chris_McElligottPark Fixed in Version => 0.915
Mar 25, 2012 7:16 pm Chris_McElligottPark Resolution open => fixed
Mar 25, 2012 7:16 pm Chris_McElligottPark Assigned To => Chris_McElligottPark