Hello, i've still problem with the storehouse, i tried everything, can u please tell me how can i create the xml files and fix to skip the storehouse quest pickup?! thank you!
Just getting this now and then it does nothing. [Compiler Error]: d:\HonorB\Quest Behaviors\SpecificQuests\Kalimdor\Stonetalon Mountains\26028-MrDsWildRide.cs(19,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.SpecificQuests.MrDsWildRide' already contains a definition for 'MrDsWildRide'
Trying to upgrade fleet with follower upgrades: Internal Error Hi, Couldn't find this posted anywhere else, assuming I have done something wrong (though have not adjusted anything) but hoping for some assistance. Currently on one of my characters (so far) GSB runs into an issue where it tries to apply upgrades to one of my fleet ships, which obviously fails and causes "internal error" to be spammed in wow. It will try to apply the ilvl 615 weapons one first, then +3 weapon/armor upgrades after that. I have attached a log of the most recent GSB run attempt. Previously I have just paused the bot, applied those upgrade tokens manually to followers, then restarted and everything else runs smoothly. Log for reference: View attachment error7132 2015-08-22 11.17.txt Also: Will GSB be upgraded to include fleet missions before new expac? Cheers.
Ships are considered followers As a few people have noted I am getting the same "Internal Error" message due to GarrisonBuddy trying to apply gear/weapon upgrades to a ship (follower). Attached is my logs as well.
I have some kind of weird bug Garrisonbuddy get stuck on : [Garrisonbuddy] Picking up Leatherworking pre-quest (36642) Here is my log file : View attachment 1264 2015-08-29 11.03.txt
I recently changed factions and im getting the pre-quest bug with my Salvage Yard. I read the fix on the front page, but it's in HTML and you changed to json format. I'm terrible with these kinds of things, could you or someone in this thread please tell me the proper coding to add to the settings file to fix this issue. Thanks
3 errors: 1. Seems to throw an exception every time I try to change anything in the building settings. The whole settings screen freezes 2. If I have no material available to create a trade item, it will continue trying to make that item forever (eg. transmute savage blood) 3. says collecting enchanter study work orders when I dont have an enchanters study and gets stuck there. also same thing happened for another toon with lumber yard.
Hey, first of all, thank you for this great botbase, using a lot! im trying to max my use of garrisonbuddy right now. so im trying to let him send all ores etc to my banking char. but even with settings changed in overall setting tab its not sending them. greens and blues going fine. may someone say me where to set the right cross? thanks a lot
For all those getting the "pre-quest" error, try doing a clean install. I had the same issue, came here saw others having the error. I know what the rubber stamp answer usually is "do a clean install". So tried it and it cleared up the issue. Hope it helps
Yea, it worked fine for the day after the fresh install, then yesterday it started doing it again as well. Sorry to get the hopes up.
Question @ Daily alchemy quest / Possible Proposal Would it be possible to tell the Garrisonbuddy bot to complete the daily alchemy quest Alchemy Experiment from the alchemy follower Bruma Swiftstone ?
still trying to pick up that stupid prejewelcrafting quest... any word on a fix or has this project simply been abandoned
The bot is trying to pick up the pre-quests for professions on some of my characters, even though the NPC isn't offering a quest. I figured out why. The pre-quest is only able to be picked up when the building is level 1, but when the bot checks the flag for the corresponding quest (for example, with enchanting it checks IsQuestComplete(37570), it will still see the quest as incomplete, even though the NPC doesn't offer it. What you need to do is change it so that the bot only checks for the pre-quest when the building is level 1. If it's 2 or 3, it doesn't need to do the pre-quest (nor can it). For those of you experiencing this problem, if I am correct in my findings, you can re-build level 1 profession buildings and complete the quest (and then re-level them to level 3) and it will no longer attempt to pick it up. I can attach a log if you need one, but it's more or less just a wall of "Picking up enchanting prequest [37570]."