How to download your quest behaviours?... I'm copying the text, but it makes it into a .XML file insted of .CS...
Easiest way is tortoise svn, anyway if you want to do it manually: 1. Go to svn, go to quest behaviors, right click on file and save as 2. Save as filename.cs and change filetype to ALL, for example right click RampageAgainstTheMachine --> save as RampageAgaintTheMachine.cs, filetype --> All
well it keeps spamming pomfruit quest item even though i disabled the plugin, also sometimes golden lotus quests end unexpectedly leaving some of the quests half-done, moving onto august celestials.xml automatically.
It will spam it every cooldawn when you are exacly on this quest (my quest behavior cause that). I have never seen bot leaving quest half-done... so i cant tell you what is the problem atm.
anyways those profiles keeps getting better and better everyday. we appriciate ur hard work cheers mate
when i try to start the bot to do golden lotus reputation it take the quest and goes to the daily zone but when he land on the ground its stop for a few sec while hes loading tile's the stop. Heres the log: View attachment 4456 2012-11-12 23.47.txt
I get the same problem. It will stop or fly to other zones to finish those quests. Sometimes it will stop and "Loading Tiles" is displayed and I manually move my character and it will work for 30seconds and stop again.
Bot failed in loading mesh for navigator, try to restart - should work well Also delete cache folder in your hb directory
Hi Vego, i simply want to be convinced, that you saw my post. Plus: Very often bot can stuck with spamming something like this error in log: Code: Plugin Pandaria Dailies threw an exception in 'Pulse'! Exception: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException() at System.Collections.Generic.List`1.get_Item(Int32 index) at AzeniusHelper.AzeniusHelper.Pulse() in d:\HB2\Plugins\Pandaria Dailies -Megser- [Modified]\Pandaria Dailies -Megser-.cs:line 213 at Styx.Plugins.PluginWrapper.Pulse() Seems like check for some mob activity, when there is no such unit. For example: Code: if (Behemoth[0].IsCasting && !Me.IsBehind(Behemoth[0])) in Pandaria Dailies -Megser-.cs. Code of plugin... so ugly! Is it normal for lua programming reference to index of list without checking that this item is available and get exception every time? As result - it is easier to make dailies in Golden Pagoda manually instead of alt-tab to wow and see that bot stuck again.
Wanted to start this, but I am getting this everytime I attempt to start the bot. Goes out to Klaxxi and is about to start up Rampage Against the Machine and keeps throwing this. Code: System.Exception: Assembly is null! at Bots.Quest.QuestOrder.ForcedCodeBehavior.(Assembly , Dictionary`2 ) at Bots.Quest.QuestOrder.ForcedCodeBehavior..ctor(CodeNode codeNode) at Bots.Quest.Actions.ForcedBehaviorExecutor.(OrderNode ) at Bots.Quest.Actions.ForcedBehaviorExecutor..()
wont start stuck on this [Singular] ... running the Grind Bot bot Solo in Vale of Eternal Blossoms [Singular] Context changed, re-creating behaviors
Hey I fixed the problem with changing my combat routine back to singular. I also cleared my cache as directed. I am not sure which is what made it work. You should try it.
I feel like this has been answered.. I checked the klaxxi Daily thread and saw nothing besides that the quest behavior was updated
Hi guyz please help me if someone had tihs kind of problem! When i start golden lotus profile from the beginning it does a 3 of 5 quests then changes to other profile august celestials and then flies to take it... doesnt finish golden lotus... can you help me? it doesnt do kill 12 shao tien's from first dailies of golden lotus, then i do it myself and restart the bot and it head to the 2nd part of dailies and then just auto change profile again! plz tell me what can be problem
I am getting the same error. I went ahead and shut the bot off and did the quest myself. Everything else seems to be working good for me. Haven't got to Golden Lotus yet though.