Skip to content
This repository was archived by the owner on Jan 27, 2021. It is now read-only.

Error after sometime Coin Flip game #24

Open
ApexArtist opened this issue Jan 15, 2021 · 3 comments
Open

Error after sometime Coin Flip game #24

ApexArtist opened this issue Jan 15, 2021 · 3 comments

Comments

@ApexArtist
Copy link

File "C:\Python\Rollercoin\main.py", line 322, in check_coins
coin1 = (matches["TemplateName"][0], matches["BBox"][0])
File "C:\Python\Rollercoin\venv\lib\site-packages\pandas\core\series.py", line 821, in getitem
return self._values[key]
IndexError: index 0 is out of bounds for axis 0 with size 0

@ApexArtist
Copy link
Author

Error starts on reaching level 10 when game does not complete when timer runs out .. it still scans for the image where image no longer exist

@ApexArtist
Copy link
Author

I made a temporary fix with try except block . But game could never score

@ValoWaking
Copy link

cause they added recaptcha and detect bots. To claim power after play game u need to wait verification and complete recaptcha

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

No branches or pull requests

2 participants