Advertisement
Guest User

error

a guest
Aug 1st, 2015
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.87 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.5688.19546, Culture=neutral, PublicKeyToken=null
  5. Crash Dump: C:\Users\Jacob\AppData\Local\Temp\tmp1FBA.tmp.dmp
  6. Exception Message:
  7. Exception has been thrown by the target of an invocation.
  8.  
  9. Stack Trace:
  10. at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  11. at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
  12. at System.Reflection.RuntimeMethodInfo.UnsafeInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  13. at System.Delegate.DynamicInvokeImpl(Object[] args)
  14. at System.Windows.RoutedEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  15. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  16. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  17. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  18. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  19. at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
  20. at EO.Wpf.TabControl.OnPreviewItemClose(TabItemCloseEventArgs e)
  21. at EO.Wpf.TabControl.OnTabItemCloseButtonClicked(Object sender, RoutedEventArgs routedEventArgs)
  22. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  23. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  24. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  25. at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
  26. at System.Windows.Controls.Primitives.ButtonBase.OnClick()
  27. at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
  28. at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
  29. at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  30. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  31. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  32. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  33. at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
  34. at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
  35. at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  36. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  37. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  38. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  39. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  40. at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
  41. at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
  42. at System.Windows.Input.InputManager.ProcessStagingArea()
  43. at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
  44. at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
  45. at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
  46. at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  47. at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  48. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  49. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  50. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  51. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  52. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  53. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  54. at Microsoft.WindowsAPICodePack.Dialogs.IFileDialog.Show(IntPtr parent)
  55. at Microsoft.WindowsAPICodePack.Dialogs.CommonFileDialog.ShowDialog()
  56. at ARK_Server_Manager.ServerSettingsControl.SelectInstallDirectory_Click(Object sender, RoutedEventArgs e) in E:\Development\Projects\GitHub\ARK-Dedicated-Server-Tool\ARK Server Manager\ServerSettingsControl.xaml.cs:line 203
  57. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  58. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  59. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  60. at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
  61. at System.Windows.Controls.Primitives.ButtonBase.OnClick()
  62. at System.Windows.Controls.Button.OnClick()
  63. at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
  64. at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
  65. at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  66. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  67. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  68. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  69. at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
  70. at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
  71. at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  72. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  73. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  74. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  75. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  76. at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
  77. at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
  78. at System.Windows.Input.InputManager.ProcessStagingArea()
  79. at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
  80. at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
  81. at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
  82. at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  83. at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  84. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  85. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  86. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  87. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  88. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  89. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  90. at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  91. at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  92. at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  93. at System.Windows.Threading.Dispatcher.Run()
  94. at System.Windows.Application.RunDispatcher(Object ignore)
  95. at System.Windows.Application.RunInternal(Window window)
  96. at System.Windows.Application.Run(Window window)
  97. at System.Windows.Application.Run()
  98. 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