Honorbuddy v2.5.7653.653 Changelog Code: General ------------- * HB will no longer update flight nodes every level as auto node learning feature has been removed from WoW as of patch 5.2. * HB will learn new flight nodes properly now. * VendorBehavior will do the navigatable checks for vendors as the last check now. This was causing unnecessary tile loading/downloading even while the toon didn't need any vendor runs. Navigation ------------- * Stuck handlers won't try to unstick when the character is stunned or feared now. * Fixed a bug with Flightor where it may get stuck in a rare condition during questing. Questing ------------- * TargetMinLevel and TargetMaxLevel values in quest overrides are properly checked by objectives now. Download From: Installer (recommended) / Zip Requirements 4.0 Download: Microsoft Visual C++ 2010 Redistributable Package (x86) - Microsoft Download Center - Download Details 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. Enjoy!
Questing may still have issues from level 80 to level 90 with kick's profiles. We have been revamping the questing profiles from level 1 to level 80 in last 3 weeks but its a lot of work. For issues you are having with level 80-90 profiles, please provide as much information as possible so we can fix things faster (rather then waiting for our chars to come to that quest). Expected information that makes our job easier to reproduce your issues: The quest toon is on Link to the profile or the profile as attachment A complete log file In-game screenshots if they will describe the issue better Combat Routine you are using. For navigation issues, saying that stuck handler is not working or my chars are getting stuck everywhere does NOT help at all. We need a lot more information for that. Those being: The exact location where the toon got stuck. (Developer Tools, click to my location) In-game screenshot Where the toon was moving from and where to Link to the profile or the profile as attachment A complete log file
Looks much bether than the old version, thx for this fast update, hofe the profiles get a fast update thx to all !
View attachment 7868 2013-08-24 23.39.txt Position: <-237.23, -615.55, 129.98> (inside Drak'Tharon Keep) It just killed the last boss and is headed for the exit. http://www.thebuddyforum.com/honorb...instance-grinds-transmog-farms-mega-pack.html Drak'Tharon Keep - Endless Farm.xml
Position: < -974.63, -4417.77, 29.26> [H - Quest] Durator 5-12 [Kick] http://www.thebuddyforum.com/honorb...es/50549-kicks-mega-profile-packs-1-90-a.html After a few minutes it walked over it (while i was writing out this post), figured I might as well post it here. Sadly enough I cant find the right log file for this toon.
Looks and feels better than pre-revamp builds BTW, pathing "a step from the corners" instead of hugging them was a brilliant move, now I could actually let the char to take quest inside the building and not get stuck Less stucks with fences/lamps either.
Questing bot (with "Use Flight Paths" active") is not learning new flight nodes. Also, without TaxiRide.cs, does not always use flight paths to move over distances.
Got the Problem with the Flight Master too. Log starts at "[22:18:46.752 D] Flight time: 00:24:14" want to fly to Shattrad but toon stay on his own Flymount and dont interact with the NPC to use the Flight. Later in the log i pressed by Hand on the NPC to open the Flight Map. Then he choose the right destination and go on. Log End "[22:20:09.798 D] Stop and dismount... Reason: Combat "
I cannot get honorbuddy to work.... it says... "You have not selected a valid instance of WoW to attach to! Please restart Honorbuddy and choose a valid instance of WoW to use Honorbuddy with! This version of Honorbuddy only supports WoW Build #15595 You are currently on build #0" I now im launching it in 32 bit and im on directX 9 and im running wow not launcher or wow 64 but just wow as admin and honorbuddy as admin and im still getting this error someone please help.
WTF is it?0_o Honorbuddy v2.5.7653.653 started. Logging in... Error - Endscene hook failed: {0} Error attaching Honorbuddy to WoW! - System.NullReferenceException: Object reference not set to an instance of an object. at (Object ) at Styx.StyxWoW.() at Styx.StyxWoW.(ExternalProcessReader ) at Honorbuddy.MainWindow.FindAndAttachToWoW(Boolean& found64Bits) ------------------------------- You have not selected a valid instance of WoW to attach to! Please restart Honorbuddy and choose a valid instance of WoW to use Honorbuddy with! This version of Honorbuddy only supports WoW Build #17128 You are currently on build #17128 -------------------------------
View attachment 102558 < -9225.37, -2194.42, 67.01> http://www.thebuddyforum.com/honorb...instance-grinds-transmog-farms-mega-pack.html Allience side, happens everytime in Lakeshire, run acros multiple bots from other users stuck in the same position. Right now I'm running 6 bots from the same directory so if you've got any tips on how I can find the log corresponding to this char I would post it.
Can someone take a look at PreCombatBuffBehavior please? It appears to only call the botbase once you have a target, which is fine in most circumstances, however for bots like BGBuddy, it resurrects, runs to the target, dismounts and starts creating mana gems, buffing shields, making healthstones etc. It looks incredibly bottish - no human would do that. We have the same issue with Tyrael - we don't make any checks, however it won't self buff until it's already targeting someone. My current solution to this is to build it into the Pulse() handler, however it creates a lot of poor/bloated code when the rest of the routine is using treesharp.