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!

HB ARCHIVES: ProfessionBuddy--DO NOT DELETE

Thanks for the logs. I'm going to push the jewelcrafting fix to svn trunk in a few mins.
InGBCount requires the DataStore addon for WoW to work. DataStore - Libraries - World of Warcraft Addons - Curse

Err... You broke something, now there isnt any of jewelcrafting skills in tradeskill window. Also, I do have DataStore addon, I added some log prints to my profile, I'll upload logs soon.

Edit: HasDataStoreAddon returns false, but I have it instaled, and wow is loading out of date addons. But, I have only Datastore, not other modules - just what you linked to.

Edit2: on curse.com thers old version of datastore. I found fresh updated version on curseforge, started working again. DataStore - WoW AddOns - CurseForge
 

Attachments

Last edited:
hi guys i got mining at 300 and when i load outloands profile it says "Changing current profile to level 1 - 91" and going to undercity :S any help?
 
Err... You broke something, now there isnt any of jewelcrafting skills in tradeskill window. Also, I do have DataStore addon, I added some log prints to my profile, I'll upload logs soon.
Yeah I overlooked something. Fix is on SVN.
 
since recent ninja patchs, pb is trying to make random items that it has not learned yet. the recipes are in the profile but apparently hasrecipe and banker casts are sometimes saying it has recipe when it doesnt
edit: clearing the cache seems to resolve the problem but I clear it once everyday.. its such a nuisance
 
Last edited:
HasMats should work, but I'll check it out shortly or when servers come back online. Update: HasRecipe, CanCraft, HasMats shortcuts are working.
Specific: Recipe will be used 'Repeat' times.
Craftable: Recipe will be used until there's no materials left.
Banker: Recipe will be used 'Repeat' minus number of crafted items on you or your alts. Say you're making Glyph of Arcane Blast and you have 'Repeat' set to 20 and you have 15 Glyph of Arcane Blast on your AH toon, it will make 5 Glyph of Arcane Blast. This is useful for restocking your AH toon. Requires the DataStore WoW Addon for this mode.

That was useful indeed, is there a documentation about all composites you've made? Sometimes properties look confusing.
 
HasMats should work, but I'll check it out shortly or when servers come back online. Update: HasRecipe, CanCraft, HasMats shortcuts are working.
Specific: Recipe will be used 'Repeat' times.
Craftable: Recipe will be used until there's no materials left.
Banker: Recipe will be used 'Repeat' minus number of crafted items on you or your alts. Say you're making Glyph of Arcane Blast and you have 'Repeat' set to 20 and you have 15 Glyph of Arcane Blast on your AH toon, it will make 5 Glyph of Arcane Blast. This is useful for restocking your AH toon. Requires the DataStore WoW Addon for this mode.

Specific isnt working atm are you aware off this? or do you want a log? i try to craft Ornate band using specific and repeat 1 and it runt till bags are full or no mats just as Craftable should do.

Also milling/prospecting is a bit dull, noticed this to? it will try to prospect before the prospected 5 ores go away so it fails and halt all the time.
 
Specific isnt working atm are you aware off this? or do you want a log? i try to craft Ornate band using specific and repeat 1 and it runt till bags are full or no mats just as Craftable should do.

Also milling/prospecting is a bit dull, noticed this to? it will try to prospect before the prospected 5 ores go away so it fails and halt all the time.

Idk about specific, however Banker took it's place instead.

<CastSpellAction RepeatType="Banker" Repeat="2" Entry="137911" CastOnItem="False" ItemType="Chest" ItemId="0" />

Yeah, right. Banker will craft the same amount you've put in property (2) even if your logged character still has those items. So instead of restocking bot overstocks.

Also, AH may be broken, but I'm not sure, since I'm not familiar with it's properties.

<SellItemOnAhAction UseCategory="False" RunTime="_12_Hours" AmountType="1" ItemID="82425" MinBuyout="50g0s0c" MaxBuyout="100g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="2" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="False" />

Will AH all 6 items character has in bags instead of putting just two of them (please, clarify how to fix this if my properties are just wrong).
 
Is anyone else having issues with PB? It was working yesterday for me.

System.AccessViolationException: Could not read bytes from 2C7C2E6C [299]!
at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at Styx.MemoryManagement.MemoryBase.ReadString(IntPtr address, Encoding encoding, Int32 maxLength, Boolean relative)
at Styx.WoWInternals.Lua.GetReturnValues(String lua, String scriptName)
at Styx.WoWInternals.Lua.GetReturnValues(String lua)
at HighVoltz.DataStore.ImportDataStore() in c:\Users\Jim\Documents\WoW\Bots\Professionbuddy\DataStore.cs:line 120
at HighVoltz.Professionbuddy.Initialize() in c:\Users\Jim\Documents\WoW\Bots\Professionbuddy\ProfessionBuddy.cs:line 264
Object reference not set to an instance of an object.
 
hi grate profile only it doesnt empty my bags as soon as the bags full up.. my honorbuddy stops and says at

System.InvalidOperationException: Sequence contains no elements
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
at Bots.Gatherbuddy.GatherbuddyBot.()
at Bots.Gatherbuddy.GatherbuddyBot.Ÿ(Object )
at Styx.TreeSharp.Decorator.CanRun(Object context)
at Styx.TreeSharp.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.CommonBot.TreeRoot.()
Cleared POI - Reason Exception in Root.Tick()
Cleared POI
 
My PB is doing the same thing, iv tried to do a SVN update but its still broken, any ideas when this is getting fixed?
 
Hello, is it possible to add guild bank gold depositing function to default professionbuddy auction house profile?
 
Back
Top