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

Profession leveling profiles still aren't working properly since patch. Each time it finishes +5 skill or so, the bot needs to be restarted or it wont detect something, not sure if its profession level detection or a datastore related issue
^ Posted 19 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!
 
I'm trying to use profession buddy 1-600 on my Tauren druid (82), he has flight in all isles, his herbalism is 290, Mining 275. Bags are completely empty except mining pick. No plugins except on fresh install. Loaded Profession Buddy, did bot config, selected Mining-Herb (1-600) Flying GB2.xml. Hes all trained up 290/390 herbalism, 275/375 mining. Professionbuddy is updating using the SVN program.
I just tried a fresh install and it still persists.

The druid flies to the portal trainer/mage trainer, that little hut, then walks down the stairs, rides the wolf to the elevator, gets on. Just stays at the top. Flies to the trainer, and repeats this same pattern.

Edit:
I think it may be a Settings and Tools thing, but again it shouldn't happen on a fresh install?

Log:
View attachment 107518
 
Im using Mining-Herb (1-600)flying-GB2.xml profile. Started with professionBuddy. When i'm restarting my bot it cant starting again without my helping.It starting only when i click Bot Config, than close Bot Config and click to start again .
View attachment 107243
 
Highvoltz. The problem is that variables get garbage collected or something like that. All variables become null etc
I doubt they're getting GCed but do you have way to reproduce this?

The var1, var2, ... varN variables are static which means they'll only get GCed when Appdomain is unloaded which only happens when HB is exited because they're loaded in the default Appdomain.
The instance variables defined using a 'Declarations' should only be GCed if PB recompiles and creates a new instance of the 'CodeDriver' class that wraps all 'Declarations'. This 'CodeDriver' instance is assigned to a static field so it should not be getting GCed.
 
I doubt they're getting GCed but do you have way to reproduce this?

The var1, var2, ... varN variables are static which means they'll only get GCed when Appdomain is unloaded which only happens when HB is exited because they're loaded in the default Appdomain.
The instance variables defined using a 'Declarations' should only be GCed if PB recompiles and creates a new instance of the 'CodeDriver' class that wraps all 'Declarations'. This 'CodeDriver' instance is assigned to a static field so it should not be getting GCed.
I can send you one of my profiles. It has worked flawlessly until recently. I have a setting you can flip to "true" while it's running to make it iterate over a list and print status. If I open HB and start the profile and flip it to true, it prints it without any problems. If I then wait a few seconds and flip it again - it throws a null pointer reference. If you don't mind, I can give you examples on Skype (my skype is in my sig).

It is a rather weird bug, but that is as far as I could test with profiles. It also matches many of the errors people have posted here over the last few weeks.
 
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.

Hey phobix, I've tested this and depositing is working for me, no idea why it's not working for you. Would you happen to have a log available.
 
I'm trying to use profession buddy 1-600 on my Tauren druid (82), he has flight in all isles, his herbalism is 290, Mining 275. Bags are completely empty except mining pick. No plugins except on fresh install. Loaded Profession Buddy, did bot config, selected Mining-Herb (1-600) Flying GB2.xml. Hes all trained up 290/390 herbalism, 275/375 mining. Professionbuddy is updating using the SVN program.
I just tried a fresh install and it still persists.

The druid flies to the portal trainer/mage trainer, that little hut, then walks down the stairs, rides the wolf to the elevator, gets on. Just stays at the top. Flies to the trainer, and repeats this same pattern.

Edit:
I think it may be a Settings and Tools thing, but again it shouldn't happen on a fresh install?

Log:
View attachment 107518

Should be fixed now on svn.
 
yep, attached to the post you quoted ;)
My bad, Idk how I missed that :rolleyes:.

This entry in the log gives a clue to the issue you're experiencing.
"PB 1.610: Done Depositing Item:0 to bank"

Are you using the item name in the 'Item Entries' property? This property only takes a list of Item IDs (WoWHead ID)
 
I have bee tryuing to run this bot on my 90 pally for a while, and it worked at first, but is now stuck and constantly runs itself back to the dark portal in hellfire penninsula and flies into a random spot in the sky incessantly. it doesnt work at all at this point, no matter what i do
 
Heard disenchanting was broken for PB in 5.4 patch and the profile I'm trying to use won't DE, so i'm guessing it's still broke or would the profile need updating?
 
j[15:49:04.684 D] Reloading AssemblyLoader<BotBase> - Reloading Bots
[15:49:15.013 N] Compiler Error: c:\MyWarcraft\HonorBuddy\ZSalesJunkie\Bots\Professionbuddy\Composites\CsharpAction.cs(10,52) : error CS0118: 'ICSharpCode' is a 'namespace' but is used like a 'type'
[15:49:15.013 N] Compiler Error: c:\MyWarcraft\HonorBuddy\ZSalesJunkie\Bots\Professionbuddy\Composites\If.cs(17,39) : error CS0118: 'ICSharpCode' is a 'namespace' but is used like a 'type'
 
and me again:D

pls pls pls .... i know everybody will want to use this :D

do you have any PB profile, or can you create a 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 (call a subroutine)
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 (maybe done with a if in bag more than 20 ghost iron bars)

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
 
Why is the bot falling apart? How do random things break with the bot when there hasnt even been an update to it?sometimes even entire pieces of mesh get deleted. wtf?

[18:31:29.156 D] Activity: Honorbuddy Stopped
[18:31:29.159 D] System.NullReferenceException: Object reference not set to an instance of an object.
at Styx.TreeSharp.Composite.Tick(Object context)
at HighVoltz.Composites.While.<Execute>d__2.MoveNext() in c:\Users\pcname\Documents\Honorbuddy\Bots\Professionbuddy\Composites\While.cs:line 39
at Styx.TreeSharp.Composite.Tick(Object context)
at HighVoltz.Composites.PbDecorator.<Execute>d__2.MoveNext() in c:\Users\pcname\Documents\Honorbuddy\Bots\Professionbuddy\Composites\PbDecorator.cs:line 45
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.CommonBot.TreeRoot.()
[18:31:29.160 D] Cleared POI - Reason Exception in Root.Tick()
[18:31:29.160 D] Cleared POI
[13:31:32.558 N]PB 1.616: Preloading profile blank.xml
 
Back
Top