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

Can't Play bots #11

Open
olwalkey opened this issue Dec 13, 2022 · 3 comments
Open

Can't Play bots #11

olwalkey opened this issue Dec 13, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@olwalkey
Copy link

Whenever you try to get into a bot game this happens:

Traceback (most recent call last):
File "/home/kaleb/coding/python/chessfavorite/Sangatsu/sangatsu.py", line 25, in
main()
File "/home/kaleb/coding/python/chessfavorite/Sangatsu/sangatsu.py", line 15, in main
game_state = hp.detect_game(driver)
File "/home/kaleb/coding/python/chessfavorite/Sangatsu/utils/helpers.py", line 102, in detect_game
raise Exception('Could not find tabs!')
Exception: Could not find tabs!

@IOKernel IOKernel added the bug Something isn't working label Dec 14, 2022
@kusayuzayushko
Copy link

+1 for this

@IOKernel
Copy link
Owner

Fixed, got broken when they added the bot personalities.
Might have some bugs

@SolsticeSpectrum
Copy link

SolsticeSpectrum commented Jan 27, 2023

Fixed, got broken when they added the bot personalities. Might have some bugs

Hardcoded redirect to either https://www.chess.com/play/computer or https://www.chess.com/play/online isn't good
Maybe add a command parameter?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants