• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • HB crashing after recent update

    Discussion in 'Honorbuddy Support' started by Snoopunit, Jul 12, 2013.

    1. Snoopunit

      Snoopunit New Member

      Joined:
      Jul 16, 2012
      Messages:
      44
      Likes Received:
      0
      Trophy Points:
      0
      I restarted hb earlier and there was a mini update today aparently, so after installing i can no longer get hb to work. I recieve an error that says "Object refrence is not set to an instance of an object" and it asks me if I want to send an error report. The part of the log that shows the crash is here:

      Code:
      [17:49:33.719 N] Starting the bot!
      [17:49:33.719 N] Currently Using BotBase : DungeonBuddy
      [17:49:33.719 D] Character is a level 15 BloodElf Paladin
      [17:49:33.719 D] Current zone is Ragefire Chasm
      [17:49:33.760 N] [DungeonBuddy 573]: Checking for profile and script updates.
      [17:49:34.498 N] [DungeonBuddy 573]: Updating Mists of Pandaria\Raids\Forgotten Depths.cs
      [17:49:34.617 N] [DungeonBuddy 573]: All files are up-to-date.
      [17:49:34.621 D] Reloading AssemblyLoader<Dungeon> - Compiling Dungeonbuddy scripts
      [17:49:37.730 D] Downloaded tilemap OrgrimmarInstance
      [17:49:37.995 D] System.NullReferenceException: Object reference not set to an instance of an object.
         at (Object , Int32 )
         at Styx.CommonBot.TreeRoot.Stop(String reason)
         at Styx.CommonBot.Profiles.ProfileManager.get_CurrentProfile()
         at Styx.Pathing.BlackspotManager.(Object , MapLoadedEventArgs )
         at Tripper.Navigation.WowNavigator.ChangeMap(String mapName)
         at Styx.CommonBot.Profiles.ProfileManager.LoadEmpty()
         at Bots.DungeonBuddy.DungeonBot.Start()
         at Styx.CommonBot.TreeRoot.Start()
         at Honorbuddy.MainWindow.Start()
      [17:49:37.909 D] Changed tilemap to OrgrimmarInstance, Tiled: False
      [17:49:37.916 D] Activity: Loading Tile/s
      [17:49:37.916 D] Loading OrgrimmarInstance
      [17:49:37.991 N] This profile does not contain any profiles fitting the character!
      [17:49:37.991 D] Stop called!
      [17:49:37.992 Q] Bot Stopped! Reason: This profile does not contain any profiles fitting the character!
      [17:49:37.995 N] Object reference not set to an instance of an object.
      [17:49:37.995 D] System.NullReferenceException: Object reference not set to an instance of an object.
         at (Object , Int32 )
         at Styx.CommonBot.TreeRoot.Stop(String reason)
         at Styx.CommonBot.Profiles.ProfileManager.get_CurrentProfile()
         at Styx.Pathing.BlackspotManager.(Object , MapLoadedEventArgs )
         at Tripper.Navigation.WowNavigator.ChangeMap(String mapName)
         at Styx.CommonBot.Profiles.ProfileManager.LoadEmpty()
         at Bots.DungeonBuddy.DungeonBot.Start()
         at Styx.CommonBot.TreeRoot.Start()
         at Honorbuddy.MainWindow.Start()
      [17:49:37.996 D] Stop called!
      [17:49:37.996 Q] Bot Stopped! Reason: Object reference not set to an instance of an object.
      [17:49:46.568 D] System.NullReferenceException: Object reference not set to an instance of an object.
         at (Object , Int32 )
         at Styx.CommonBot.TreeRoot.Stop(String reason)
         at Honorbuddy.MainWindow.Start()
         at Honorbuddy.MainWindow.StartStop(String stopReason)
         at Honorbuddy.MainWindow.btnStart_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 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)
      [17:49:46.568 D] System.NullReferenceException: Object reference not set to an instance of an object.
         at (Object , Int32 )
         at Styx.CommonBot.TreeRoot.Stop(String reason)
         at Honorbuddy.MainWindow.Start()
         at Honorbuddy.MainWindow.StartStop(String stopReason)
         at Honorbuddy.MainWindow.btnStart_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 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)
      and full log attached, but it only has the additional initialization process

      View attachment 4852 2013-07-12 13.46.txt
       
    2. ski

      ski Well-Known Member

      Joined:
      Feb 12, 2010
      Messages:
      3,720
      Likes Received:
      48
      Trophy Points:
      48
      Code:
      [17:49:33.760 N] [DungeonBuddy 573]: Checking for profile and script updates.
      [17:49:34.498 N] [DungeonBuddy 573]: Updating Mists of Pandaria\Raids\Forgotten Depths.cs
      [17:49:34.617 N] [DungeonBuddy 573]: All files are up-to-date.
      [17:49:34.621 D] Reloading AssemblyLoader<Dungeon> - Compiling Dungeonbuddy scripts
      [17:49:37.730 D] Downloaded tilemap OrgrimmarInstance
      [17:49:37.995 D] System.NullReferenceException: Object reference not set to an instance of an object.
         at (Object , Int32 )
         at Styx.CommonBot.TreeRoot.Stop(String reason)
         at Styx.CommonBot.Profiles.ProfileManager.get_CurrentProfile()
         at Styx.Pathing.BlackspotManager.(Object , MapLoadedEventArgs )
         at Tripper.Navigation.WowNavigator.ChangeMap(String mapName)
         at Styx.CommonBot.Profiles.ProfileManager.LoadEmpty()
         at Bots.DungeonBuddy.DungeonBot.Start()
         at Styx.CommonBot.TreeRoot.Start()
         at Honorbuddy.MainWindow.Start()
      [17:49:37.909 D] Changed tilemap to OrgrimmarInstance, Tiled: False
      [17:49:37.916 D] Activity: Loading Tile/s
      [17:49:37.916 D] Loading OrgrimmarInstance
      [17:49:37.991 N] This profile does not contain any profiles fitting the character!
      [17:49:37.991 D] Stop called!
      [17:49:37.992 Q] Bot Stopped! Reason: This profile does not contain any profiles fitting the character!
      [17:49:37.995 N] Object reference not set to an instance of an object.
      Doesn't look like a profile is loading. Are you using Dungeonbuddy to do ragefire?
       
    3. begeezy

      begeezy New Member

      Joined:
      Jun 13, 2013
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      Im having a similar issue with many of the profiles I use. HB crashes as the profile tries to load
       
    4. Snoopunit

      Snoopunit New Member

      Joined:
      Jul 16, 2012
      Messages:
      44
      Likes Received:
      0
      Trophy Points:
      0
      i'm multiboxing a group and i'm trying to use either dungeonbuddy or lazyboxer for my healer

      edit: rolled back to previous version and everything is working fine again, no ninja patches from blizzard today, so hopefully i'm not screwing myself over lmao
       
    5. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113

      open your own thread providing your log file plz
       
    6. Snoopunit

      Snoopunit New Member

      Joined:
      Jul 16, 2012
      Messages:
      44
      Likes Received:
      0
      Trophy Points:
      0
      any info on whether this is from the update or my comp?
       
    7. CodenameG

      CodenameG New Member

      Joined:
      Jan 15, 2010
      Messages:
      38,369
      Likes Received:
      231
      Trophy Points:
      0
      make sure you have a leveling or grinding profile appropriate for your level loaded before pressing start. even if the profile isn't used like when running dungeonbuddy one has to be loaded.
       
    8. Snoopunit

      Snoopunit New Member

      Joined:
      Jul 16, 2012
      Messages:
      44
      Likes Received:
      0
      Trophy Points:
      0
      fpsware lazyboxer botbase doesnt use profiles
       
    9. ski

      ski Well-Known Member

      Joined:
      Feb 12, 2010
      Messages:
      3,720
      Likes Received:
      48
      Trophy Points:
      48
      You need a level-appropriate profile loaded regardless of if the botbase uses it or not.
       
    10. CodenameG

      CodenameG New Member

      Joined:
      Jan 15, 2010
      Messages:
      38,369
      Likes Received:
      231
      Trophy Points:
      0
      ^^This. find and load a profile appropriate for your level range then start it. it wont use the profile, but one DOES have to be loaded.
       

    Share This Page