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!

[PB][H][JC/Alch/Ench/Insc] Ben's Big Shuffle Collection

Was going well till PB freaked out.
Err: If Condition: ((bool)var1) || DateTime.Now.Subtract((DateTime)var2).TotalSeconds >= (int)var3 ,Err:System.InvalidCastException: Specified cast is not valid. at CodeDriver.Code592697012(Object context)
at HighVoltz.Composites.If.CanRun(Object context) in c:\Users\matthew\Dropbox\Gaming\Botting\Auto\Bots\ProfessionBuddy\Composites\If.cs:line 85

going to manually switch and let the new crafting profile run still.
 
Was going well till PB freaked out.


going to manually switch and let the new crafting profile run still.

Are you using some kind of combined version of the profile? They're not designed to have one load the other because they use a primitive var system Highvoltz threw in there. If you want to mash them together, try changing var1 to var4 in the combined crafting profile. The reason that's crashing though is because the AH profile uses var1 as a boolean and the crafting profiles use it as a string - again, these profiles aren't meant to be used in conjunction.

- Ben
 
I think I fixed the Var issue.

It's still not getting mail properly under certain conditions : Mailbox Full, Gold from AH sales. It gets the gold and somehow the message is stuck in the mailbox. I have to manually close everything go into the toon by hand and remove the empty mail. That's a PB thing though as I think he is working on fixing that.
 
I think I fixed the Var issue.

It's still not getting mail properly under certain conditions : Mailbox Full, Gold from AH sales. It gets the gold and somehow the message is stuck in the mailbox. I have to manually close everything go into the toon by hand and remove the empty mail. That's a PB thing though as I think he is working on fixing that.

Yep, sure is. There's also an issue with the bot filling up your bags completely despite me setting it to save a given amount of slots free - Highvoltz is also aware of this issue. The bandaid fix for this is to just cycle through your chars often rather than let the materials build up.

- Ben
 
Yep, sure is. There's also an issue with the bot filling up your bags completely despite me setting it to save a given amount of slots free - Highvoltz is also aware of this issue. The bandaid fix for this is to just cycle through your chars often rather than let the materials build up.

- Ben

Yeah I noticed the bag issue yesterday when I had full bags from being JC/DE on one toon. couldn't complete the crafting and then looped without DEing anything. If he gets the mail issue fixed in the next day or so I'll be good to go for a long term test.
 
The combined profile is now tested and released (woohoo!). This should make it much easier for people who don't have the same character+profession setup that I do. Make absolutely sure you guys review the Quick Tips section and prep your characters before using. Enjoy!!

- Ben


thanks mate, lawns to mow, some shopping to do then back for quick test, gathertoon flying as we speak, should have heaps of mats.

G
 
thanks mate, lawns to mow, some shopping to do then back for quick test, gathertoon flying as we speak, should have heaps of mats.

G

Update to the latest version of PB on Highvoltz' SVN - in one of the latest revisions I read he fixed the mail grabbing issue. I haven't tested it though.

- Ben
 
Update to the latest version of PB on Highvoltz' SVN - in one of the latest revisions I read he fixed the mail grabbing issue. I haven't tested it though.

- Ben

Just did and still the same problem on my end with mail. unless he pushing an update in the past 5 minutes.

SVN Rev: 181
 
Yeah I have been posting every time I find a bug. He hasn't responded but I've seen updates on the SVN daily, so I'm sure he is working on them.
 
Great Profile, but theres a little Problem I have Alch/Jewel on one toon and he stucks on transmuting Inferno Rubys, cause he has no Heartblossom.
Could you make it to check for mats or buy/send Heartblossom?
 
I should be able to run these profiles normally, by just starting PB to test them out ?

So far they have not worked, just starting teh AH character, it just checks mail then doesn't mail, my error, no mailer defined, I then define them and it just starts and goes to wait for 477 secs then exits, can't get it to start over. Just trying to make sure I can test the profiles this way.

G
 
I just woke up my inscriptionist having full inventory of parchments. Spamming inventory is full and having 500 parchements isn't a great view. :(


Plus somehow i see my JC sending gems to my enchanter, even when the mail recipient from the settings has been set to my bank char.
 
Last edited:
I should be able to run these profiles normally, by just starting PB to test them out ?

So far they have not worked, just starting teh AH character, it just checks mail then doesn't mail, my error, no mailer defined, I then define them and it just starts and goes to wait for 477 secs then exits, can't get it to start over. Just trying to make sure I can test the profiles this way.

G

Do you have those items it's making with suffle on the bank char, like Greater celestial essences, shards, gems, etc? The AH works like this: Cancels undercuts if option is set to true, grab mail, if ores and herbs - > send them to jc/inscriptionst, after that he/she sells the rest on AH. After posting the items on ah it takes some 500s break, and starts again.
 
I got that exception for the first time right before a raid so I didn't get to look at it too closely. What'd you end up changing?

That error was from when I used the split profiles, I'll honestly have to go back and review my edit logs in my svn for it to see. I have the new combined profile as my main tester now.
 
Nevermind, just got the same issue from the AH profile after about 30 minutes of run time. I'm going to see what I can do to fix it.
 
Great Profile, but theres a little Problem I have Alch/Jewel on one toon and he stucks on transmuting Inferno Rubys, cause he has no Heartblossom.
Could you make it to check for mats or buy/send Heartblossom?

Does he actually get stuck, or does he just skip transmuting them and move on? It's not set up to block on that and I've never seen that.

I should be able to run these profiles normally, by just starting PB to test them out ?

So far they have not worked, just starting teh AH character, it just checks mail then doesn't mail, my error, no mailer defined, I then define them and it just starts and goes to wait for 477 secs then exits, can't get it to start over. Just trying to make sure I can test the profiles this way.

G

I need to know the exact error you are getting or the exact behavior you are seeing as well as what your settings are, what's in your bags, etc..

I just woke up my inscriptionist having full inventory of parchments. Spamming inventory is full and having 500 parchements isn't a great view. :(


Plus somehow i see my JC sending gems to my enchanter, even when the mail recipient from the settings has been set to my bank char.

This is a problem with PB. I'm still looking into it an will be posting a bug report to Highvoltz.
 
Last edited:
That error was from when I used the split profiles, I'll honestly have to go back and review my edit logs in my svn for it to see. I have the new combined profile as my main tester now.

This is fixed in rev63 (check the OP for SVN location).

- Ben
 
Back
Top