• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Honorbuddy 2.5.6883.541

    Discussion in 'Archives' started by raphus, Mar 8, 2013.

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

      raphus Administrator Staff Member Moderator Buddy Core Dev

      Joined:
      Jun 17, 2010
      Messages:
      2,094
      Likes Received:
      492
      Trophy Points:
      83
      Honorbuddy 2.5.6883.541

      Known Issues

      -------------------

      * Random queue misses in BGBuddy are being worked on.
      * We need some time for new Mantid digsites. Data is being gathered right now.

      Changelog

      * Updated for patch 5.2.0.16669

      Requirements


      .NET 4.0
      Download: Microsoft Visual C++ 2010 Redistributable Package (x86) - Microsoft Download Center - Download Details
      32 Bit version of wow, If you start it from the launcher make sure you go into the game preferences and select "Launch 32-bit client" otherwise just start "Wow.exe" file not the "Wow-64.exe" file




      Problems
      If you are having issues after installing Honorbuddy please run this tool to verify that you installed everything correctly.
      Problems with a new installation of a buddy product?

      Download : Honorbuddy


      Reporting Bugs
      When reporting a bug, please include your full log file (found in your bot folder under the "Logs" directory, sort by creation date to find it easier), a full and detailed explanation of the bug, as well as any screenshots that may be useful in tracking down the bug.
       
    2. Morty

      Morty New Member

      Joined:
      Sep 26, 2012
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      1
      let's have a test
       
    3. SuperZelax

      SuperZelax New Member

      Joined:
      Jan 30, 2013
      Messages:
      32
      Likes Received:
      0
      Trophy Points:
      0
      does that mean the questin works?
       
    4. kotuyuz

      kotuyuz Member

      Joined:
      Nov 6, 2010
      Messages:
      41
      Likes Received:
      0
      Trophy Points:
      6
      [01:20:29.294 N] Honorbuddy v2.5.6883.541 started.
      [01:21:19.536 N] Logging in...
      [01:21:22.970 N] -------------------------------
      [01:21:22.971 N] You have not selected a valid instance of WoW to attach to!
      [01:21:22.971 N] Please restart Honorbuddy and choose a valid instance of WoW to use Honorbuddy with!
      [01:21:22.971 N] This version of Honorbuddy only supports WoW Build #16669
      [01:21:22.972 N] You are currently on build #0
      [01:21:22.972 N] -------------------------------
      [01:22:06.336 D] System.NullReferenceException: Object reference not set to an instance of an object.
      at Styx.Helpers.Settings.get_CharacterSettingsDirectory()
      [01:22:06.335 D] System.NullReferenceException: Object reference not set to an instance of an object.
      at Styx.Helpers.Settings.get_CharacterSettingsDirectory()

      =============================
      Eu client
       
    5. Ambivalence

      Ambivalence New Member

      Joined:
      Mar 3, 2013
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      just a quick fyi to ANYONE on a EU server. The quick patch applied to the american servers was to fix a bug with the pet battle system that caused every pet battle you won to give equivalent level quest xp to your toon.

      For example I went to Elwyn Forest on my lvl 85 priest and was recieving 100k xp or so for winning battles with lvl 1+ pets. take advantage while you can, Blizz didnt revert any of my xp back so have fun :)
       
    6. 1ready

      1ready Member

      Joined:
      Mar 3, 2013
      Messages:
      134
      Likes Received:
      2
      Trophy Points:
      18
      Okay so BG = not safe/doesnt work/algoods, go ahead? which one?

      also

      Questing, does the toon still click on the npc like millions of times?
       
    7. erenion

      erenion DEVELOPER Buddy Core Dev

      Joined:
      Jan 15, 2010
      Messages:
      321
      Likes Received:
      6
      Trophy Points:
      0
      Questing working for me currently.
       
    8. Kassec

      Kassec New Member

      Joined:
      Mar 6, 2013
      Messages:
      26
      Likes Received:
      1
      Trophy Points:
      0
      Honorbuddy v2.5.6884.175
      Still crashing with error 132 at the same Quest Objective in Durotar:

      Code:
      [01:37:57.989 D] [QDBG] Starting behavior [ForcedQuestObjective Objective: [UseGameObjectObjective GameObjectId: 3189, Count: 1]].
      [01:38:08.015 D] System.AccessViolationException: Could not read bytes from 26D78320 [299]!
         at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
         at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
         at Styx.WoWInternals.PlayerQuest.()
         at Styx.WoWInternals.PlayerQuest.GetData(WoWDescriptorQuest& data)
         at Bots.Quest.Objectives.UseGameObjectObjective.get_IsCompleted()
         at Bots.Quest.QuestOrder.ForcedQuestObjective.get_IsDone()
         at Bots.Quest.Actions.ForcedBehaviorExecutor..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Bots.Quest.Actions.ForcedBehaviorExecutor..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Bots.Quest.Actions.ForcedBehaviorExecutor..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Bots.Quest.Actions.ForcedBehaviorExecutor..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.TreeSharp.PrioritySelector..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.TreeSharp.PrioritySelector..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.CommonBot.TreeRoot.()
      [01:38:08.088 D] System.AccessViolationException: Could not read bytes from 01EC0F26 [299]!
         at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
         at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
         at Styx.StyxWoW.get_IsInGame()
         at Styx.CommonBot.TreeRoot.()
         at Styx.CommonBot.TreeRoot.()
      [01:38:08.089 D] System.AccessViolationException: Could not read bytes from 01EC0F26 [299]!
         at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
         at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
         at Styx.StyxWoW.get_IsInGame()
         at Styx.CommonBot.TreeRoot.()
         at Styx.CommonBot.TreeRoot.()
       

      Attached Files:

    9. gadam21

      gadam21 New Member

      Joined:
      Dec 16, 2011
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      Questing currently working for me on EU servers. Level 82 Monk.
       
    10. roadrash

      roadrash New Member

      Joined:
      Feb 6, 2013
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      I just bought a 24 hour key and can't log onto the bot this is all that comes up :[01:41:36.414 N] Honorbuddy v2.5.6883.541 started.
      [01:41:37.998 N] Logging in...
      Then it crashes any help please?
       
    11. Opply

      Opply Community Developer

      Joined:
      Feb 28, 2013
      Messages:
      328
      Likes Received:
      29
      Trophy Points:
      0
      The crash I reported on 2.5.6883.540 seems to be fixed great job! :)

      Only issue now seems to be that the bot don't skin creatures for me (questing), but that I can easily live with..
       
    12. Mario27

      Mario27 Banned

      Joined:
      Jan 15, 2010
      Messages:
      6,336
      Likes Received:
      4
      Trophy Points:
      0
      and again a crash error with the memory in netherstorm
       
    13. BireEchi

      BireEchi New Member

      Joined:
      Mar 4, 2013
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Questing working flawlessly again! Thank you!
       
    14. trialer

      trialer New Member

      Joined:
      Feb 12, 2011
      Messages:
      12
      Likes Received:
      1
      Trophy Points:
      0
      Started my level 90 on a quest profile. Working pretty flawlessly. Even seems to be moving faster then usual. Thank you for you super fast work.
       
    15. fuhcastles

      fuhcastles New Member

      Joined:
      Mar 8, 2013
      Messages:
      23
      Likes Received:
      0
      Trophy Points:
      0
      questing bot, Horde 12-58, level 19 goblin rogue, no plugins
      Was working fine for a while, finally got a WoW error, and it keeps crashin....
      This was in the Error log for WoWerror.......
      PHP:
      ERROR #132 (0x85100084) Fatal exception!
      Program:    C:\Program Files (x86)\World of Warcraft\WoW.exe
      ProcessID
      :    2012
      Exception
      :    0xC0000005 (ACCESS_VIOLATIONat 0023:019F9FE0

      The instruction at 
      "0x019F9FE0" referenced memory at "0x0000B708".
      The memory could not be "read".
       
    16. Bullet69

      Bullet69 New Member

      Joined:
      Sep 3, 2012
      Messages:
      25
      Likes Received:
      0
      Trophy Points:
      0
      only problem i see so far for GB2 is the delay after gathering a node for 2-3secs
       
    17. raphus

      raphus Administrator Staff Member Moderator Buddy Core Dev

      Joined:
      Jun 17, 2010
      Messages:
      2,094
      Likes Received:
      492
      Trophy Points:
      83
      Do you have Auto Loot enabled in WoW settings ?
       
    18. pbthug91

      pbthug91 New Member

      Joined:
      Nov 4, 2012
      Messages:
      259
      Likes Received:
      0
      Trophy Points:
      0
      it works for a lil then closes and say no disk in tray ?
       
    19. Bullet69

      Bullet69 New Member

      Joined:
      Sep 3, 2012
      Messages:
      25
      Likes Received:
      0
      Trophy Points:
      0
      yes sir
       
    20. roadrash

      roadrash New Member

      Joined:
      Feb 6, 2013
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      Why does it keep crashing ??Any fix yet?
       
    Thread Status:
    Not open for further replies.

    Share This Page