your the best i wont be getting legdarybuddy so im hoping your profile with work for legion woth normal hb
I tried to reinstall with a fresh copy/location and the same thing is happening. You have any other ideas? Thank you for the reply bro
Disable any and all addons, use singular only for now until the dev's can get caught up on their routines..also I would always provide a log to let us see exactly what is being used or how things are going down. 1.https://www.thebuddyforum.com/honor...s/35945-guide-attach-log-kick.html#post378165 I have also been reminded recently to use the appropriate thread location for better help. 2.https://www.thebuddyforum.com/honorbuddy-forum/honorbuddy-support/ and also https://www.thebuddyforum.com/releases/123044-honorbuddy-beta-builds.html#post1191011 Hope that helps you out
Just a little report. Questing in Stormheim it gets to the bonus battle of Aggramar's Vault and then it keeps trying to do banners and kills mobs even if the bonus was completed. I completed lots of quests for the next trials and try to re start questing but keeps going again to Aggramar's Vault and keeps killing mobs and trying to pick banners.
v3.0+ Code: [Compiler Error]: F:\--\Quest Behaviors\QuestBehaviorCore\Utility\Query_Database.cs(23,22) : error CS0234: The type or namespace name 'Database' does not exist in the namespace 'Styx.CommonBot' (are you missing an assembly reference?) v2.6 Code: [Singular] Your Level 101 Night Elf Guardian Druid Build is [Singular] ... running the Questing bot in Валь'шара [Singular] ... Zone: Расколотые острова using my SOLO Behaviors alone [LoadProfile-d0e779(info)] Loading profile 'Class Hall Loaders/[N-Quest] Druid [Echo].xml' XML Error: Unknown tag "InitOrder" (Input: "<InitOrder> <!-- Perhaps add detection for loading the class hall if player hasn't unlocked this zone yet. --> <CustomBehavior File="Misc\RunLua" Lua="SetCVar('AutoLootDefault', 1)" /> <CustomBehavior File="EnablePlugin" Names="Anti Drown" /> <CustomBehavior File="EnablePlugin" Names="Refreshment Detection" /> <CustomBehavior File="Misc\ProfileCompatibilityInfo" AllowBrokenAddOns="true" AllowBrokenPlugIns="true" /> <LootMobs Value="true" /> <TargetingDistance Value="45" /> <!-- Use LevelBot default --> </InitOrder>") in "HBProfile"! - On line 25 Changing current profile to [N-Quest] Druid Class Hall Loader [Echo] fix this?
I keep getting this error when trying to run the Level 12-58 alliance Leveling profile: 4 compiler errors encountered in profile '[A - Quest] EK 12-58 [Kick] ($Rev: 3946 $)' 'PursueUnit' xml element on line number 3937 has following errors with code: public System.Boolean __ExpressionFunc__33(Styx.WoWInternals.WoWObjects.WoWUnit __arg0__) { return new System.Func<Styx.WoWInternals.WoWObjects.WoWUnit,System.Boolean>(UNIT=>Navigator.CanNavigateFully(Me.Location, UNIT.Location) && UNIT.Attackable)(__arg0__); } 1) 'Navigator' does not contain a definition for 'CanNavigateFully' at line 0 'If' xml element on line number 6587 has following errors with code: public System.Boolean __ExpressionFunc__261() { return new System.Func<System.Boolean>(() => Navigator.CanNavigateFully(Me.Location, new WoWPoint(-14441.81, 469.915, 15.32084)))(); } 1) 'Navigator' does not contain a definition for 'CanNavigateFully' at line 0 'GrindUntil' xml element on line number 6592 has following errors with code: public System.Boolean __ExpressionFunc__262() { return new System.Func<System.Boolean>(() => IsQuestCompleted(26700) || !Navigator.CanNavigateFully(Me.Location, new WoWPoint(-14380.39, 481.0799, 13.11036)))(); } 1) 'Navigator' does not contain a definition for 'CanNavigateFully' at line 0 'If' xml element on line number 6596 has following errors with code: public System.Boolean __ExpressionFunc__263() { return new System.Func<System.Boolean>(() => HasQuest(26700) && IsQuestCompleted(26700) && Navigator.CanNavigateFully(Me.Location, new WoWPoint(-14380.39, 481.0799, 13.11036)))(); } 1) 'Navigator' does not contain a definition for 'CanNavigateFully' at line 0 How can i fix this? thanks.
See my post above for tips ..also try disabling any streaming Store routines, profiles or plugins other than questing if that's what you are doing and as always provide a log for any help requests otherwise the community generally doesn't answer
Cheers for the info. Just to check though is it a known bug were its not doing the correct quest, staying on certain mobs etc or cant I use the profiles if ive done some quests by hand?
Hey EchoTiger, Any chance to get the first post updated with info on updates to the 100-110 profiles? Information like what works best right now, what you suggest starting with, which profiles are currently running best...Things like that. I know it will be a moot point in a couple of weeks, but I'm still trying to use them when I can. Val'Sharah seems to be working best at them moment.
Getting stuck in Westfall as a level 12 Night Elf Druid, log attached. Code: [21:48:02.686 N] 4 compiler errors encountered in profile '[A - Quest] EK 12-58 [Kick] ($Rev: 5207 $)'[21:48:02.697 N] 'PursueUnit' xml element on line number 3937 has following errors with code: public System.Boolean __ExpressionFunc__33(Styx.WoWInternals.WoWObjects.WoWUnit __arg0__) { return new System.Func<Styx.WoWInternals.WoWObjects.WoWUnit,System.Boolean>(UNIT=>Navigator.CanNavigateFully(Me.Location, UNIT.Location) && UNIT.Attackable)(__arg0__); } [21:48:02.697 N] 1) 'Navigator' does not contain a definition for 'CanNavigateFully' at line 0 [21:48:02.697 N] 'If' xml element on line number 6587 has following errors with code: public System.Boolean __ExpressionFunc__261() { return new System.Func<System.Boolean>(() => Navigator.CanNavigateFully(Me.Location, new WoWPoint(-14441.81, 469.915, 15.32084)))(); } [21:48:02.697 N] 1) 'Navigator' does not contain a definition for 'CanNavigateFully' at line 0 [21:48:02.697 N] 'GrindUntil' xml element on line number 6592 has following errors with code: public System.Boolean __ExpressionFunc__262() { return new System.Func<System.Boolean>(() => IsQuestCompleted(26700) || !Navigator.CanNavigateFully(Me.Location, new WoWPoint(-14380.39, 481.0799, 13.11036)))(); } [21:48:02.697 N] 1) 'Navigator' does not contain a definition for 'CanNavigateFully' at line 0 [21:48:02.697 N] 'If' xml element on line number 6596 has following errors with code: public System.Boolean __ExpressionFunc__263() { return new System.Func<System.Boolean>(() => HasQuest(26700) && IsQuestCompleted(26700) && Navigator.CanNavigateFully(Me.Location, new WoWPoint(-14380.39, 481.0799, 13.11036)))(); } [21:48:02.697 N] 1) 'Navigator' does not contain a definition for 'CanNavigateFully' at line 0
FYI CanNavigateFully errors in the Gorgrond-A profile rev 5218. Default install, autoloader v2 via store. No additional plugins/configuration/addons. Code: Changing current profile to [Fly][A - Quest] 92-94 Gorgrond [Kick] ($Rev: 5218 $) 6 compiler errors encountered in profile '[Fly][A - Quest] 92-94 Gorgrond [Kick] ($Rev: 5218 $)' 'PursueUnit' xml element on line number 972 has following errors with code: public System.Boolean __ExpressionFunc__138(Styx.WoWInternals.WoWObjects.WoWUnit __arg0__) { return new System.Func<Styx.WoWInternals.WoWObjects.WoWUnit,System.Boolean>(UNIT=>!IsObjectiveComplete(1, 36476) && Navigator.CanNavigateFully(Me.Location,UNIT.Location))(__arg0__); } 1) 'Navigator' does not contain a definition for 'CanNavigateFully' at line 0 'PursueUnit' xml element on line number 973 has following errors with code: public System.Boolean __ExpressionFunc__140(Styx.WoWInternals.WoWObjects.WoWUnit __arg0__) { return new System.Func<Styx.WoWInternals.WoWObjects.WoWUnit,System.Boolean>(UNIT=>!IsObjectiveComplete(1, 36476) && Navigator.CanNavigateFully(Me.Location,UNIT.Location))(__arg0__); } 1) 'Navigator' does not contain a definition for 'CanNavigateFully' at line 0 'PursueUnit' xml element on line number 974 has following errors with code: public System.Boolean __ExpressionFunc__142(Styx.WoWInternals.WoWObjects.WoWUnit __arg0__) { return new System.Func<Styx.WoWInternals.WoWObjects.WoWUnit,System.Boolean>(UNIT=>!IsObjectiveComplete(1, 36476) && Navigator.CanNavigateFully(Me.Location,UNIT.Location))(__arg0__); } 1) 'Navigator' does not contain a definition for 'CanNavigateFully' at line 0 'PursueUnit' xml element on line number 979 has following errors with code: public System.Boolean __ExpressionFunc__144(Styx.WoWInternals.WoWObjects.WoWUnit __arg0__) { return new System.Func<Styx.WoWInternals.WoWObjects.WoWUnit,System.Boolean>(UNIT=>!IsObjectiveComplete(2, 36476) && Navigator.CanNavigateFully(Me.Location,UNIT.Location))(__arg0__); } 1) 'Navigator' does not contain a definition for 'CanNavigateFully' at line 0 'PursueUnit' xml element on line number 980 has following errors with code: public System.Boolean __ExpressionFunc__146(Styx.WoWInternals.WoWObjects.WoWUnit __arg0__) { return new System.Func<Styx.WoWInternals.WoWObjects.WoWUnit,System.Boolean>(UNIT=>!IsObjectiveComplete(2, 36476) && Navigator.CanNavigateFully(Me.Location,UNIT.Location))(__arg0__); } 1) 'Navigator' does not contain a definition for 'CanNavigateFully' at line 0 'PursueUnit' xml element on line number 982 has following errors with code: public System.Boolean __ExpressionFunc__148(Styx.WoWInternals.WoWObjects.WoWUnit __arg0__) { return new System.Func<Styx.WoWInternals.WoWObjects.WoWUnit,System.Boolean>(UNIT=>!IsObjectiveComplete(3, 36476) && Navigator.CanNavigateFully(Me.Location,UNIT.Location))(__arg0__); } 1) 'Navigator' does not contain a definition for 'CanNavigateFully' at line 0 ~ski
Your 3.0 error is because you need to do a clean install of 3. That error is because of an old query.
HB 3 Error. Works fine for 1-12 but once it hits the 12-58 file it crashes out. Any ideas? Code: Changing current profile to [A - Quest] EK 12-58 [Kick] ($Rev: 3946 $) 4 compiler errors encountered in profile '[A - Quest] EK 12-58 [Kick] ($Rev: 3946 $)' 'PursueUnit' xml element on line number 3937 has following errors with code: public System.Boolean __ExpressionFunc__33(Styx.WoWInternals.WoWObjects.WoWUnit __arg0__) { return new System.Func<Styx.WoWInternals.WoWObjects.WoWUnit,System.Boolean>(UNIT=>Navigator.CanNavigateFully(Me.Location, UNIT.Location) && UNIT.Attackable)(__arg0__); } 1) 'Navigator' does not contain a definition for 'CanNavigateFully' at line 0 'If' xml element on line number 6587 has following errors with code: public System.Boolean __ExpressionFunc__261() { return new System.Func<System.Boolean>(() => Navigator.CanNavigateFully(Me.Location, new WoWPoint(-14441.81, 469.915, 15.32084)))(); } 1) 'Navigator' does not contain a definition for 'CanNavigateFully' at line 0 'GrindUntil' xml element on line number 6592 has following errors with code: public System.Boolean __ExpressionFunc__262() { return new System.Func<System.Boolean>(() => IsQuestCompleted(26700) || !Navigator.CanNavigateFully(Me.Location, new WoWPoint(-14380.39, 481.0799, 13.11036)))(); } 1) 'Navigator' does not contain a definition for 'CanNavigateFully' at line 0 'If' xml element on line number 6596 has following errors with code: public System.Boolean __ExpressionFunc__263() { return new System.Func<System.Boolean>(() => HasQuest(26700) && IsQuestCompleted(26700) && Navigator.CanNavigateFully(Me.Location, new WoWPoint(-14380.39, 481.0799, 13.11036)))(); } 1) 'Navigator' does not contain a definition for 'CanNavigateFully' at line 0
stormheim questing problems hey i got 2 problems problem 1 . first 2 areas from legion went kinda smooth but now the bot only farms mobs "always same area" that are close and have nothing to do with any quest problem 2. my bot doesnt mount just runs normal added a log
Hey, in Stormheim and Highmountain after he has done some quests he starts running into Alliance bases although I am Horde. Experienced this on 2 accounts. Thanks