Advertisement
Guest User

Untitled

a guest
Apr 17th, 2014
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. 2014-04-17 20:59:12 - TShock: INFO: Port overridden by startup argument. Set to 27319
  2. 2014-04-17 20:59:12 - TShock: INFO: |> Version 4.2.2.409 (And the great beast rose from its slumber, ready to take on the world again.) now running.
  3. 2014-04-17 20:59:12 - TShock: INFO: AutoSave Enabled
  4. 2014-04-17 20:59:12 - TShock: INFO: Backups Disabled
  5. 2014-04-17 20:59:13 - __Error: ERROR: System.IO.DirectoryNotFoundException: Část cesty c:\hlserver\27319\Worlds\world.wld nebyla nalezena.
  6. v System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  7. v System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath)
  8. v System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
  9. v System.IO.FileStream..ctor(String path, FileMode mode)
  10. v Terraria.WorldFile.loadWorld()
  11. v Terraria.WorldGen.serverLoadWorldCallBack(Object threadContext)
  12. v System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
  13. v System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
  14. v System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
  15. v System.Threading.ThreadPoolWorkQueue.Dispatch()
  16. v System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
  17. 2014-04-17 20:59:13 - Utils: INFO: Broadcast: Saving world. Momentary lag might result from this.
  18. 2014-04-17 20:59:13 - SaveManager: ERROR: World saved failed
  19. 2014-04-17 20:59:13 - SaveManager: ERROR: System.IO.DirectoryNotFoundException: Část cesty c:\hlserver\27319\Worlds\world.wld.crash.sav nebyla nalezena.
  20. v System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  21. v System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath)
  22. v System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
  23. v Terraria.WorldFile.SaveWorld_Version2(String world)
  24. v Terraria.WorldFile.realsaveWorld(Boolean resetTime)
  25. v TShockAPI.SaveManager.SaveWorker()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement