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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[Plugin] BuddyManager - Schedule Your In-Game Tasks (Profiles/Zones/Botbases)

yes exactly! Have him do that each time he loads a profile, so that he is only collecting nodes during the hotspots used in the profiles.
 
yes exactly! Have him do that each time he loads a profile, so that he is only collecting nodes during the hotspots used in the profiles.
Updated to 2.2.23 - Change settings to not harvest until in profile area (GB2 only) - Saves time and bag space


Doesn't show up in my plugins window.. =/
Attach the log please, you could even copy-paste the errors it gives from the Honorbuddy window if you'd like.
Probably says something about compiler issues, but I'll need to see it to fix it.
Also if you could re-download as I literally just pushed out a new version to SVN and it may have messed it up.
 
I think it's this one

[21:47:45.631 D] [WeightSet] Selected weight set: Death Knight-Frost
[21:47:45.776 N] Compiler Error: error CS1508: Resource identifier 'NewUI.resources' has already been used in this assembly
 
Hi, your plugin looks amazing, but you say it's not compatible yet with alliance, how can i help you for this ? :)
Regards,
carenlol
 
IT DOES NOT SUPPORT ALLIANCE PORTAL TO PANDARIA YET!
I need someone to go next to the portal on ally side, open up dev tools and grab these things:
-Get me an XYZ hotspot next to the portal, preferably within clicking range
-Get the portal ID - It's in the Object tab - Find "Portal to Honeydew Village" and it's the number on the left
I'll add those as soon as I get a chance to get back on after someone posts it.

<Hotspot X="-8195.631" Y="530.0829" Z="117.4178" />
215457 Portal to Paw'don Village
 
Hi, your plugin looks amazing, but you say it's not compatible yet with alliance, how can i help you for this ? :)
Regards,
carenlol
Paddy has our back on this one :)


<Hotspot X="-8195.631" Y="530.0829" Z="117.4178" />
215457 Portal to Paw'don Village
Thanks. I added in the new variables, but obviously couldn't test it :(
Added you to OP for the help.


So anyways, new version 2.2.24 is up - Alliance support for Panda-land-ia
If you guys could test this for me, just make sure I put everything in the right place.
Should just land near the portal and take it, or if already in Pandaria it should not hearth back and take it again.


Enjoy,
Panda.
 
Okay,

So I messed up the Gatherbuddy settings thing.
It would store them, but not actually know it was in the profile area due to the Honorbuddy API being deceiving on where it actually stores the current hotspot.

Fixed now in 2.2.26

Please test and report issues.
If there are none that you've found I'm open to suggestions on additions.


Enjoy,
Panda.
 
This tested with the .507 HB and your 2.2.26 plug in. The only thing is when it moves to the portal [A], it flies straight up in the air really high, then back down again and then takes the portal. Haven't really tested more than that yet. Thanks again for your work on this plug in!
 
This tested with the .507 HB and your 2.2.26 plug in. The only thing is when it moves to the portal [A], it flies straight up in the air really high, then back down again and then takes the portal. Haven't really tested more than that yet. Thanks again for your work on this plug in!
Didn't see anything too odd in there, except for the plugin repeating itself which was... wrong in terms of logic flow...

The flying really high has something to do with Flightor being called over and over and over by the plugin, and I do need to put in a way to actually get it to release back to the honorbuddy core instead of holding it inside my code for so long.

But anyways it looks like it worked, even though it did skydive the portal.


-Panda
 
Compiler Error: c:\Users\Ephemeral\Desktop\Honorbuddy 2.5.6441.507\Plugins\BuddyManager\BuddyManager.cs(554,184) : error CS0121: The call is ambiguous between the following methods or properties: 'BuddyManager.Extensions.IsJustAboveWater(Styx.WoWInternals.WoWObjects.WoWUnit)' and 'BuddyManager.Extensions.IsJustAboveWater(Styx.WoWInternals.WoWObjects.WoWUnit)'
Compiler Error: c:\Users\Ephemeral\Desktop\Honorbuddy 2.5.6441.507\Plugins\BuddyManager\BuddyManager.cs(195,32) : error CS0121: The call is ambiguous between the following methods or properties: 'BuddyManager.Extensions.ToXml(string, string)' and 'BuddyManager.Extensions.ToXml(string, string)'

it will "show UP" when i restart HB and let me configure but never go beyond the first set profile ( i've only done 3 5 minute each testing sessions, 3 of them. so I'm not sure ) giving me the above message. after a bit it'll just disappear from plugins list.
it will shut down correctly but that's about it.
 
Compiler Error: c:\Users\Ephemeral\Desktop\Honorbuddy 2.5.6441.507\Plugins\BuddyManager\BuddyManager.cs(554,184) : error CS0121: The call is ambiguous between the following methods or properties: 'BuddyManager.Extensions.IsJustAboveWater(Styx.WoWInternals.WoWObjects.WoWUnit)' and 'BuddyManager.Extensions.IsJustAboveWater(Styx.WoWInternals.WoWObjects.WoWUnit)'
Compiler Error: c:\Users\Ephemeral\Desktop\Honorbuddy 2.5.6441.507\Plugins\BuddyManager\BuddyManager.cs(195,32) : error CS0121: The call is ambiguous between the following methods or properties: 'BuddyManager.Extensions.ToXml(string, string)' and 'BuddyManager.Extensions.ToXml(string, string)'

it will "show UP" when i restart HB and let me configure but never go beyond the first set profile ( i've only done 3 5 minute each testing sessions, 3 of them. so I'm not sure ) giving me the above message. after a bit it'll just disappear from plugins list.
it will shut down correctly but that's about it.
Attach full log please.
 
Whenever I launch HB with BuddyManager on Startup, I get a CrashReport screen after which HB force closes.
You can see the error here:
http://i.imgur.com/jicS0.jpg

If I turn BuddyManager off, and then start it while HB is already running it works fine. What is the issue here?
My log is attached. I realize that my log says something about an X attribute that is wrong in my profile, but it happens with every single profile I load through BuddyManager (and the profiles work fine without it), so it must be an issue with BM.
 

Attachments

Last edited:
Whenever I launch HB with BuddyManager on Startup, I get a CrashReport screen after which HB force closes.
You can see the error here:
http://i.imgur.com/jicS0.jpg

If I turn BuddyManager off, and then start it while HB is already running it works fine. What is the issue here?
My log is attached. I realize that my log says something about an X attribute that is wrong in my profile, but it happens with every single profile I load through BuddyManager (and the profiles work fine without it), so it must be an issue with BM.
From the log I see BuddyManager loading the next profile, then nothing follows...
I'll have a look tomorrow once I'm sober.

Until then please use HBRelog.

-Panda
 
From the log I see BuddyManager loading the next profile, then nothing follows...
I'll have a look tomorrow once I'm sober.

Until then please use HBRelog.

-Panda

Sounds great, thank you very much for your time :)
Keep me updated!
 
Sounds great, thank you very much for your time :)
Keep me updated!
Looking at the log it's doing something very... odd...
I downloaded Patto's profile and everything is fine in there, but for some reason Honorbuddy is loading the profile as if the Mailboxes are in the <Vendor> tab...

You didn't happen to throw one in there did you?

