What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Working great first few hours, then this

shade321

Member
Joined
Nov 27, 2013
Messages
50
So this has been working very well, and when i did some questing and was going to restart the bot so i can go to sleep, i get this error and it crashes constantly.

Code:
Unhandled exception during init: System.NullReferenceException: Object reference not set to an instance of an object.
   at Buddy.Swtor.ObjectManager.Update()
   at Buddywing.MainWindow.DoInitialization()

Anyone have any idea how to fix this?


EDIT::

Here is a copy of the most recent log

Code:
[05:13:58.408 N] Starting Buddy Wing v1.0.1057.452
[05:14:05.144 N] Logging in...
[05:14:05.690 N] Login Success!
[05:14:07.115 D] First CPU: Intel(R) Pentium(R) CPU G620 @ 2.60GHz
[05:14:07.115 D] OS Version: Windows NT 6.2.9200.0
[05:14:07.115 D] App Path: C:\Users\Tristan\Downloads\BuddyWing 1.0.1057.452\Buddywing.exe
[05:14:07.299 D] Current build number: 983670
[05:14:07.318 D] Loading client.gom..
[05:14:07.455 D] Loaded client.gom!
[05:14:07.539 D] Error during NodeManager.Update()
[05:14:07.539 D] Failed to ReadProcessMemory
[05:14:07.543 D]    at GreyMagic.ExternalProcessMemory.ReadBytes(IntPtr address, Int32 count, Boolean relative)
   at Buddy.Swtor.Objects.Engine.Gom.()
   at Buddy.Swtor.Objects.Engine.Gom..()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at Buddy.Swtor.NodeManager.Update()
[05:14:07.547 N] Unhandled exception during init: System.NullReferenceException: Object reference not set to an instance of an object.
   at Buddy.Swtor.ObjectManager.Update()
   at Buddywing.MainWindow.DoInitialization()
[05:14:07.559 N] Buddy Wing: The Old Robot is ready!
[05:15:25.277 D] Object reference not set to an instance of an object.
[05:15:25.279 D]    at Buddy.CommonBot.Settings.CharacterSettings..ctor()
   at Buddy.CommonBot.Settings.CharacterSettings.get_Instance()
   at Buddywing.MainWindow.btnLoadProfile_Click(Object sender, RoutedEventArgs e)
   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 Delay.SplitButton.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 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
[05:15:27.011 D] Object reference not set to an instance of an object.
[05:15:27.011 D]    at Buddy.CommonBot.Settings.CharacterSettings..ctor()
   at Buddy.CommonBot.Settings.CharacterSettings.get_Instance()
   at Buddywing.MainWindow.btnLoadProfile_Click(Object sender, RoutedEventArgs e)
   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 Delay.SplitButton.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 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, 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.Threading.Dispatcher.Run()
   at System.Windows.Application.RunDispatcher(Object ignore)
   at System.Windows.Application.RunInternal(Window window)
   at System.Windows.Application.Run(Window window)
   at Buddywing.App.Main()
 
Only restarting SWTOR and BW I think. Usually happens after switching zones or Characters.
 
restarted countless times, restarted my pc several times, reinstalled everything a few times. always the same error. sometimes it wont even let me start the program, just freezes up and closes out.
 
Yeah, I have exactly the same problem. I bought the 3-days version of the bot just to check it out, it worked fine for about an hour. Now I can't load any profile and routine list is blank.

My log:
[17:14:06.055 N] Starting Buddy Wing v1.0.1057.452
[17:14:07.579 N] Logging in...
[17:14:07.854 N]
Max Sessions
[17:14:07.949 N] Authentication failed.
[17:14:38.203 N] Logging in...
[17:14:38.375 N] Login Success!
[17:14:39.431 D] First CPU: Intel(R) Core(TM) i5 CPU 760 @ 2.80GHz
[17:14:39.431 D] OS Version: Windows NT 6.2.9200.0
[17:14:39.431 D] App Path: C:\Users\Doko\Downloads\BuddyWing 1.0.1057.452\Buddywing.exe
[17:14:39.538 D] Current build number: 983670
[17:14:39.552 D] Loading client.gom..
[17:14:39.606 D] Loaded client.gom!
[17:14:39.671 D] Took 21ms to get the nodes list.
[17:14:39.671 D] There are 2263 nodes.
[17:14:39.672 D] DomList has 2264/6151
[17:14:39.687 D] _BaseClient handled.
[17:14:39.687 D] utlStaticDefinitions handled.
[17:14:39.703 D] strOracle handled.
[17:14:39.703 D] guiApiGfx handled.
[17:14:39.703 D] chrOracle handled.
[17:14:39.703 D] qstOracle handled.
[17:14:39.728 D] Adding input layer ctlInputCamera - 3B9AE67F
[17:14:39.728 D] sysInputLayer handled.
[17:14:39.729 D] Adding input layer ctlInputMouse - 3B9AE68C
[17:14:39.729 D] sysInputLayer handled.
[17:14:39.729 D] Adding input layer ctlInputMovement - 3B9AE690
[17:14:39.729 D] sysInputLayer handled.
[17:14:39.729 D] Adding input layer ctlInputVehicle - 3B9AE6A5
[17:14:39.729 D] sysInputLayer handled.
[17:14:39.730 D] Adding input layer ctlInputTargetting - 3B9AE6B4
[17:14:39.730 D] sysInputLayer handled.
[17:14:39.730 D] Adding input layer ctlInputGame - 3B9AE6D7
[17:14:39.730 D] sysInputLayer handled.
[17:14:39.732 D] Adding input layer ctlInputUI - 3B9AE736
[17:14:39.732 D] sysInputLayer handled.
[17:14:39.732 D] Adding input layer ctlInputConvo - 3B9AE767
[17:14:39.733 D] sysInputLayer handled.
[17:14:39.733 D] Adding input layer ctlInputCharacterSelection - 3B9AE779
[17:14:39.733 D] sysInputLayer handled.
[17:14:39.733 D] Adding input layer ctlInputCreditsScreen - 3B9AE77F
[17:14:39.733 D] sysInputLayer handled.
[17:14:39.733 D] Adding input layer ctlInputUtility - 3B9AE781
[17:14:39.733 D] sysInputLayer handled.
[17:14:39.733 D] Adding input layer ctlInputLoadingScreen - 3B9AE78C
[17:14:39.733 D] sysInputLayer handled.
[17:14:39.733 D] Adding input layer ctlInputMacroBinoculars - 3B9AE78E
[17:14:39.733 D] sysInputLayer handled.
[17:14:39.734 D] Adding input layer ctlInputSCFFVehicle - 3B9AE79A
[17:14:39.734 D] sysInputLayer handled.
[17:14:39.742 D] spnOracle handled.
[17:14:39.742 D] ablOracle handled.
[17:14:39.742 D] cnvOracle handled.
[17:14:39.742 D] ctlOracle handled.
[17:14:39.743 D] _InputHandler handled.
[17:14:39.745 D] mapOracle handled.
[17:14:39.745 D] scSpaceCombatOracle handled.
[17:14:39.745 D] gmOracle handled.
[17:14:39.745 D] Debug Draw Oracle added.
[17:14:39.745 D] dbgDrawOracle handled.
[17:14:39.752 D] Took 80ms to process the node list
[17:14:39.760 N] Unhandled exception during init: System.Exception: User is not logged into the game world. Please ensure you are fully loaded before starting the bot!
w Buddywing.MainWindow.DoInitialization()
[17:14:39.761 N] Buddy Wing: The Old Robot is ready!
[17:14:43.469 D] Odwołanie do obiektu nie zostało ustawione na wystąpienie obiektu.
[17:14:43.470 D] w Buddy.CommonBot.Settings.CharacterSettings..ctor()
w Buddy.CommonBot.Settings.CharacterSettings.get_Instance()
w Buddywing.MainWindow.btnLoadProfile_Click(Object sender, RoutedEventArgs e)
w System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
w System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
w System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
w System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
w System.Windows.Controls.Primitives.ButtonBase.OnClick()
w System.Windows.Controls.Button.OnClick()
w Delay.SplitButton.OnClick()
w System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
w System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
w System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
w System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
w System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
w System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
w System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
w System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
w System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
w System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
w System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
w System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
w System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
w System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
w System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
w System.Windows.Input.InputManager.ProcessStagingArea()
w System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
w System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
w System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
w System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
w System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
w MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
w MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
w System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
w MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
[17:14:46.990 D] Odwołanie do obiektu nie zostało ustawione na wystąpienie obiektu.
[17:14:46.990 D] w Buddy.CommonBot.Settings.CharacterSettings..ctor()
w Buddy.CommonBot.Settings.CharacterSettings.get_Instance()
w Buddywing.MainWindow.btnLoadProfile_Click(Object sender, RoutedEventArgs e)
w System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
w System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
w System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
w System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
w System.Windows.Controls.Primitives.ButtonBase.OnClick()
w System.Windows.Controls.Button.OnClick()
w Delay.SplitButton.OnClick()
w System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
w System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
w System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
w System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
w System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
w System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
w System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
w System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
w System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
w System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
w System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
w System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
w System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
w System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
w System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
w System.Windows.Input.InputManager.ProcessStagingArea()
w System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
w System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
w System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
w System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
w System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
w MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
w MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
w System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
w MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
w System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
w MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
w MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
w System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
w System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
w System.Windows.Threading.Dispatcher.Run()
w System.Windows.Application.RunDispatcher(Object ignore)
w System.Windows.Application.RunInternal(Window window)
w System.Windows.Application.Run(Window window)
w Buddywing.App.Main()
 
are you running both Swtor and BW as admin?

are you logged in as admin on your machine?
 
are you running both Swtor and BW as admin?

are you logged in as admin on your machine?

Yes yes and yes. I've also reinstalled everything, and updated my dotnet and followed almost every other tutorial I could find.
 
[14:03:05.377 D] Failed to ReadProcessMemory


a restart doesnt fix that one?
 
Back
Top