Advertisement
slylycan

report2

Apr 11th, 2020
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.27 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.368.4
  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\tmpA55A.tmp.dmp
  12.  
  13. Exception Message:
  14. Exception has been thrown by the target of an invocation.
  15.  
  16. Stack Trace:
  17. at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  18. at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
  19. at System.Delegate.DynamicInvokeImpl(Object[] args)
  20. at System.Windows.RoutedEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  21. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  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 EO.Wpf.TabControl.OnTabItemCloseButtonClicked(Object sender, RoutedEventArgs routedEventArgs)
  26. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  27. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  28. at System.Windows.Controls.Primitives.ButtonBase.OnClick()
  29. at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
  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.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  36. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  37. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  38. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  39. at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
  40. at System.Windows.Input.InputManager.ProcessStagingArea()
  41. at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
  42. at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
  43. at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
  44. at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  45. at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  46. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  47. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  48. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  49. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  50. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  51. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  52. at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  53. at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  54. at System.Windows.Application.RunDispatcher(Object ignore)
  55. at System.Windows.Application.RunInternal(Window window)
  56. at ServerManagerTool.App.Main()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement