Im having an issue with getting Profession buddy to show up in my bot list, anyone else have a problem with this? It showed up yesterday and I didnt change anything since last night, but i opened the bot and logged in today and now its not showing up in bot list. The SVN folder is in HB/Bots. Not really sure why this keeps happening.
^ Posted 10 days ago. Still haven't heard anything on this being fixed, or an update that in fact fixes this problem. I know you've been busy, highvoltz, so let us know what's up when you can, please. Thanks!
So I am running a profile that farms a specific dungon that collects frostweave. Will if I run the profile under profession buddy not will the not create bolts of frostweave as the tone gathers enough frostweave?
I have the same problem, and so the PB is not appearing in the drop down list. The beta svn link is not working.
Hmm is it Pb or a profile that tells to hb like bank locations and stuff, cause im using a profile and when it is supposed to go to gbank and deposit it just throws out error that gbank is not found and puts everything in own bank. horde side i maybe can get log later but i just wanted to hear first if some known easy fail or something like that
If anyone else also still experience this, try replace files in error with this ones View attachment CsharpAction.cs View attachment If.cs
Random stuff just quits working.. haven't touched a profile since before the patch. <While Condition="Me.Mounted" IgnoreCanRun="True"> <CustomAction Code="var1 = 0;" /> <While Condition="Me.IsFlying && (int)var1 < 5" IgnoreCanRun="True"> <CustomAction Code="WoWMovement.Move(WoWMovement.MovementDirection.Descend, new TimeSpan(0, 0, 2));" /> <WaitAction Condition="false" Timeout="2000" /> <CustomAction Code="var1 = (int)var1 + 1;" /> </While> <CustomAction Code="WoWMovement.MoveStop(WoWMovement.MovementDirection.Descend);" /> <CustomAction Code="Lua.DoString("Dismount() CancelShapeshiftForm()"" /> <WaitAction Condition="!Me.IsFalling" Timeout="5000" /> </While> The log shows it working but in fact it doesn't descend anymore, just dismounts and dies. [22:55:27.108 D] PB 1.610: Wait for 00:00:05 or until false Completed [22:55:29.151 D] Flushing timed movement. Direction: Descend [22:55:29.180 D] PB 1.610: Wait for 00:00:02 or until false Completed [22:55:29.285 D] Flushing timed movement. Direction: Descend [22:55:31.279 D] PB 1.610: Wait for 00:00:02 or until false Completed [22:55:31.402 D] Flushing timed movement. Direction: Descend [22:55:33.404 D] PB 1.610: Wait for 00:00:02 or until false Completed [22:55:33.523 D] Flushing timed movement. Direction: Descend [22:55:35.531 D] PB 1.610: Wait for 00:00:02 or until false Completed [22:55:35.644 D] Flushing timed movement. Direction: Descend [22:55:37.642 D] PB 1.610: Wait for 00:00:02 or until false Completed [22:55:37.652 D] PB 1.610: Wait for 00:00:05 or until !Me.IsFalling Completed [22:55:37.761 D] Flushing timed movement. Direction: Descend [22:55:39.781 D] PB 1.610: Wait for 00:00:02 or until false Completed [22:55:39.882 D] Flushing timed movement. Direction: Descend [22:55:41.027 D] PB 1.610: Wait for 00:00:05 or until !Me.IsFalling Completed [22:55:41.186 N] Stopping the bot! [22:55:41.186 D] Stop called! [22:55:41.186 Q] Bot Stopped! Reason: User pressed the stop button [22:55:41.188 D] Behavior flags changed! All -> All [22:55:41.189 D] PB 1.610: Stop Called [22:55:41.189 D] Activity: Honorbuddy Stopped Err: Custom Actionvar1 = (int)var1 + 1 System.NullReferenceException: Object reference not set to an instance of an object. at CodeDriver.Code1709408768(Object context) at HighVoltz.Composites.CustomAction.Run(Object context) in c:\Users\Removed\Documents\Honorbuddy\Bots\Professionbuddy\Composites\CustomAction.cs:line 70 Err: If Condition: Me.IsFlying && (int)var1 < 5 Err:System.NullReferenceException: Object reference not set to an instance of an object. at CodeDriver.Code1182550144(Object context) at HighVoltz.Composites.If.CanRun(Object context) in c:\Users\Removed\Documents\Honorbuddy\Bots\Professionbuddy\Composites\If.cs:line 203
I'm trying to divide up mats to 5 alts for auction, when specifying the number of items to send I'm using the following - Code: <While Condition="i < 5;" IgnoreCanRun="True"> <CustomAction Code="CharacterSettings.Instance.MailRecipient = Fences[i];" /> <CustomAction Code="Log("Mailing to {0}",Fences[i]) ;" /> <CustomAction Code="Log("Mailing {0} to {1}",(int)(Math.Floor((double)InbagCount(72095)/(5-i))),Fences[i]) ;" /> <MailItemAction Category="TradeGoods" SubCategoryType="WoWItemTradeGoodsClass" SubCategory="None" Mail="Amount" UseCategory="False" ItemID="72095" Amount="(int)(Math.Floor((double)InbagCount(72095)/(5-i)))" AutoFindMailBox="True" Location="0, 0, 0" /> <WaitAction Condition="false" Timeout="2000" /> blah blah blah ..... <CustomAction Code="i++;" /> Which is evaluating Amount to 0 (Send All items per the tooltip in Mail Item?) when there are less than 5 of this item in bags, which is what I want. However it just moves the stack (2 in this case between 2 emty bag slots, like it's trying to split them or something) and never sends them out. I can right click the item stack to get it into the mail slot and it sends out fine. Everything works more or less like it should until it gets down to a 0 (all?) value to send. Any ideas what I'm doing wrong? Well, strangely enough, it worked when the initial amount was > 5, not sure why. Edit: Set everything to 0 and same behavior, just shuffles the stack between 2 empty bag slots. Maybe I'm misunderstand the 0 amount value ? Added Log , starred out name of mail recipient. View attachment 174832 2013-10-07 21.06.txt Edit: Believe I figured this out for anyone who's interested. The mail property was the issue. Despite what the tool tip says, if the mail amount is set to 0 and the mail property is set to amount it just shuffles mats around trying to split them. For mail all to work with mail property needs to be set to All and the property of mail to 0. Might I suggest either clarifying this in the tool tip or removing the Amount Field when when Mail is set to "All" . Thanks for the bot it generally works great for my purposes!
Hey Highvoltz, long time no talk. I am having an issue with the bot depositing ghost iron ore specifically. In fact, anything specific doesnt work. The only thing that works is using the tradeskills category and having it just dump everything it gets into the gbank. I want it to put specific things specific places. Here is a log, but there doesnt appear to be any useful information. This was done with an inventory of mixed items, but it for sure had Ghost iron in there.
any profile for just herbing 1-600, the bot tries to learn mining, which i dont want, i see the ground profile 1-300 for herbing only, but Im looking for a full profile for fly mount 1-600 ok, I found out by looking abit deeper, thx to whoever created this bot, gonna report later how it went ))) <3
do you have any PB profile, or can you create a blank profile as follows: (i tried with no luck) 1. to have a field where we can load a GB2 profile (better to have at least 2 fields which PB can change from one to the other on random timers like Arelog has in the schedule part) 2. when bags full to go smelt in to bars 3. to have at least 2 fields where we set alts to whom to send gathered matts , 1 for bars for ex and 1 for herbs/greens/etc 4. email to alt 1 all bars, and to alt 2 all herbs/rest clean bags i dunno if this is already somewhere, or someone already created such thing, but i think everyone can benefit from this and we will use more random profiles this way... Thanks p.s. ill try tonight again to create such profile but im too noob , and not comands that i need are in PB actions
thank you for contributing the files. looks like the represantives aren't in the mood to support their products well, the community helps herself.
Lately there seems to be some problems with garbage collecting. As other users have pointed out, it suddenly throws null pointer exceptions where it didn't use to. I've done a little testing on it, and it seems like the variables are declared fine when the profile is started the first time. But if they are used again after a little while, then they are null or empty. Please look into this!
i think the herb/mining 1-600 profile is messed up.. coordinates seem to be messed up a bit.. ? i keep trying to run to an invalid point on the map.. i get fatigue sick and get killed