Also, go edit the profile and find this line:
[04:07:21.684 D] Styx.CommonBot.Profiles.ProfileAttributeExpectedException`1[System.Single]: XML Error: Value "1528,802" in "X" attribute is not supported! Expected floating type. - On line 44 - [X="1528,802"]
at ..(XElement )

Change that comma to a period in 1528,802. Shouldn't have commas :/
 
Looking at the log it's doing something very... odd...
I downloaded Patto's profile and everything is fine in there, but for some reason Honorbuddy is loading the profile as if the Mailboxes are in the <Vendor> tab...

You didn't happen to throw one in there did you?

I saw that too, but no, I didn't throw it in there. The profile is default.. also, it happens with 4 different profiles (tested them all). The profiles all work fine if I load them regular through HB.
 
I saw that too, but no, I didn't throw it in there. The profile is default.. also, it happens with 4 different profiles (tested them all). The profiles all work fine if I load them regular through HB.
While you're in there editing it, see if there is a <Mailbox> tag on line 45 since it's showing the error there.
If it is in the <Vendors> tags please move it down into the <Mailboxes> tags
 
While you're in there editing it, see if there is a <Mailbox> tag on line 45 since it's showing the error there.
If it is in the <Vendors> tags please move it down into the <Mailboxes> tags

Nope, this is what my Vendors and Mailboxes look like:
Code:
<Vendors>
<Vendor Name="Ironshaper Shou" Entry="59827" Type="Repair" X="3042.047" Y="1245.347" Z="654.3092" />
<Vendor Name="Cousin Copperfinder" Entry="60423" Type="Food" X="2742.298" Y="2186.517" Z="591.4346" />      
<Vendor Name="Clover Keeper" Entry="60420" Type="Food" X="2708.001" Y="2169.304" Z="588.7467" />
<Vendor Name="Alin the Finder" Entry="65171" Type="Repair" X="2363.516" Y="2973.526" Z="417.2332" />
<Vendor Name="Supplier Xin" Entry="62737" Type="Repair" X="2419.361" Y="3007.01" Z="417.3719" />
<Vendor Name="The Metal Paw" Entry="61749" Type="Repair" X="1769.724" Y="372.2" Z="478.2637" />
<Vendor Name="Vendor Jambeezi" Entry="59583" Type="Repair" X="-150.9885" Y="509.9315" Z="207.1227" />
<Vendor Name="Den Den" Entry="64319" Type="Food" X="-222.6754" Y="525.4271" Z="190.8914" />
<Vendor Name="Ironshaper Peng" Entry="67170" Type="Repair" X="1426.566" Y="2726.703" Z="316.72" />
<Vendor Name="Rushi the Fox" Entry="64595" Type="Repair" X="1855.366" Y="4272.189" Z="148.8684" />
<Vendor Name="Supplier Qiao" Entry="67173" Type="Food" X="1587.024" Y="3966.304" Z="227.4123" />
<Vendor Name="Lien the Maintainer" Entry="67178" Type="Food" X="1003.566" Y="3418.67" Z="256.6992" />
<Vendor Name="Ironshaper Peng" Entry="67170" Type="Repair" X="1426.566" Y="2726.703" Z="316.7198" />
<Vendor Name="Fixxit Redhammer" Entry="61520" Type="Repair" X="1849.729" Y="2070.549" Z="455.4704" />
<Vendor Name="Alin the Finder" Entry="65171" Type="Repair" X="2363.516" Y="2973.526" Z="417.2339" />
<Vendor Name="Supplier Xin" Entry="62737" Type="Repair" X="2419.361" Y="3007.01" Z="417.3716" />
<Vendor Name="Supplier Qiao" Entry="67173" Type="Food" X="1587.024" Y="3966.304" Z="227.4118" />
<Vendor Name="Rushi the Fox" Entry="64595" Type="Repair" X="1855.366" Y="4272.189" Z="148.8685" />
<Vendor Name="Commander Oxheart" Entry="64606" Type="Repair" X="2084.738" Y="4902.924" Z="198.5374" />
<Vendor Name="Commander Lo Ping" Entry="64607" Type="Repair" X="2084.061" Y="4899.761" Z="198.5381" />
<Vendor Name="Claretta" Entry="61215" X="528.3212" Y="-652.0018" Z="257.0843" />
<Vendor Name="Singegruff" Entry="56705" Type="Repair" X="1528,802" Y="-1806,385" Z="246,2001" />
</Vendors>

<Mailboxes>
<Mailbox X="1604.235" Y="-1791.484" Z="259.9729" />
<Mailbox X="1777.16" Y="312.4795" Z="478.0367" />
<Mailbox X="2353.41" Y="2994.422" Z="421.1479" />
<Mailbox X="2353.08" Y="2994.912" Z="421.2084" />
<Mailbox X="3108.909" Y="1233.385" Z="654.1846" />
<Mailbox X="-209.7626" Y="496.6556" Z="187.2196" />
<Mailbox X="2352.236" Y="2994.75" Z="422.2153" />
</Mailboxes>
 
Back
Top