Hey guys, I am useing a mining profile, and when my bag is full and it is set to head to town to mail items to a toon, it dosent... I get this over and over again. Thanks in advacne! Code: [9:30:44 PM:865] Cleared POI - Reason Exception in Root.Tick() [9:30:44 PM:865] Cleared POI [9:30:44 PM:962] System.InvalidOperationException: Sequence contains no elements at System.Linq.Enumerable.First[TSource](IEnumerable`1 source) at Bots.Gatherbuddy.GatherbuddyBot._stc() at Bots.Gatherbuddy.GatherbuddyBot._bvc(Object ret) at TreeSharp.Decorator.CanRun(Object context) at TreeSharp.Decorator._nF.MoveNext() at TreeSharp.Composite.Tick(Object context) at TreeSharp.PrioritySelector._nF.MoveNext() at TreeSharp.Composite.Tick(Object context) at TreeSharp.Decorator._nF.MoveNext() at TreeSharp.Composite.Tick(Object context) at TreeSharp.PrioritySelector._nF.MoveNext() at TreeSharp.Composite.Tick(Object context) at TreeSharp.Decorator._nF.MoveNext() at TreeSharp.Composite.Tick(Object context) at TreeSharp.PrioritySelector._nF.MoveNext() at TreeSharp.Composite.Tick(Object context) at TreeSharp.PrioritySelector._nF.MoveNext() at TreeSharp.Composite.Tick(Object context) at Styx.Logic.BehaviorTree.TreeRoot.Tick()
Do you have your Hearthstone in your bag? I haven't used GB an awhile, last I knew if you were mailing items to an alt you had to have your hearth set to the Dalaran Inn.
There is a lit of inn locations on this page: Gatherbuddy: FAQ / Solving Common Usage Problems - Buddy Wiki
Well looked into it, and 1 of the locations i went to on that list did not have a INN - any other ideas?
Uh im not sure, im using this one, and I am new so kinda a noob with it all. http://www.thebuddyforum.com/honorb...1585-[gb2]-shadows-1-525-mining-profiles.html
yeah none of them have mailbox locations added, if you want to add one go to the zone and the mail box you want it to use and go to the developer tools and click the refresh thing next to position and copy the numbers you see. then open up your profile in notepad and you will see a thing like <Mailboxes> <Mailboxes/> just add this in between there <Mailboxes> <Mailbox "the location you copied"> <Mailboxes/> then save and your done
have tried with a few - Winterspring to name the current Killer! Thanks so much trying that now, will post back shortly!
<Mailboxes> <Mailbox "6706.053, -4670.043, 721.6262"> </Mailboxes> Thats how i have it, that correct, or does it ened the <>
sorry you it will be this forgot to say sorry <Mailboxes> <Mailbox X="6706.053" Y="-4670.043" Z="721.6262"/> </Mailboxes>