Advertisement
slylycan

Untitled

Apr 11th, 2020
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.30 KB | None | 0 0
  1. ARK Server Manager Crash Report
  2. Please report this crash to the Ark Server Manager forums - http://arkservermanager.freeforums.net
  3.  
  4. Assembly: ARK Server Manager, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  5. Version: 1.1.370.1
  6. IsAdministrator: True
  7.  
  8. Windows Platform: Win32NT
  9. Windows Version: Microsoft Windows NT 6.2.9200.0
  10.  
  11. Crash Dump: C:\Users\Home\AppData\Local\Temp\tmpC99D.tmp.dmp
  12.  
  13. Exception Message:
  14. The directory is not empty.
  15.  
  16.  
  17. Stack Trace:
  18. at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound, WIN32_FIND_DATA& data)
  19. at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
  20. at ServerManagerTool.Lib.ServerProfile.SaveConfigFiles()
  21. at ServerManagerTool.Lib.ServerProfile.Save(Boolean updateFolderPermissions, Boolean updateSchedules, ProgressDelegate progressCallback)
  22. at ServerManagerTool.ServerSettingsControl.<Upgrade_Click>d__140.MoveNext()
  23. --- End of stack trace from previous location where exception was thrown ---
  24. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  25. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  26. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  27. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  28. at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
  29. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  30. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  31. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  32. at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
  33. at System.Windows.Threading.DispatcherOperation.Invoke()
  34. at System.Windows.Threading.Dispatcher.ProcessQueue()
  35. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  36. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  37. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  38. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  39. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  40. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  41. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  42. at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  43. at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  44. at System.Windows.Application.RunDispatcher(Object ignore)
  45. at System.Windows.Application.RunInternal(Window window)
  46. at ServerManagerTool.App.Main()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement