Advertisement
skotracker

ARK Server Manager Crash Report

Mar 17th, 2016
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.01 KB | None | 0 0
  1. ARK Server Manager Crash Report
  2. Please report this crash to ChronosWS or HellsGuard on Steam
  3.  
  4. Assembly: ARK Server Manager, Version=1.0.5915.17980, Culture=neutral, PublicKeyToken=null
  5. Crash Dump: C:\Users\admin\AppData\Local\Temp\tmp3DA4.tmp.dmp
  6. Exception Message:
  7. Access is denied
  8.  
  9. Stack Trace:
  10. at System.Diagnostics.Process.Kill()
  11. at ARK_Server_Manager.Lib.ServerRuntime.<StopAsync>d__45.MoveNext() in E:\Development\Projects\GitHub\ARK-Dedicated-Server-Tool\ARK Server Manager\Lib\Model\ServerRuntime.cs:line 343
  12. --- End of stack trace from previous location where exception was thrown ---
  13. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  14. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  15. at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
  16. at ARK_Server_Manager.Lib.Server.<StopAsync>d__14.MoveNext() in E:\Development\Projects\GitHub\ARK-Dedicated-Server-Tool\ARK Server Manager\Lib\Server.cs:line 66
  17. --- End of stack trace from previous location where exception was thrown ---
  18. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  19. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  20. at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
  21. at ARK_Server_Manager.ServerSettingsControl.<Start_Click>d__29.MoveNext() in E:\Development\Projects\GitHub\ARK-Dedicated-Server-Tool\ARK Server Manager\ServerSettingsControl.xaml.cs:line 222
  22. --- End of stack trace from previous location where exception was thrown ---
  23. at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__4(Object state)
  24. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  25. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  26. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  27. at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
  28. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  29. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  30. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  31. at System.Windows.Threading.DispatcherOperation.Invoke()
  32. at System.Windows.Threading.Dispatcher.ProcessQueue()
  33. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  34. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  35. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  36. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  37. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  38. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  39. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  40. at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  41. at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  42. at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  43. at System.Windows.Threading.Dispatcher.Run()
  44. at System.Windows.Application.RunDispatcher(Object ignore)
  45. at System.Windows.Application.RunInternal(Window window)
  46. at System.Windows.Application.Run(Window window)
  47. at System.Windows.Application.Run()
  48. at ARK_Server_Manager.App.Main() in E:\Development\Projects\GitHub\ARK-Dedicated-Server-Tool\ARK Server Manager\obj\Debug\App.g.cs:line 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement