What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

HB ARCHIVES: The Complete MoP Daily Experience--DO NOT DELETE

Hey all!

I was trying to use this feature but this is the message of error that keeps apearing me:


Starting the bot!
Currently Using BotBase : Questing
[Compiler Error]: c:\Users\Vaaz\Desktop\HB\Quest Behaviors\CombatUseItemOnV2.cs(487,65) : error CS0117: 'Honorbuddy.QuestBehaviorCore.Query' does not contain a definition for 'FindUnitsFromIds'
[Compiler Error]: c:\Users\Vaaz\Desktop\HB\Quest Behaviors\CombatUseItemOnV2.cs(652,42) : error CS0117: 'Honorbuddy.QuestBehaviorCore.Query' does not contain a definition for 'FindUnitsFromIds'
[Compiler Error]: c:\Users\Vaaz\Desktop\HB\Quest Behaviors\CombatUseItemOnV2.cs(707,36) : error CS1501: No overload for method 'CheckCore' takes 3 arguments
[Compiler Error]: c:\Users\Vaaz\Desktop\HB\Quest Behaviors\InteractWith.cs(1531,36) : error CS1501: No overload for method 'CheckCore' takes 3 arguments
[Compiler Error]: c:\Users\Vaaz\Desktop\HB\Quest Behaviors\Development\BallisticVehicle.cs(593,38) : error CS0117: 'Honorbuddy.QuestBehaviorCore.Query' does not contain a definition for 'FindUnitsFromIds'
[Compiler Error]: c:\Users\Vaaz\Desktop\HB\Quest Behaviors\Development\BallisticVehicle.cs(606,40) : error CS0117: 'Honorbuddy.QuestBehaviorCore.Query' does not contain a definition for 'FindUnitsFromIds'
[Compiler Error]: c:\Users\Vaaz\Desktop\HB\Quest Behaviors\Misc\TargetAndMoveToMob.cs(345,65) : error CS0117: 'Honorbuddy.QuestBehaviorCore.Query' does not contain a definition for 'FindObjectsFromIds'
[Compiler Error]: c:\Users\Vaaz\Desktop\HB\Quest Behaviors\Misc\TargetAndMoveToMob.cs(377,39) : error CS0117: 'Honorbuddy.QuestBehaviorCore.Query' does not contain a definition for 'FindUnitsFromIds'
[Compiler Error]: c:\Users\Vaaz\Desktop\HB\Quest Behaviors\Misc\TargetAndMoveToMob.cs(419,36) : error CS1501: No overload for method 'CheckCore' takes 3 arguments
[Compiler Error]: c:\Users\Vaaz\Desktop\HB\Quest Behaviors\SpecificQuests\24910-Tanaris-RocketRescue.cs(226,48) : error CS0117: 'Honorbuddy.QuestBehaviorCore.Query' does not contain a definition for 'FindUnitsFromIds'
[Compiler Error]: c:\Users\Vaaz\Desktop\HB\Quest Behaviors\SpecificQuests\29918-FourWinds-ALessonInBravery.cs(143,47) : error CS0117: 'Honorbuddy.QuestBehaviorCore.Query' does not contain a definition for 'FindUnitsFromIds'
[Compiler Error]: c:\Users\Vaaz\Desktop\HB\Quest Behaviors\SpecificQuests\DeathknightStart\WaitForPatrol.cs(347,73) : error CS0117: 'Honorbuddy.QuestBehaviorCore.Query' does not contain a definition for 'FindUnitsFromIds'
[Compiler Error]: c:\Users\Vaaz\Desktop\HB\Quest Behaviors\SpecificQuests\DeathknightStart\WaitForPatrol.cs(350,76) : error CS0117: 'Honorbuddy.QuestBehaviorCore.Query' does not contain a definition for 'FindUnitsFromIds'
[Compiler Error]: c:\Users\Vaaz\Desktop\HB\Quest Behaviors\Vehicles\VehicleMover.cs(335,56) : error CS0117: 'Honorbuddy.QuestBehaviorCore.Query' does not contain a definition for 'FindUnitsFromIds'
[Compiler Error]: c:\Users\Vaaz\Desktop\HB\Quest Behaviors\Vehicles\VehicleMover.cs(515,40) : error CS0117: 'Honorbuddy.QuestBehaviorCore.Query' does not contain a definition for 'FindUnitsFromIds'
Errors in quest behaviors!
Bot Stopped! Reason: Errors in quest behaviors!


Can someone help me plz?

Thx a lot!
 
Hey all!

I was trying to use this feature but this is the message of error that keeps apearing me:

Can someone help me plz?

Thx a lot!

First...there seems to be a pandemic of people dumping logs into posts...please don't do that. Not only is it a small fraction of information given from a log file, but its very annoying to read on here, and takes up huge amounts of space per page when everyone does it. Please post logs as attachments.

As for the issue, your Quest Behaviors are corrupt. In essence you have old and new mixed and they don't mix well. Fresh install, then copy the Quest Behavior updates from mine or Kick's SVN to yours. Will fix your issue.
 
Having this problem too

brodie, i keep having this problem. i've already installed a fresh one, overwrited quest behavior files and have the same issue
 

Attachments

brodie, i keep having this problem. i've already installed a fresh one, overwrited quest behavior files and have the same issue

You are still missing some QuestBehaviorCore files.
Make sure that by fresh install, you are creating a whole new folder, or deleting the old one first.
Make sure you are copying the Quest Behaviors from my or Kick's SVN and not from the Zip file. The zip file is obsolete usually minutes after posting, and updating every 5 minutes is very tedious.

Fresh Install, QBs from SVN, retry.
 
A lot of the issues that are popping up regarding the use of items and interactions "seem to be" coming from InteractWith. I have been trying to get in touch with ChinaJade but with no luck. Until I can confirm or deny that the issues are coming from this, I can't do much in the sense of repair work on some of these quests. Quests that have worked for months that suddenly do not, with no changes performed on my part. As soon as I have more information on the matter I will let you all know, until then, don't take it personally when I don't respond to issues regarding errors such as these.
 
So I have followed all the steps, even fresh installing HB and your profiles. Everytime I get this same error

[Compiler Error]: c:\Users\Joshua\Desktop\HB\Quest Behaviors\ArgentTournament\BattleBeforeTheCitadel.cs(24,18) : error CS0101: The namespace 'Styx.Bot.Quest_Behaviors' already contains a definition for 'EnemysGate'
Errors in quest behaviors!

Any help would be greatly appreciated
 
So I have followed all the steps, even fresh installing HB and your profiles. Everytime I get this same error

[Compiler Error]: c:\Users\Joshua\Desktop\HB\Quest Behaviors\ArgentTournament\BattleBeforeTheCitadel.cs(24,18) : error CS0101: The namespace 'Styx.Bot.Quest_Behaviors' already contains a definition for 'EnemysGate'
Errors in quest behaviors!

Any help would be greatly appreciated

Recommend a clean install before redownloading Quest Behaviors from mine or Kick's SVN.
 
Code:
 [04:36:14.385 N] Starting the bot!
[04:36:14.385 N] Currently Using BotBase : Grind Bot
[04:36:14.385 D] Character is a level 90 Human Paladin
[04:36:14.385 D] Current zone is Isle of Thunder
[04:36:14.390 D] Loading profile from C:\Users\Alexander\Documents\Honorbuddy\Default Profiles\thebrodiemanproductions\Profiles\Grinding\The Black Prince\[Rep] The Black Prince - ZuTual [Brodie].xml
[04:36:14.391 D] Changed tilemap to MoguIslandDailyArea, Tiled: True
[04:36:14.397 N] Changing current profile to The Black Prince - Isle of Thunder ($Rev: 301 $)
[04:36:14.467 D] Cleared POI - Reason Starting up
[04:36:14.467 D] Cleared POI
[04:36:14.468 D] [SpellManager] Adding known spell: Symbiosis (110501)
[04:36:14.468 D] [SpellManager] Adding known spell: Tower of Radiance (85512)
[04:36:14.468 D] [SpellManager] Adding known spell: Supplication (31868)
[04:36:14.468 D] [SpellManager] Adding known spell: Sanctity of Battle (25956)
[04:36:14.468 D] [SpellManager] Adding known spell: Sacred Cleansing (53551)
[04:36:14.468 D] [SpellManager] Adding known spell: Pursuit of Justice (26023)
[04:36:14.468 D] [SpellManager] Adding known spell: Plate Specialization (86103)
[04:36:14.468 D] [SpellManager] Adding known spell: Parry (82242)
[04:36:14.468 D] [SpellManager] Adding known spell: Mastery: Illuminated Healing (76669)
[04:36:14.468 D] [SpellManager] Adding known spell: Infusion of Light (53576)
[04:36:14.468 D] [SpellManager] Adding known spell: Holy Insight (112859)
[04:36:14.468 D] [SpellManager] Adding known spell: Heart of the Crusader (32223)
[04:36:14.468 D] [SpellManager] Adding known spell: Divine Purpose (86172)
[04:36:14.468 D] [SpellManager] Adding known spell: Daybreak (88821)
[04:36:14.468 D] [SpellManager] Adding known spell: Clemency (105622)
[04:36:14.468 D] [SpellManager] Adding known spell: Boundless Conviction (115675)
[04:36:14.468 D] [SpellManager] Adding known spell: Word of Glory (85673)
[04:36:14.468 D] [SpellManager] Adding known spell: Turn Evil (10326)
[04:36:14.468 D] [SpellManager] Adding known spell: Seal of Truth (31801)
[04:36:14.468 D] [SpellManager] Adding known spell: Seal of Righteousness (20154)
[04:36:14.468 D] [SpellManager] Adding known spell: Seal of Insight (20165)
[04:36:14.468 D] [SpellManager] Adding known spell: Sacred Shield (20925)
[04:36:14.468 D] [SpellManager] Adding known spell: Righteous Fury (25780)
[04:36:14.468 D] [SpellManager] Adding known spell: Redemption (7328)
[04:36:14.468 D] [SpellManager] Adding known spell: Reckoning (62124)
[04:36:14.468 D] [SpellManager] Adding known spell: Rebuke (96231)
[04:36:14.468 D] [SpellManager] Adding known spell: Light's Hammer (114158)
[04:36:14.468 D] [SpellManager] Adding known spell: Light of Dawn (85222)
[04:36:14.468 D] [SpellManager] Adding known spell: Lay on Hands (633)
[04:36:14.468 D] [SpellManager] Adding known spell: Judgment (20271)
[04:36:14.468 D] [SpellManager] Adding known spell: Holy Shock (20473)
[04:36:14.468 D] [SpellManager] Adding known spell: Holy Radiance (82327)
[04:36:14.468 D] [SpellManager] Adding known spell: Holy Light (635)
[04:36:14.468 D] [SpellManager] Adding known spell: Hand of Salvation (1038)
[04:36:14.468 D] [SpellManager] Adding known spell: Hand of Sacrifice (6940)
[04:36:14.468 D] [SpellManager] Adding known spell: Hand of Protection (1022)
[04:36:14.468 D] [SpellManager] Adding known spell: Hand of Freedom (1044)
[04:36:14.468 D] [SpellManager] Adding known spell: Hammer of Wrath (24275)
[04:36:14.468 D] [SpellManager] Adding known spell: Guardian of Ancient Kings (86669)
[04:36:14.468 D] [SpellManager] Adding known spell: Flash of Light (19750)
[04:36:14.468 D] [SpellManager] Adding known spell: Hammer of Justice (853)
[04:36:14.468 D] [SpellManager] Adding known spell: Divine Shield (642)
[04:36:14.468 D] [SpellManager] Adding known spell: Divine Protection (498)
[04:36:14.468 D] [SpellManager] Adding known spell: Divine Plea (54428)
[04:36:14.468 D] [SpellManager] Adding known spell: Divine Light (82326)
[04:36:14.468 D] [SpellManager] Adding known spell: Divine Favor (31842)
[04:36:14.468 D] [SpellManager] Adding known spell: Devotion Aura (31821)
[04:36:14.468 D] [SpellManager] Adding known spell: Denounce (2812)
[04:36:14.468 D] [SpellManager] Adding known spell: Crusader Strike (35395)
[04:36:14.468 D] [SpellManager] Adding known spell: Cleanse (4987)
[04:36:14.468 D] [SpellManager] Adding known spell: Blinding Light (115750)
[04:36:14.468 D] [SpellManager] Adding known spell: Blessing of Might (19740)
[04:36:14.468 D] [SpellManager] Adding known spell: Blessing of Kings (20217)
[04:36:14.468 D] [SpellManager] Adding known spell: Beacon of Light (53563)
[04:36:14.468 D] [SpellManager] Adding known spell: Avenging Wrath (31884)
[04:36:14.468 D] [SpellManager] Adding known spell: Working Overtime (118021)
[04:36:14.468 D] [SpellManager] Adding known spell: Wisdom of the Four Winds (115913)
[04:36:14.468 D] [SpellManager] Adding known spell: Weapon Skills (76294)
[04:36:14.468 D] [SpellManager] Adding known spell: The Quick and the Dead (83950)
[04:36:14.468 D] [SpellManager] Adding known spell: The Human Spirit (20598)
[04:36:14.468 D] [SpellManager] Adding known spell: The Doctor Is In (118076)
[04:36:14.468 D] [SpellManager] Adding known spell: Sword Specialization (20597)
[04:36:14.468 D] [SpellManager] Adding known spell: Ride Like the Wind (117983)
[04:36:14.468 D] [SpellManager] Adding known spell: Reinforce (83943)
[04:36:14.468 D] [SpellManager] Adding known spell: Mr. Popularity (78635)
[04:36:14.468 D] [SpellManager] Adding known spell: Mount Up (78633)
[04:36:14.468 D] [SpellManager] Adding known spell: Master Riding (90265)
[04:36:14.468 D] [SpellManager] Adding known spell: Mace Specialization (20864)
[04:36:14.468 D] [SpellManager] Adding known spell: Languages (79738)
[04:36:14.468 D] [SpellManager] Adding known spell: Honorable Mention (83960)
[04:36:14.468 D] [SpellManager] Adding known spell: Hasty Hearth (83944)
[04:36:14.468 D] [SpellManager] Adding known spell: Guild Mail (83951)
[04:36:14.468 D] [SpellManager] Adding known spell: For Great Justice (118483)
[04:36:14.468 D] [SpellManager] Adding known spell: Flight Master's License (90267)
[04:36:14.468 D] [SpellManager] Adding known spell: Fast Track (78632)
[04:36:14.468 D] [SpellManager] Adding known spell: Diplomacy (20599)
[04:36:14.468 D] [SpellManager] Adding known spell: Cold Weather Flying (54197)
[04:36:14.468 D] [SpellManager] Adding known spell: Cash Flow (83941)
[04:36:14.468 D] [SpellManager] Adding known spell: Bountiful Bags (83966)
[04:36:14.468 D] [SpellManager] Adding known spell: Battle Fatigue (134732)
[04:36:14.468 D] [SpellManager] Adding known spell: Bartering (83964)
[04:36:14.468 D] [SpellManager] Adding known spell: Armor Skills (76271)
[04:36:14.468 D] [SpellManager] Adding known spell: Mobile Banking (83958)
[04:36:14.468 D] [SpellManager] Adding known spell: Mass Resurrection (83968)
[04:36:14.468 D] [SpellManager] Adding known spell: Every Man for Himself (59752)
[04:36:14.468 D] [SpellManager] Adding known spell: Auto Attack (6603)
[04:36:14.468 D] [SpellManager] Divine Plea (118730) overrides Divine Plea (54428)
[04:36:14.468 D] [SpellManager] Fist of Justice (105593) overrides Hammer of Justice (853)
[04:36:14.469 D] [SpellManager] GCD check spell set to Symbiosis
[04:36:14.664 D] StyxWoW.AreaManager.CurrentGrindArea is null

Seems like a decent package man thanks for effort though trying to use it is a different story. Where do I start the Black prince - isle of thunder grind?
 
Code:
 [04:36:14.385 N] Starting the bot!
[04:36:14.385 N] Currently Using BotBase : Grind Bot
[04:36:14.385 D] Character is a level 90 Human Paladin
[04:36:14.385 D] Current zone is Isle of Thunder
[04:36:14.390 D] Loading profile from C:\Users\Alexander\Documents\Honorbuddy\Default Profiles\thebrodiemanproductions\Profiles\Grinding\The Black Prince\[Rep] The Black Prince - ZuTual [Brodie].xml
[04:36:14.391 D] Changed tilemap to MoguIslandDailyArea, Tiled: True
[04:36:14.397 N] Changing current profile to The Black Prince - Isle of Thunder ($Rev: 301 $)
[04:36:14.467 D] Cleared POI - Reason Starting up
[04:36:14.467 D] Cleared POI
[04:36:14.468 D] [SpellManager] Adding known spell: Symbiosis (110501)
[04:36:14.468 D] [SpellManager] Adding known spell: Tower of Radiance (85512)
[04:36:14.468 D] [SpellManager] Adding known spell: Supplication (31868)
[04:36:14.468 D] [SpellManager] Adding known spell: Sanctity of Battle (25956)
[04:36:14.468 D] [SpellManager] Adding known spell: Sacred Cleansing (53551)
[04:36:14.468 D] [SpellManager] Adding known spell: Pursuit of Justice (26023)
[04:36:14.468 D] [SpellManager] Adding known spell: Plate Specialization (86103)
[04:36:14.468 D] [SpellManager] Adding known spell: Parry (82242)
[04:36:14.468 D] [SpellManager] Adding known spell: Mastery: Illuminated Healing (76669)
[04:36:14.468 D] [SpellManager] Adding known spell: Infusion of Light (53576)
[04:36:14.468 D] [SpellManager] Adding known spell: Holy Insight (112859)
[04:36:14.468 D] [SpellManager] Adding known spell: Heart of the Crusader (32223)
[04:36:14.468 D] [SpellManager] Adding known spell: Divine Purpose (86172)
[04:36:14.468 D] [SpellManager] Adding known spell: Daybreak (88821)
[04:36:14.468 D] [SpellManager] Adding known spell: Clemency (105622)
[04:36:14.468 D] [SpellManager] Adding known spell: Boundless Conviction (115675)
[04:36:14.468 D] [SpellManager] Adding known spell: Word of Glory (85673)
[04:36:14.468 D] [SpellManager] Adding known spell: Turn Evil (10326)
[04:36:14.468 D] [SpellManager] Adding known spell: Seal of Truth (31801)
[04:36:14.468 D] [SpellManager] Adding known spell: Seal of Righteousness (20154)
[04:36:14.468 D] [SpellManager] Adding known spell: Seal of Insight (20165)
[04:36:14.468 D] [SpellManager] Adding known spell: Sacred Shield (20925)
[04:36:14.468 D] [SpellManager] Adding known spell: Righteous Fury (25780)
[04:36:14.468 D] [SpellManager] Adding known spell: Redemption (7328)
[04:36:14.468 D] [SpellManager] Adding known spell: Reckoning (62124)
[04:36:14.468 D] [SpellManager] Adding known spell: Rebuke (96231)
[04:36:14.468 D] [SpellManager] Adding known spell: Light's Hammer (114158)
[04:36:14.468 D] [SpellManager] Adding known spell: Light of Dawn (85222)
[04:36:14.468 D] [SpellManager] Adding known spell: Lay on Hands (633)
[04:36:14.468 D] [SpellManager] Adding known spell: Judgment (20271)
[04:36:14.468 D] [SpellManager] Adding known spell: Holy Shock (20473)
[04:36:14.468 D] [SpellManager] Adding known spell: Holy Radiance (82327)
[04:36:14.468 D] [SpellManager] Adding known spell: Holy Light (635)
[04:36:14.468 D] [SpellManager] Adding known spell: Hand of Salvation (1038)
[04:36:14.468 D] [SpellManager] Adding known spell: Hand of Sacrifice (6940)
[04:36:14.468 D] [SpellManager] Adding known spell: Hand of Protection (1022)
[04:36:14.468 D] [SpellManager] Adding known spell: Hand of Freedom (1044)
[04:36:14.468 D] [SpellManager] Adding known spell: Hammer of Wrath (24275)
[04:36:14.468 D] [SpellManager] Adding known spell: Guardian of Ancient Kings (86669)
[04:36:14.468 D] [SpellManager] Adding known spell: Flash of Light (19750)
[04:36:14.468 D] [SpellManager] Adding known spell: Hammer of Justice (853)
[04:36:14.468 D] [SpellManager] Adding known spell: Divine Shield (642)
[04:36:14.468 D] [SpellManager] Adding known spell: Divine Protection (498)
[04:36:14.468 D] [SpellManager] Adding known spell: Divine Plea (54428)
[04:36:14.468 D] [SpellManager] Adding known spell: Divine Light (82326)
[04:36:14.468 D] [SpellManager] Adding known spell: Divine Favor (31842)
[04:36:14.468 D] [SpellManager] Adding known spell: Devotion Aura (31821)
[04:36:14.468 D] [SpellManager] Adding known spell: Denounce (2812)
[04:36:14.468 D] [SpellManager] Adding known spell: Crusader Strike (35395)
[04:36:14.468 D] [SpellManager] Adding known spell: Cleanse (4987)
[04:36:14.468 D] [SpellManager] Adding known spell: Blinding Light (115750)
[04:36:14.468 D] [SpellManager] Adding known spell: Blessing of Might (19740)
[04:36:14.468 D] [SpellManager] Adding known spell: Blessing of Kings (20217)
[04:36:14.468 D] [SpellManager] Adding known spell: Beacon of Light (53563)
[04:36:14.468 D] [SpellManager] Adding known spell: Avenging Wrath (31884)
[04:36:14.468 D] [SpellManager] Adding known spell: Working Overtime (118021)
[04:36:14.468 D] [SpellManager] Adding known spell: Wisdom of the Four Winds (115913)
[04:36:14.468 D] [SpellManager] Adding known spell: Weapon Skills (76294)
[04:36:14.468 D] [SpellManager] Adding known spell: The Quick and the Dead (83950)
[04:36:14.468 D] [SpellManager] Adding known spell: The Human Spirit (20598)
[04:36:14.468 D] [SpellManager] Adding known spell: The Doctor Is In (118076)
[04:36:14.468 D] [SpellManager] Adding known spell: Sword Specialization (20597)
[04:36:14.468 D] [SpellManager] Adding known spell: Ride Like the Wind (117983)
[04:36:14.468 D] [SpellManager] Adding known spell: Reinforce (83943)
[04:36:14.468 D] [SpellManager] Adding known spell: Mr. Popularity (78635)
[04:36:14.468 D] [SpellManager] Adding known spell: Mount Up (78633)
[04:36:14.468 D] [SpellManager] Adding known spell: Master Riding (90265)
[04:36:14.468 D] [SpellManager] Adding known spell: Mace Specialization (20864)
[04:36:14.468 D] [SpellManager] Adding known spell: Languages (79738)
[04:36:14.468 D] [SpellManager] Adding known spell: Honorable Mention (83960)
[04:36:14.468 D] [SpellManager] Adding known spell: Hasty Hearth (83944)
[04:36:14.468 D] [SpellManager] Adding known spell: Guild Mail (83951)
[04:36:14.468 D] [SpellManager] Adding known spell: For Great Justice (118483)
[04:36:14.468 D] [SpellManager] Adding known spell: Flight Master's License (90267)
[04:36:14.468 D] [SpellManager] Adding known spell: Fast Track (78632)
[04:36:14.468 D] [SpellManager] Adding known spell: Diplomacy (20599)
[04:36:14.468 D] [SpellManager] Adding known spell: Cold Weather Flying (54197)
[04:36:14.468 D] [SpellManager] Adding known spell: Cash Flow (83941)
[04:36:14.468 D] [SpellManager] Adding known spell: Bountiful Bags (83966)
[04:36:14.468 D] [SpellManager] Adding known spell: Battle Fatigue (134732)
[04:36:14.468 D] [SpellManager] Adding known spell: Bartering (83964)
[04:36:14.468 D] [SpellManager] Adding known spell: Armor Skills (76271)
[04:36:14.468 D] [SpellManager] Adding known spell: Mobile Banking (83958)
[04:36:14.468 D] [SpellManager] Adding known spell: Mass Resurrection (83968)
[04:36:14.468 D] [SpellManager] Adding known spell: Every Man for Himself (59752)
[04:36:14.468 D] [SpellManager] Adding known spell: Auto Attack (6603)
[04:36:14.468 D] [SpellManager] Divine Plea (118730) overrides Divine Plea (54428)
[04:36:14.468 D] [SpellManager] Fist of Justice (105593) overrides Hammer of Justice (853)
[04:36:14.469 D] [SpellManager] GCD check spell set to Symbiosis
[04:36:14.664 D] StyxWoW.AreaManager.CurrentGrindArea is null

Seems like a decent package man thanks for effort though trying to use it is a different story. Where do I start the Black prince - isle of thunder grind?

In questing, not grind bot.
 
hi, first post so hopefully i have done it right.

i was using the enigma seed planting profile regularly before i went on hols, i came back updated honor buddy and updated your profile pack via SVN but the profile no longer works for me. i have attached the log (i think) so any help would be appreciated :)
 

Attachments

Seems to be problems with the golden lotus dailies. it completes one, then it hs back, and says that daily is done.. but its not. Same happend yesterday, with the isle of thunder dailies.

EDIT. Happens to all the profiles now. It worked yesterday, only isle of thunder that dident.
 
Seems to be problems with the golden lotus dailies. it completes one, then it hs back, and says that daily is done.. but its not. Same happend yesterday, with the isle of thunder dailies.

Please include a log file with all reports.
 
hi, first post so hopefully i have done it right.

i was using the enigma seed planting profile regularly before i went on hols, i came back updated honor buddy and updated your profile pack via SVN but the profile no longer works for me. i have attached the log (i think) so any help would be appreciated :)

[06:35:02.115 N] [Compiler Error]: c:\HonorBuddy\Quest Behaviors\QuestBehaviorCore\Utilities.cs(294,24) : error CS0111: Type 'Honorbuddy.QuestBehaviorCore.QuestBehaviorBase' already defines a member called 'UpdateGoalText' with the same parameter types
[06:35:02.115 N] [Compiler Error]: c:\HonorBuddy\Quest Behaviors\QuestBehaviorCore\UtilityBehaviors\UtilityBehaviors_Combat.cs(170,73) : error CS0426: The type name 'ProvideBoolDelegate' does not exist in the type 'Honorbuddy.QuestBehaviorCore.QuestBehaviorBase'
[06:35:02.115 N] [Compiler Error]: c:\HonorBuddy\Quest Behaviors\QuestBehaviorCore\UtilityBehaviors\UtilityBehaviors_Combat.cs(170,93) : error CS1750: A value of type '<null>' cannot be used as a default parameter because there are no standard conversions to type 'Honorbuddy.QuestBehaviorCore.QuestBehaviorBase.ProvideBoolDelegate'

Fresh install before copying Quest Behaviors from mine or Kick's SVN should fix the issue.
 
and another little problem i got is when i run operation shieldwall it fly to 2 npc's in karasang wilds and just stand there they got no quests or anything when i then try to run operation shieldwall stories it fly ot over the water and dismount and then tell me the quests are done

Profile Changer: Checking to see if we should change profilesProfile Swapper: Load Profile: C:\Users\DHM-040691\Desktop\Reputation\Profiles\Reputation\TMoPDE\[Rep] Shieldwall [Brodie].xml
Changing current profile to Operation Shieldwall ($Rev: 256 $)
Profile Swapper: Load Profile: C:\Users\DHM-040691\Desktop\Reputation\Profiles\Reputation\TMoPDE\[Rep] Shieldwall [Brodie].xml done
[Profile Message]: Compiling Operation Shieldwall Quests...
[LoadProfile-v533(info) @line 196]: Loading profile 'Scripts\[Rep] Lions Landing A [Brodie].xml'
Changing current profile to Lion's Landing ($Rev: 249 $)
Mounting: Bronze Drake
Stopping the bot!
Bot Stopped! Reason: User pressed the stop button
Starting the bot!
Currently Using BotBase : Questing
Changing current profile to Operation Shieldwall ($Rev: 256 $)
[Profile Message]: Compiling Operation Shieldwall Quests...
[LoadProfile-v533(info) @line 196]: Loading profile 'Scripts\[Rep] Lions Landing A [Brodie].xml'
Changing current profile to Lion's Landing ($Rev: 249 $)
Moving to Type: QuestPickUp
Stopping the bot!
Bot Stopped! Reason: User pressed the stop button
Changing current profile to Operation Shieldwall QuestLine ($Rev: 249 $)
Starting the bot!
Currently Using BotBase : Questing
Changing current profile to Operation Shieldwall QuestLine ($Rev: 249 $)
[Profile Message]: Compiling Operation Shieldwall Story Quests...
[LoadProfile-v533(info) @line 50]: Loading profile 'Scripts\[Rep] Thousand Faces A [Brodie].xml'
Changing current profile to The Man With A Thousand Faces ($Rev: 256 $)
[UserDialog-v501(user response) @line 53]: [title] End of storyline reached...for now! Level up your rep to continue!
Disposition: Honorbuddy stopped due to User request
Bot Stopped! Reason: None Given

Cant load logs

No pertinent information available. Please submit full log file. Please don't dump HB output screens into posting like this.
 
Back
Top