Everytime i run Buddy Wing for a long period of time, say overnight, when i return Buddy Wing crashes and says: "Object reference not set to an instance of an object." Here is a copy of my log and where the error starts: 2015-08-10 02:22:40,026 [Main Bot Thread] ERROR Log - System.NullReferenceException: Object reference not set to an instance of an object. at Buddy.CommonBot.Logic.BrainBehavior.?????????????????????????????????????????(Object ) at Buddy.BehaviorTree.Decorator.CanRun(Object context) at Buddy.BehaviorTree.Decorator.?????????????????????????????????????????.MoveNext() at (IEnumerator ) at Buddy.BehaviorTree.Composite.Tick(Object context) at Buddy.BehaviorTree.PrioritySelector.?????????????????????????????????????????.MoveNext() at (IEnumerator ) at Buddy.BehaviorTree.Composite.Tick(Object context) at Buddy.CommonBot.BotMain.?????????????????????????????????????????() 2015-08-10 02:22:40,029 [Main Bot Thread] INFO Log - We've left an area, reloading the node manager! 2015-08-10 02:22:41,331 [Main Bot Thread] INFO Log - Reason: 2015-08-10 02:22:43,453 [Main Bot Thread] INFO Log - We slept way too long waiting for the bot thread to give control back. Aborting thread. Client may crash! 2015-08-10 03:18:07,674 [4] INFO Log - Log cleared. 2015-08-10 04:18:07,674 [4] INFO Log - Log cleared. 2015-08-10 05:18:07,675 [4] INFO Log - Log cleared. 2015-08-10 05:18:46,747 [1] INFO Log - Forcing profile reload. -- Temporary fix for behavior cache issues during start/stop. 2015-08-10 05:18:46,872 [1] INFO Log - Current bot set to Grind Bot 2015-08-10 05:18:46,877 [1] INFO Log - Loaded profile [E]Taris 32-36 Grind 2015-08-10 05:18:46,879 [1] ERROR Log - System.NullReferenceException: Object reference not set to an instance of an object. at Buddywing.MainWindow.?????????????????????????????????????????(Object , RoutedEventArgs ) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) at System.Windows.Controls.Primitives.ButtonBase.OnClick() at System.Windows.Controls.Button.OnClick() at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted) at System.Windows.Input.InputManager.ProcessStagingArea() at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) 2015-08-10 05:18:48,619 [1] ERROR Log - System.NullReferenceException: Object reference not set to an instance of an object. at Buddywing.MainWindow.?????????????????????????????????????????(Object , RoutedEventArgs ) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) at System.Windows.Controls.Primitives.ButtonBase.OnClick() at System.Windows.Controls.Button.OnClick() at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted) at System.Windows.Input.InputManager.ProcessStagingArea() at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg) at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame) at System.Windows.Application.RunDispatcher(Object ignore) at System.Windows.Application.RunInternal(Window window) at System.Windows.Application.Run(Window window) at (Application ) at Buddywing.App.Main()
After how long does this error occur, give or take? We can most likely fix this, but I'll need some more details on the scenario and how I can reproduce it.
yes buddywing not work when push start not move and have error says " unable to connect to the remove server.
work now no errors on 1 pc other pc not work always error maybe need delete all folder and dowload again? maybe are corrupted files? thanks
The time varies, like the other day I left it on for about an hour and the error occurred, but the other night I left it on for about 6 hours and it crashed, I know it was 6 hours because of the time it took for me to level up and complete each bar of xp.
Yours seems to be a problem with the server and not the program running into system errors, but idk I'll leave it to the experts to help you.
I am also disappointed as this reduces the time I have to use buddy wing and get the full potential out of the bot. This error also means that I have to baby sit Buddy Wing and I must kill the session everytime and restart it every time.
We've been experiencing some trouble with our service provider, these errors all seem to stem from that. Everything should be back to normal again, but if the errors do occur the coming week, please let me know and we'll investigate further.
Would you be able to compensate for the time I've lost due to this problem? I think it's only fair as this problem prevented me from utilising buddy wing to its full potential.
This hasn't been fixed for me, buddy wing is still crashing, i tried again last night and it crashed. I've attached my log to this message. The errors occur near the bottom of the log.
Its probably a combat routine issue. What routine are you using? I have no problems with the DefaultRoutine infact the bot works nice last 2 days.
I've been using Joe's combat but because it hasn't been updated, i've been using swtor's updated version of Joes.
I can't test whether Buddy Wing has been fixed, because my key has expired I won't be buying Buddy Wing until i get a confirmation that this problem has been fixed.
Well you're not using the stock routine but Joe's. This product won't run for a longer period of time like HB.
Not even DefaultRoutine gives you any guarantees it will run for a longer period of time. But the uptime is much better than it was years ago.