• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • HearthbuddyBeta GvG Release Thread

    Discussion in 'Hearthbuddy Forum' started by pushedx, Dec 20, 2014.

    Thread Status:
    Not open for further replies.
    1. youroriginal

      youroriginal New Member

      Joined:
      Dec 20, 2014
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      bot often bugs out when you click the hearthstone window. it will end turn without doing anything
       
    2. isoguv

      isoguv New Member

      Joined:
      Nov 25, 2014
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      So my key expired. I cant use. Please extend the time
       
    3. halreater

      halreater New Member

      Joined:
      Jan 19, 2011
      Messages:
      37
      Likes Received:
      0
      Trophy Points:
      0
      no, too bad
       
    4. pushedx

      pushedx Moderator Moderator Buddy Core Dev

      Joined:
      Sep 24, 2013
      Messages:
      4,252
      Likes Received:
      290
      Trophy Points:
      83
      In #16 change GameMode to Constructed and then ConstructedMode to Ranked.
       
    5. pushedx

      pushedx Moderator Moderator Buddy Core Dev

      Joined:
      Sep 24, 2013
      Messages:
      4,252
      Likes Received:
      290
      Trophy Points:
      83
      Settings -> Stats will have the new basic stats. It's just a placeholder for now until some more extensive stats tracking is added or developed.
       
    6. pushedx

      pushedx Moderator Moderator Buddy Core Dev

      Joined:
      Sep 24, 2013
      Messages:
      4,252
      Likes Received:
      290
      Trophy Points:
      83
      Management will be taking care of that stuff, and we'll post any additional information on it as it's available.
       
    7. pushedx

      pushedx Moderator Moderator Buddy Core Dev

      Joined:
      Sep 24, 2013
      Messages:
      4,252
      Likes Received:
      290
      Trophy Points:
      83
      Thank you for the report. Please attach the file: Routines\DefaultRoutine\Silverfish\UltimateLogs\UILogg_2014-12-20_12-35-07.txt, and we'll try to take a look at it.
       
    8. pushedx

      pushedx Moderator Moderator Buddy Core Dev

      Joined:
      Sep 24, 2013
      Messages:
      4,252
      Likes Received:
      290
      Trophy Points:
      83
      This has been temporary removed, and will be re-added soon. We really want to make sure everything is stable before spending time on re-adding all the previous features. A lot of the new stuff was developed independently of the previous version, so that's why there's new stuff, but not all the old stuff is back yet.
       
    9. pushedx

      pushedx Moderator Moderator Buddy Core Dev

      Joined:
      Sep 24, 2013
      Messages:
      4,252
      Likes Received:
      290
      Trophy Points:
      83
      Thank you for attaching your log, we will be able to help you. :)

      Please try running the Buddy Dependency Wizard first. If that does not solve your issue, please check your AntiVirus to make sure it's not quarantining GreyMagic.dll. I.e., make sure the file still exists in your folder.
       
    10. pushedx

      pushedx Moderator Moderator Buddy Core Dev

      Joined:
      Sep 24, 2013
      Messages:
      4,252
      Likes Received:
      290
      Trophy Points:
      83
      Thank you for the report, we'll try to reproduce this as soon as we can.
       
    11. pushedx

      pushedx Moderator Moderator Buddy Core Dev

      Joined:
      Sep 24, 2013
      Messages:
      4,252
      Likes Received:
      290
      Trophy Points:
      83
      That feature, "custom random deck" is not added yet. The idea will be that users will be able to setup a plugin to do things like change the current bot settings for random deck selection or gameplay modes. However, there wasn't enough time to put it all together for this release, so users have to manually set the settings for now.
       
    12. pushedx

      pushedx Moderator Moderator Buddy Core Dev

      Joined:
      Sep 24, 2013
      Messages:
      4,252
      Likes Received:
      290
      Trophy Points:
      83
      The current ArenaValues system was used from the previous version just to have something in place. We plan an entirely new system, as well as the ability for users to develop their own systems, but there's no time to get into that just yet.

      I'll be making a few new threads soon for community collaboration as to what people want vs what we've been able to provide to resolve that issue. If you check out the file: "Routines\DefaultRoutine\DefaultRoutine.cs" and look at the ArenaDraftLogic coroutine, you'll see this code:
      You need to register and have one post to see spoilers!
      I just realized something though, and that the arena value selection is inversed. it should be picking cards with higher value, but it sorts them by lower value, so that's why the card selections are terrible. The ".OrderBy" should be "OrderByDescending" I believe. This was just a porting mistake on my part, and we'll try to get it fixed in the next version.

      In the bottom part, you'll see you have access to the current deck, as well as the current choices. You have to use the EntityDef object to get things like CardId and the mana cost, and any other exposed data, but users will be able to developer their own routines that have full customizable systems. What I want to do is use the Python setup so people can just give it a bunch of rules, but once again, just not enough time to fully develop those systems.
       
    13. pushedx

      pushedx Moderator Moderator Buddy Core Dev

      Joined:
      Sep 24, 2013
      Messages:
      4,252
      Likes Received:
      290
      Trophy Points:
      83
      Thank you for the log, Can you also please zip and attach that same log you uploaded along with all the logs in your "\Routines\DefaultRoutine\Silverfish\UltimateLogs\" folder?

      I see one problem with the current setup, is that all the information in the main log is shared across multiple games, and the SF logs are per game, so it's tricky to match up the data for each. We'll be working on changing the setup of things to make it easier to debug problems.
       
    14. pushedx

      pushedx Moderator Moderator Buddy Core Dev

      Joined:
      Sep 24, 2013
      Messages:
      4,252
      Likes Received:
      290
      Trophy Points:
      83
      Thank you for attaching your log! The error shown is as follows:

      Was the path you were trying to run from a network share location? The "Favorites" folder might be a special folder, so you can try downloading and running from a different path to see if you can get it to work?
       
    15. pushedx

      pushedx Moderator Moderator Buddy Core Dev

      Joined:
      Sep 24, 2013
      Messages:
      4,252
      Likes Received:
      290
      Trophy Points:
      83
      Please don't click or interact with the game while the bot is running. I'll add this to the FAQ, but in order to have human like behavior and not do anything that makes the bot appear obviously bot like, the bot must perform actions the same way a user would. If you click and interact with the game while the bot is running, you will prevent it from being able to do what it's supposed to.

      Management will be taking care of this soon. There's nothing I'm able to do for you at this time.
       
    16. Shunri

      Shunri New Member

      Joined:
      Dec 20, 2014
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      Here's the log you requested
       

      Attached Files:

    17. gx822

      gx822 New Member

      Joined:
      Nov 1, 2014
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      Where can i download the beta version?
       
    18. pushedx

      pushedx Moderator Moderator Buddy Core Dev

      Joined:
      Sep 24, 2013
      Messages:
      4,252
      Likes Received:
      290
      Trophy Points:
      83
      Please look at the "Quick Start/Reference Guide" section, and click on the "Spoiler" button to expand the guide. :)
       
    19. mikku789

      mikku789 New Member

      Joined:
      Jun 23, 2014
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      I still have the problem I moved it to desktop reinstalled and got that log
       

      Attached Files:

    20. janusznazir

      janusznazir New Member

      Joined:
      Jun 28, 2014
      Messages:
      108
      Likes Received:
      1
      Trophy Points:
      0
    Thread Status:
    Not open for further replies.

    Share This Page