Open jonnytracker opened 3 years ago
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
I made a temporary fix with try except block . But game could never score
cause they added recaptcha and detect bots. To claim power after play game u need to wait verification and complete recaptcha
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