Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Active fields problem #62

Open
ZloyPupsic opened this issue Feb 8, 2023 · 12 comments
Open

Active fields problem #62

ZloyPupsic opened this issue Feb 8, 2023 · 12 comments

Comments

@ZloyPupsic
Copy link

[get_mana] Time elapsed: 0:00:00.006278
* Mana: 2
[get_my_hand_cards] Time elapsed: 0:00:05.634705
Hand_cards:
ladysif
modok
strongguy
wolverine
[get_fields] Time elapsed: 0:00:00.000002
* Active fields:
[]
[get_player_fields_cards] Time elapsed: 0:00:00.001408
* Player field cards:
---------------------------
| |x|-| || |x|-| || |-|-| |
| |-|-| || |-|-| || |-|-| |
---------------------------

If you make # Detect fields - True, it is only work for one game and after that freezes. Can you fix that, please?

@ZloyPupsic
Copy link
Author

1

One more problem for this issue. Old field detection stays active for no reason.

@ZloyPupsic ZloyPupsic changed the title Acrive fields problem Active fields problem Feb 8, 2023
@ZloyPupsic
Copy link
Author

2

@AdriaGual
Copy link
Owner

Wow I've to try that! I always play with this options turned off but seems like it generates a new field instance instead of replacing them

@paperc07
Copy link

how do we even play with that option turned on?

@AdriaGual
Copy link
Owner

If you want to see the fields, I prefer to use the script print_fields.py (that's why I created it) and disable this option. Works better for me.

@ZloyPupsic
Copy link
Author

If you want to see the fields, I prefer to use the script print_fields.py (that's why I created it) and disable this option. Works better for me.

how to do it?

@AdriaGual
Copy link
Owner

info.py file, the get_my_hands_cards and the get_fields functions have a last argument to show images, just set it to False like the image.
image

@paperc07
Copy link

I was trying to figure out how we could do a logic based system but it would be a lot of "if's" and I don't even know how you would prioritize that

@ZloyPupsic
Copy link
Author

info.py file, the get_my_hands_cards and the get_fields functions have a last argument to show images, just set it to False like the image. image

tested one more time False status - same problem. sometimes it is not detecting fields, that's why I use True option. @AdriaGual screenshot in the first message shows it in console.

@ZloyPupsic
Copy link
Author

ZloyPupsic commented Feb 13, 2023

@AdriaGual could you fix True option for fields, so it can refresh screenshots, please?

@ZloyPupsic
Copy link
Author

@AdriaGual example of the problem with False option

1

@paperc07
Copy link

@ZloyPupsic did you ever figure this out?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants