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!

RebornBuddyCN r586

long ago rb had ZodiacManager.CurrentBook api,but now it was missing

Wasn't aware of anyone using it so when I created rb64 I never bothered to port it over. New version coming in a few minutes that readds the ZodiacManager
 
upload_2020-3-31_21-52-32.webp


Invalid, please fix.
 
[QUOTE =“ mastahg,帖子:2570575,会员:50500”]我不确定您的意思吗?他们有错误吗?如果是这样,请发布日志。[/ QUOTE]
It doesn't work.
 
Thanks for the report, I see what the issue is but itll wont be a easy fix. Its broken on the global servers as well.
 
Thanks for the report, I see what the issue is but itll wont be a easy fix. Its broken on the global servers as well.
Hi,I am working on develop some order bots by myself. I am now wondering, how to turn in the collectables to shops, which tag should I use? And how to get the numbers of yellow and white scripts? And how to buy items from the shops?
Thank you.
 
New version fixes blacklisting players who attempt to trade with the player.

Hi,I am working on develop some order bots by myself. I am now wondering, how to turn in the collectables to shops, which tag should I use? And how to get the numbers of yellow and white scripts? And how to buy items from the shops?
Thank you.

Best thing would be to look at how other profiles handle it.

You can find some profiles here

https://github.com/sodimm/RebornBuddy
https://github.com/y2krazy/Rebornbuddy-Profiles

You'll need exbuddy which is not officially supported, there are several versions of it floating around.

One such version is found here

https://github.com/Entrax643/ExBuddy
 
Well,how to get collectable fish?

You'll need to examine those repositories for examples on how to do such things or examine the exbuddy code for how it is constructed, then construct the profiles that way.

Hello
When I use XML to crafting ,after a while, it will go wrong.
After version 381,This issue will be find in all version.
I have upload the issue and XML and logs ,thank you.

Thank you for providing this log and profile!

I was unable to reproduce the issue locally after letting it run for quite some time. After examiing the log I see

Code:
[11:40:26.070 D] AgentRecipeNote is null

I added this debug line a few versions back to help diagnose this issue, this should never happen during regular operation which leads me to believe that a plugin might be causing it.
I have attached a new version of rb to this post that only adds additional logging, can you please try extracting this to a clean folder, and don't add any plugins/botbases and see if the issue still occurs and if it does upload the log. If the issue does not occur, can you try adding the plugins/botbases one at a time until it does happen then we can figure out why the plugin/botbase is causing that to happen.
 

Attachments

You'll need to examine those repositories for examples on how to do such things or examine the exbuddy code for how it is constructed, then construct the profiles that way.



Thank you for providing this log and profile!

I was unable to reproduce the issue locally after letting it run for quite some time. After examiing the log I see

Code:
[11:40:26.070 D] AgentRecipeNote is null

I added this debug line a few versions back to help diagnose this issue, this should never happen during regular operation which leads me to believe that a plugin might be causing it.
I have attached a new version of rb to this post that only adds additional logging, can you please try extracting this to a clean folder, and don't add any plugins/botbases and see if the issue still occurs and if it does upload the log. If the issue does not occur, can you try adding the plugins/botbases one at a time until it does happen then we can figure out why the plugin/botbase is causing that to happen.


When FPS less than 15 ,the issue will easy to find.
 
Unlikely, I wasn't aware the issue occured at low frame rates, i was able to replicate it once just now. It looks like it might be a timing issue, thinking on how best to solve it as ideally this check would be based on framerate, unsure of how easy itll be to get that data.
 
Unlikely, I wasn't aware the issue occured at low frame rates, i was able to replicate it once just now. It looks like it might be a timing issue, thinking on how best to solve it as ideally this check would be based on framerate, unsure of how easy itll be to get that data.
OK,When I get the log I will upload. I'm sorry to trouble you a lot.
 
OK,When I get the log I will upload. I'm sorry to trouble you a lot.

No trouble! Thanks to your hint I've figured out what the issue is. I've created a patch but its early morning here for me so I don't want to push it out and then go to sleep when there could be issues. I'll push a new version in a few hours when I get up.
 
No trouble! Thanks to your hint I've figured out what the issue is. I've created a patch but its early morning here for me so I don't want to push it out and then go to sleep when there could be issues. I'll push a new version in a few hours when I get up.
Thank you very much! When the new version is released, I will test and feedback!
 
No trouble! Thanks to your hint I've figured out what the issue is. I've created a patch but its early morning here for me so I don't want to push it out and then go to sleep when there could be issues. I'll push a new version in a few hours when I get up.
It's the log , please.
 

Attachments

Back
Top