• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Developer Release] Honorbuddy - Developer Preview for MoP

    Discussion in 'Archives' started by Nesox, Sep 5, 2012.

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

      Komp Member

      Joined:
      Feb 21, 2010
      Messages:
      45
      Likes Received:
      0
      Trophy Points:
      6
      Another build. Where is WowUnit.Dead now?

      I think .Dead now .IsDead ?

      11 days for make so annoying unimportant changes?
       
      Last edited: Sep 8, 2012
    2. Komp

      Komp Member

      Joined:
      Feb 21, 2010
      Messages:
      45
      Likes Received:
      0
      Trophy Points:
      6
      Quest bot and Grind bot too dont loot some corpses
       
    3. rascal9

      rascal9 Member

      Joined:
      Aug 8, 2012
      Messages:
      774
      Likes Received:
      5
      Trophy Points:
      18
      Vendors/TrainNewskills is now obsolete no need for it in the UI
       
    4. Hoof

      Hoof Member

      Joined:
      Jan 15, 2010
      Messages:
      308
      Likes Received:
      0
      Trophy Points:
      16
      [Singular] Singular currently does not support Combat for this class/spec combination, in this context! [None, MageArcane, Normal

      So, Mages ain't working? Tried every spec
       
    5. Mab

      Mab Member

      Joined:
      Jul 25, 2010
      Messages:
      110
      Likes Received:
      1
      Trophy Points:
      18
      Working pretty well for me using GB2 and the latest release that it prompted me to update to. Last night my Feral Druid kept spamming Moonfire every time it ran off the mob, thus dying and kept getting weird errors that crashed it. Now with this latest update so far no HB errors and seems to be farming smoothly!
       
    6. Mab

      Mab Member

      Joined:
      Jul 25, 2010
      Messages:
      110
      Likes Received:
      1
      Trophy Points:
      18
      I got the same error with Feral Druid. Hit start again and it started working flawlessly. Not sure if that'll be the case for you, but worth a shot.
       
    7. Cataphract

      Cataphract Member

      Joined:
      Oct 31, 2011
      Messages:
      159
      Likes Received:
      6
      Trophy Points:
      18
      The last update broke it completely:

      Code:
      [14:37:13.519 D] Reloading AssemblyLoader<Styx.Plugins.HBPlugin> - Initializing
      That's the last log line before HB crashes.
       
    8. Baratheon

      Baratheon New Member

      Joined:
      Jun 15, 2011
      Messages:
      121
      Likes Received:
      0
      Trophy Points:
      0
      View attachment 6384 2012-09-08 18.10.txt Prot Paladin.. Singular is trying to cast Hammer of the Righteous from huge distance like 20-30 yard and its keep spamming it during search for mobs using Fray Island profile its grind one.. Also I've been watching my toon over 30 mins never seen him cast Holy Wrath :p
       
      Last edited: Sep 8, 2012
    9. shodan

      shodan New Member

      Joined:
      May 18, 2010
      Messages:
      59
      Likes Received:
      0
      Trophy Points:
      0
      Got such an error at few PCs
      Edited: I dosent modify the original HB files. And asmdll_managed.dll . Got some bots before the update at that PC.
       

      Attached Files:

    10. Manos

      Manos New Member

      Joined:
      May 11, 2010
      Messages:
      18
      Likes Received:
      0
      Trophy Points:
      0
      Toon tries to ride even if it doesnt have the appropriate skill.
       

      Attached Files:

    11. joffe

      joffe New Member

      Joined:
      Sep 8, 2012
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Hey I'm currently using HB without any problems on GB2 and grind bot on 2 retri paladinds (singular).

      However, I also have 2 DKs but I can't get singular to work with them. I have tested both Frost and Unholy. Buffing works (Horn Of Winter), it uses CDs as Raise Dead for example, it pulls with Death Grip and so on, but it auto hits (not using frost strike, Plague Strike etc...).

      When I check Class Config -> Class Specific on paladins there are all spells there that it should use (and it works perfectly), but when I check Class Specific on DK it just shows a few things. Printscreen: http://i45.tinypic.com/2m4ephv.png

      Anyone else that have problems with Singular DK or am I doing something wrong?

      Thanks and keep it up the good work!
       
    12. tealeaf

      tealeaf New Member

      Joined:
      Aug 7, 2012
      Messages:
      92
      Likes Received:
      0
      Trophy Points:
      0

      try CLU works wonders for my dks
       
    13. falldown

      falldown Member

      Joined:
      May 15, 2011
      Messages:
      453
      Likes Received:
      8
      Trophy Points:
      18
      Using:
      Code:
      unit.IsTargetingMyRaidMember
      In add detection

      Spams this:

      Code:
      [18:05:47.130 D] Cleared POI - Reason Exception in Root.Tick()
      [18:05:47.130 D] Cleared POI
      [18:05:47.169 D] System.ArgumentException: Address cannot be zero.
      Parameter name: address
         at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
         at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
         at Styx.WoWInternals.WoWObjects.LocalPlayer.GetRaidMemberGuid(Int32 index)
         at Styx.WoWInternals.WoWObjects.WoWUnit.get_IsTargetingMyRaidMember()
         at TheBeastMaster.BeastMaster.<get_EnemyAdds>b__0(WoWUnit unit) in c:\Users\***\Desktop\Honorbuddy 2.5.6149.407\Routines\BeastMaster\BeastMaster.cs:line 326
         at System.Linq.Enumerable.WhereListIterator`1.MoveNext()
         at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
         at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
         at TheBeastMaster.BeastMaster.get_EnemyAdds() in c:\Users\***\Desktop\Honorbuddy 2.5.6149.398\Routines\BeastMaster\BeastMaster.cs:line 323
         at TheBeastMaster.BeastMaster.Combat() in c:\Users\***\Desktop\Honorbuddy 2.5.6149.407\Routines\BeastMaster\BeastMaster.cs:line 723
         at Styx.CommonBot.Routines.CombatRoutine.(Object )
         at Styx.TreeSharp.Action.RunAction(Object context)
         at Styx.TreeSharp.Action..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.TreeSharp.PrioritySelector..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.TreeSharp.Decorator..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.TreeSharp.PrioritySelector..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.TreeSharp.Decorator..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.TreeSharp.PrioritySelector..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.CommonBot.TreeRoot.()

      I don't know if it works fine if you're actually in a raid. But then again
      Code:
      unit.IsTargetingMyPartyMember
      Works fine even if you're not in a party.
       
    14. bobby53

      bobby53 New Member

      Joined:
      Jan 15, 2010
      Messages:
      4,040
      Likes Received:
      178
      Trophy Points:
      0
      Retested issues submitted earlier against build .393 in the .407 release, results below:

      STILL BROKEN - LocalPlayer.PartyMembers/.PartyMemberInfos/.RaidMembers/.RaidMemberInfos always empty
      This can be observed using LazyRaider in any party/raid. .Count is always zero and list is empty
      Now worse with HB .407 release. Accessing WoWPlayer.IsInMyPartyOrRaid, LocalPlayer.RaidMembers, or LocalPlayer.RaidMemberInfos is causing Access Violoation Exceptions and crashes.

      NOT RETESTED YET - HonorBuddy trying to Mount prior before character trains Riding Skill
      Prior to 5.0.4 characters could not have mounts before training a riding skill, so if you had a mount you could ride it. Mounts can now be account Level, so a Level 1 character can have mounts but not yet have trained Apprentice Riding Skill. Just need to add a check to HB mount logic that they have mount and skill before attempting.
       
    15. neca

      neca New Member

      Joined:
      Feb 23, 2011
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      CCs wil not work correctly with wrong distance to target value , or is just me having this bug ?

      distance_error_3.jpg
       
    16. Not2Legit

      Not2Legit Member

      Joined:
      Jul 17, 2012
      Messages:
      145
      Likes Received:
      0
      Trophy Points:
      16
      Aside from warrior being busted in singular, I'm having a great time with the Dev release! =P I've got Combatbot rolling with hotkeynet, leveling RaF so instead of having to worry about rotations, I just send'em in with a charge macro, the bot does the work on the fury war, while I tank the add on my prot war. I'd rather just questbot, but hey this is fun, too. You guys wanted it to be released in stages, a bit here and there, that's what they're doing when they update the dev release, take advantage of it.
       
    17. 4word

      4word New Member

      Joined:
      Sep 2, 2012
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      When in AB, bot just sits in starting area and doesnt move (tested on 39 warrior, 29 rogue and 59 DK).

      dont know why, but this is the log from when AB started. Its the same on all 3 characters, it just says not in game, tries to load the map, and then craps.
       
    18. jim87

      jim87 New Member

      Joined:
      Aug 26, 2011
      Messages:
      445
      Likes Received:
      7
      Trophy Points:
      0
      I've noticed there is a new "CompiledAssemblies" folder - does this mean that they're being compiled only once a change, HB's or assembly's? Thanks

      EDIT: found a bug - the mount preference will be ignored (from "Settings & Tools"). Flagged "Use Mount", "Automatic". "Random" is disabled.
       
      Last edited: Sep 8, 2012
    19. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      Could you check Thunderclap please. Its getting past Spellmanager.Cancast();
       
    20. Kamilche

      Kamilche New Member

      Joined:
      Oct 2, 2010
      Messages:
      551
      Likes Received:
      30
      Trophy Points:
      0
      Latest version still crashes on party and raid member detection.
       
    Thread Status:
    Not open for further replies.

    Share This Page