Guest User

Untitled

a guest
Oct 21st, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.21 KB | None | 0 0
  1. [2:03:21 AM:086] Compiling C:\Users\006\Desktop\ßots\HB's\HB 4991b\CustomClasses\Fpsware Death Knight
  2. [2:03:21 AM:603] Compiling C:\Users\006\Desktop\ßots\HB's\HB 4991b\CustomClasses\Fpsware Paladin
  3. [2:03:22 AM:181] Compiling C:\Users\006\Desktop\ßots\HB's\HB 4991b\CustomClasses\Singular
  4. [2:03:22 AM:823] Activity: Initialization complete
  5. [2:03:23 AM:221] System.NullReferenceException: Object reference not set to an instance of an object.
  6. at Singular.SingularRoutine.get_WantButton() in c:\Users\006\Desktop\ßots\HB's\HB 4991b\CustomClasses\Singular\Singular\SingularRoutine.cs:line 60
  7. at Honorbuddy.SettingsWindow..ctor()
  8. at Honorbuddy.MainWindow.btnSettings_Click(Object sender, RoutedEventArgs e)
  9. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  10. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  11. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  12. at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
  13. at System.Windows.Controls.Primitives.ButtonBase.OnClick()
  14. at System.Windows.Controls.Button.OnClick()
  15. at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
  16. at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
  17. at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  18. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  19. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  20. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  21. at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
  22. at System.Windows.UIElement.CrackMouseButtonEventAndReRaiseEvent(DependencyObject sender, MouseButtonEventArgs e)
  23. at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
  24. at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  25. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  26. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  27. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  28. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  29. at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
  30. at System.Windows.Input.InputManager.ProcessStagingArea()
  31. at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
  32. at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
  33. at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
  34. at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  35. at System.Windows.Interop.HwndSource.InputFilterMessage(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, Boolean isSingleParameter)
  39. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
  40. [2:03:23 AM:270] Activity: Honorbuddy Startup Complete
  41. [2:03:26 AM:024] System.NullReferenceException: Object reference not set to an instance of an object.
  42. at Singular.SingularRoutine.get_WantButton() in c:\Users\006\Desktop\ßots\HB's\HB 4991b\CustomClasses\Singular\Singular\SingularRoutine.cs:line 60
  43. at Honorbuddy.SettingsWindow..ctor()
  44. at Honorbuddy.MainWindow.btnSettings_Click(Object sender, RoutedEventArgs e)
  45. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  46. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  47. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  48. at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
  49. at System.Windows.Controls.Primitives.ButtonBase.OnClick()
  50. at System.Windows.Controls.Button.OnClick()
  51. at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
  52. at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
  53. at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  54. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  55. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  56. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  57. at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
  58. at System.Windows.UIElement.CrackMouseButtonEventAndReRaiseEvent(DependencyObject sender, MouseButtonEventArgs e)
  59. at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
  60. at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  61. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  62. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  63. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  64. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  65. at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
  66. at System.Windows.Input.InputManager.ProcessStagingArea()
  67. at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
  68. at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
  69. at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
  70. at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  71. at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  72. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  73. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  74. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
  75. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
Add Comment
Please, Sign In to add comment