Advertisement
Guest User

Ark Server Manager crash

a guest
Jul 4th, 2015
367
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.03 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.5662.38896, Culture=neutral, PublicKeyToken=null
  5. Crash Dump: C:\Users\Lasse\AppData\Local\Temp\tmp149F.tmp.dmp
  6. Exception Message:
  7. Object reference not set to an instance of an object.
  8.  
  9. Stack Trace:
  10. at ARK_Server_Manager.ServerSettingsControl.<Upgrade_Click>d__3.MoveNext() in e:\Development\Projects\GitHub\ARK-Dedicated-Server-Tool\ARK Server Manager\ServerSettingsControl.xaml.cs:line 162
  11. --- End of stack trace from previous location where exception was thrown ---
  12. at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__4(Object state)
  13. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  14. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  15. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  16. at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
  17. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  18. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  19. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  20. at System.Windows.Threading.DispatcherOperation.Invoke()
  21. at System.Windows.Threading.Dispatcher.ProcessQueue()
  22. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  23. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  24. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  25. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  26. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  27. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  28. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  29. at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  30. at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  31. at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  32. at System.Windows.Threading.Dispatcher.Run()
  33. at System.Windows.Application.RunDispatcher(Object ignore)
  34. at System.Windows.Application.RunInternal(Window window)
  35. at System.Windows.Application.Run(Window window)
  36. at System.Windows.Application.Run()
  37. 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