• Visit Rebornbuddy
  • HB ARCHIVES: Processed Issues from Honorbuddy Release threads

    Discussion in 'Archives' started by chinajade, Oct 16, 2014.

    1. Elytius

      Elytius New Member

      Joined:
      Mar 19, 2014
      Messages:
      51
      Likes Received:
      0
      Trophy Points:
      0
      Thanks again for the super speedy release!
       
    2. blind_nuku

      blind_nuku Member

      Joined:
      Mar 10, 2013
      Messages:
      45
      Likes Received:
      2
      Trophy Points:
      8
      Uninstall, delete folder, install fresh.
       
    3. Larryardilla

      Larryardilla New Member

      Joined:
      Sep 23, 2014
      Messages:
      82
      Likes Received:
      1
      Trophy Points:
      0
      B4 the patch i was on a raid and after that the update <3 ty
       
    4. BeardsleyMcturbanhead

      BeardsleyMcturbanhead Member

      Joined:
      Nov 27, 2014
      Messages:
      73
      Likes Received:
      1
      Trophy Points:
      8
      The following from Tony seemed to have fixed that for me.

       
    5. GK2014

      GK2014 Member

      Joined:
      Mar 29, 2014
      Messages:
      67
      Likes Received:
      2
      Trophy Points:
      8
      Not sure if this is an issue with singular or honorbuddy, so I've reported it in the singular thread as well; but as of Honorbuddy v2.5.12600.764, when you get line of sighted - you lose control of your character (no matter what your settings are) and will often charge at your target. I was using the combat bot on my hunter in Ashran, and this happened a lot. It's bad bad bad bad; need to be able to disable this option, no matter what it is that's causing the problem. You can see it happening multiple times throughout the log (search for "MoveToLoss[Moved]"). I'm not sure what changed, but before this patch - it did not do it.
       

      Attached Files:

      Last edited: Feb 27, 2015
    6. 1337l33t

      1337l33t New Member

      Joined:
      Feb 21, 2015
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      I can`t dl the Version, couz the link doesn`t work :(
       
      Last edited: Feb 28, 2015
    7. cocobasa

      cocobasa New Member

      Joined:
      Jun 28, 2012
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      0
      Link or zip is broken please fix.
      Honorbuddy 2.5.13042.771.zip is not commonly downloaded and could be dangerous.
       
    8. blind_nuku

      blind_nuku Member

      Joined:
      Mar 10, 2013
      Messages:
      45
      Likes Received:
      2
      Trophy Points:
      8
      Common "error", it's fine. It's just that it isn't downloaded as often as, say, Chrome browser to be added to internal safe lists.
       
    9. Akronaz

      Akronaz New Member

      Joined:
      Feb 14, 2015
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      I have updated the program and there is a version mismatch he told me that the version of WoW is too recent ...
       
    10. wregan

      wregan New Member

      Joined:
      Oct 9, 2012
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      Same for me. "This Honorbuddy version only supports WoW Patch 19702 and you are on WoW Patch 19678."

      Ohh my bad..wow wasnt updated..
       
      Last edited: Feb 28, 2015
    11. aqaboy

      aqaboy New Member

      Joined:
      Jan 14, 2015
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      1
      Good morning mates,

      it works, but i can't choose the Questing Bot!? There is NO Questing Bot! Who's terminate my Questing Bot? ;-p
       
    12. Kaloni

      Kaloni New Member

      Joined:
      Jul 21, 2013
      Messages:
      21
      Likes Received:
      0
      Trophy Points:
      0
      Nice that you updatet so fast! I went to bed 3 Minutes before it was release ._.
       
    13. 1337l33t

      1337l33t New Member

      Joined:
      Feb 21, 2015
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      works. thanks
       
      Last edited: Feb 28, 2015
    14. Enkitir

      Enkitir Member

      Joined:
      Aug 16, 2012
      Messages:
      157
      Likes Received:
      0
      Trophy Points:
      16
      Another little update today, will this change anything for HB release?
       
    15. shelaine

      shelaine New Member

      Joined:
      Sep 8, 2014
      Messages:
      214
      Likes Received:
      4
      Trophy Points:
      0
      It worked until like 20 minutes ago.

      Since then HB completely shuts down WoW after hitting start, without any error message or anything. Just closes the game and thats it.

      (Weirdly, this only happens on US server. EU works fine.)
       
      Last edited: Feb 28, 2015
    16. MastaRage

      MastaRage Member

      Joined:
      Dec 27, 2011
      Messages:
      160
      Likes Received:
      1
      Trophy Points:
      18
      Thank you HB Team!
       
    17. klapptree123

      klapptree123 New Member

      Joined:
      Sep 10, 2014
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      Igot a problem with honorboddy seens the new patch on wow. have been worked awesome before it never any problems but now i donno what to do. both tryed to install it and zip it but get same problem on both. well this is whats happening: start it and then i put in my key and try to logg in every things seems to be working until i get to the "loading" for my charekter and it just shouts down and nothing more happens. did not know where to look for help so ill make a fast replay here and see if someone can help me out or if i just need to w8 for new realise to come.
       
    18. mrsunday1986

      mrsunday1986 Member

      Joined:
      Oct 21, 2013
      Messages:
      40
      Likes Received:
      1
      Trophy Points:
      8
      hb sold my equips to vendor.This is a big bug.
       
    19. MaxMuster

      MaxMuster Well-Known Member Buddy Store Developer

      Joined:
      Jan 30, 2012
      Messages:
      1,735
      Likes Received:
      30
      Trophy Points:
      48
      HB-1986: MrFishIt throwing exceptions during OnFinished processing

      Its only a 1 Line Bug / Fix:

      Code:
                  Lua.Events.DetachEvent("LOOT_OPENED", HandleLootOpened);
                  Lua.Events.AttachEvent("LOOT_CLOSED", HandleLootClosed);
      must be
      Code:
                  Lua.Events.DetachEvent("LOOT_OPENED", HandleLootOpened);
                  Lua.Events.DetachEvent("LOOT_CLOSED", HandleLootClosed);
      
      Reported for 6 Days...
       
    20. Mario27

      Mario27 Banned

      Joined:
      Jan 15, 2010
      Messages:
      6,336
      Likes Received:
      4
      Trophy Points:
      0
      what i would like to see when honorbuddy does questing it moves to quest mobs without using mount it would be great when questing to use the mount to ride to the mobs witch would be more better even. and also the repair mammoth should also be used where ever you are and not with the repair vendor;)
       
      Last edited: Mar 4, 2015

    Share This Page