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

Add better check for newgame timers in __check_bot_was_restarted #31

Open
e-caste opened this issue Mar 23, 2020 · 0 comments
Open

Add better check for newgame timers in __check_bot_was_restarted #31

e-caste opened this issue Mar 23, 2020 · 0 comments
Labels
enhancement New feature or request low priority

Comments

@e-caste
Copy link
Owner

e-caste commented Mar 23, 2020

It now correctly detects games that were being played by using the ingame timers (in bot_data and in the timers variable) discrepancy.

It throws an error when the bot is restarted and a game was in the newgame state. It should correctly detect this state as well.

Labeling as enhancement since it should be a rare error which happens only if the bot gets restarted, and even then, only once.

@e-caste e-caste added the enhancement New feature or request label Mar 23, 2020
@e-caste e-caste self-assigned this Mar 23, 2020
@e-caste e-caste removed their assignment Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority
Projects
None yet
Development

No branches or pull requests

1 participant