• Visit Rebornbuddy
  • RebornBuddyCN r202

    Discussion in 'Rebornbuddy Forum' started by mastahg, Aug 26, 2014.

    1. 钱浩然爸爸

      钱浩然爸爸 Member

      Joined:
      Aug 27, 2017
      Messages:
      70
      Likes Received:
      4
      Trophy Points:
      8
      long ago rb had ZodiacManager.CurrentBook api,but now it was missing
       
    2. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      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
       
    3. 钱浩然爸爸

      钱浩然爸爸 Member

      Joined:
      Aug 27, 2017
      Messages:
      70
      Likes Received:
      4
      Trophy Points:
      8
      mastahg likes this.
    4. DavidKim

      DavidKim Member

      Joined:
      Sep 7, 2015
      Messages:
      165
      Likes Received:
      1
      Trophy Points:
      18
      upload_2020-3-31_21-52-32.png

      Invalid, please fix.
       
    5. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      I'm not sure what you mean? Is there an error with them? Please post a log if so.
       
    6. teddyvgt

      teddyvgt Community Developer

      Joined:
      Oct 13, 2012
      Messages:
      58
      Likes Received:
      1
      Trophy Points:
      8
      [QUOTE =“ mastahg,帖子:2570575,会员:50500”]我不确定您的意思吗?他们有错误吗?如果是这样,请发布日志。[/ QUOTE]
      It doesn't work.
       
    7. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      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.
       
    8. xialiaqia

      xialiaqia New Member

      Joined:
      Mar 7, 2020
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      1
      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.
       
    9. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      New version fixes blacklisting players who attempt to trade with the player.

      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
       
    10. xialiaqia

      xialiaqia New Member

      Joined:
      Mar 7, 2020
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      1
       
    11. a661465511

      a661465511 New Member

      Joined:
      Apr 3, 2020
      Messages:
      7
      Likes Received:
      1
      Trophy Points:
      3
      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.
       

      Attached Files:

    12. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      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.
       

      Attached Files:

      a661465511 likes this.
    13. a661465511

      a661465511 New Member

      Joined:
      Apr 3, 2020
      Messages:
      7
      Likes Received:
      1
      Trophy Points:
      3

      When FPS less than 15 ,the issue will easy to find.
       
    14. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      Thanks for the hint, testing that now, would still appreciate a log from the uploaded version.
       
    15. a661465511

      a661465511 New Member

      Joined:
      Apr 3, 2020
      Messages:
      7
      Likes Received:
      1
      Trophy Points:
      3
      I will try now. And I saw you reply to "381 only changed gatheringwindow logic". Could this be the reason?
       
    16. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      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.
       
    17. a661465511

      a661465511 New Member

      Joined:
      Apr 3, 2020
      Messages:
      7
      Likes Received:
      1
      Trophy Points:
      3
      OK,When I get the log I will upload. I'm sorry to trouble you a lot.
       
    18. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      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.
       
    19. a661465511

      a661465511 New Member

      Joined:
      Apr 3, 2020
      Messages:
      7
      Likes Received:
      1
      Trophy Points:
      3
      Thank you very much! When the new version is released, I will test and feedback!
       
    20. a661465511

      a661465511 New Member

      Joined:
      Apr 3, 2020
      Messages:
      7
      Likes Received:
      1
      Trophy Points:
      3
      It's the log , please.
       

      Attached Files:

    Share This Page