• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Release] Honorbuddy 2.0.0.4991

    Discussion in 'Archives' started by Nesox, Jul 1, 2011.

    Thread Status:
    Not open for further replies.
    1. BlackPrapor

      BlackPrapor New Member

      Joined:
      May 7, 2010
      Messages:
      285
      Likes Received:
      1
      Trophy Points:
      0
      bots trying to do everything at once, i.e. it has to loot the mob and the quest item, so it just runs back and forth between them endlessly, and can't finish neither of those actions. This happens to all my bots, diff classes, CC, profiles and etc.
       

      Attached Files:

      Last edited: Jul 2, 2011
    2. CodenameG

      CodenameG New Member

      Joined:
      Jan 15, 2010
      Messages:
      38,369
      Likes Received:
      231
      Trophy Points:
      0
      you failed to interpret the release thread correctly to get the information required to fix this issue.
       
    3. Ilja Rogoff

      Ilja Rogoff Well-Known Member

      Joined:
      Jan 25, 2010
      Messages:
      1,848
      Likes Received:
      38
      Trophy Points:
      48
      The bug where Questbot can't use main city flightmaster still exists...
       
    4. weischbier

      weischbier Guest

      [08:58:03:885] System.Exception: Process must have frozen or gotten out of sync; InjectionFinishedEvent was never fired.
      bei BlueMagic.ExecutorRand.Execute()
      bei Styx.WoWInternals.WoWObjects.WoWObject.GetObjectName()


      Got this error.
      Fresh HB (tried it 5 times with fresh install)


      greetz

      Weischbier
       
    5. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      run as admin?
       
    6. nevigrofnu

      nevigrofnu New Member

      Joined:
      Jun 5, 2011
      Messages:
      298
      Likes Received:
      0
      Trophy Points:
      0
      Completely ignore this post and delete, I have just woken up and forgot I changed my password ages ago.
       
      Last edited: Jul 2, 2011
    7. stanko18

      stanko18 New Member

      Joined:
      Jun 1, 2011
      Messages:
      21
      Likes Received:
      0
      Trophy Points:
      0
      When I open Settings & Tools I expect the window to remember how I have resized it, instead it always opens with the same scale.
      Its really inconvenient to stretch it every time I want to change something.

      Any ideas?
       
    8. weischbier

      weischbier Guest


      of course

      greetz

      Weischbier
       
    9. hi1674

      hi1674 New Member

      Joined:
      Jan 15, 2010
      Messages:
      1,637
      Likes Received:
      5
      Trophy Points:
      0
      Impressive work.

      Now we can't even load a new profile.

      Code:
      [10:21:12:631] Activity: Loading Profile...
      [10:21:17:223] Received error code from mesh server when attempting to get tile map for Kalimdor: Session is invalid!
      [10:21:17:342] Failed to get tile map for Kalimdor!
      [10:21:17:806] System.NullReferenceException: Tilemap is null!
         vid #QH.#SH.SetMap(String name)
         vid Tripper.Navigation.WowNavigator.ChangeMap(String mapName)
         vid Styx.Logic.Profiles.ProfileManager.LoadNew(String path, Boolean rememberMe)
         vid Honorbuddy.MainWindow.btnLoadProfile_Click(Object sender, RoutedEventArgs e)
         vid System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
         vid System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
         vid System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
         vid System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
         vid System.Windows.Controls.Primitives.ButtonBase.OnClick()
         vid System.Windows.Controls.Button.OnClick()
         vid System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
         vid System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
         vid System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
         vid System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
         vid System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
         vid System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
         vid System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
         vid System.Windows.UIElement.*****MouseButtonEventAndReRaiseEvent(DependencyObject sender, MouseButtonEventArgs e)
         vid System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
         vid System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
         vid System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
         vid System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
         vid System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
         vid System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
         vid System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
         vid System.Windows.Input.InputManager.ProcessStagingArea()
         vid System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
         vid System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
         vid System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
         vid System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
         vid System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
         vid MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
         vid MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
         vid System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
         vid System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
      
       
    10. Jaysyn

      Jaysyn Guest

      Thanks !
       
    11. Aressandoro

      Aressandoro Member

      Joined:
      Jan 8, 2011
      Messages:
      193
      Likes Received:
      1
      Trophy Points:
      18
      Now BGBot work alot better ;)... Thank you.
       
    12. Nuok

      Nuok Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      975
      Likes Received:
      28
      Trophy Points:
      28
      Firelands meshed too?
       
    13. Megser

      Megser Well-Known Member

      Joined:
      Apr 17, 2010
      Messages:
      1,389
      Likes Received:
      73
      Trophy Points:
      48
      Wai.. wha.. what, this is a release? Then many bugs to stabilize must've been fixed.
       
    14. Bengan12

      Bengan12 Well-Known Member

      Joined:
      Feb 24, 2011
      Messages:
      1,967
      Likes Received:
      31
      Trophy Points:
      48
      Did you fix the "Avoid node near elites" that was bugged in the last release?
       
    15. Ripperpt

      Ripperpt New Member

      Joined:
      Jan 12, 2011
      Messages:
      574
      Likes Received:
      4
      Trophy Points:
      0
      After the bot train Skill we stop for a long time and after logout Inactivity
       
    16. Nuok

      Nuok Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      975
      Likes Received:
      28
      Trophy Points:
      28
      Did you change interactwith.cs?

      It keeps trying to move back to the location hotspot at the same time its moving towards the mob; aka it never gets there just goes back and forth...

      This happens with atleast 2 profiles ive tested
       

      Attached Files:

    17. laria

      laria Well-Known Member

      Joined:
      Jan 15, 2010
      Messages:
      5,386
      Likes Received:
      36
      Trophy Points:
      48
      read the announcement :p

       
    18. petra müller

      petra müller New Member

      Joined:
      Jun 29, 2011
      Messages:
      25
      Likes Received:
      0
      Trophy Points:
      0
      Kicks Profile in Hyjal rocks like hell with Arcan Mage Level 80 and FPSs CC
       
    19. Megser

      Megser Well-Known Member

      Joined:
      Apr 17, 2010
      Messages:
      1,389
      Likes Received:
      73
      Trophy Points:
      48
      Yes it's bugged. Waiting for Natfoth.
       
    20. Nomyx

      Nomyx Guest

      Still havn issues with bgbot. It wont run more than 2 or 3 bgs before honorbuddy just quits, and have on character were as soon as he gets outa his first bg for the session HB says "this profile does not conatain any profiles that fit the character" and it quits(only does this on one character). Anybody know how to fix?
       
    Thread Status:
    Not open for further replies.

    Share This Page