Skip to content
This repository has been archived by the owner on Mar 27, 2018. It is now read-only.

ERROR list index out of range #4

Open
Discgray opened this issue Sep 29, 2017 · 1 comment
Open

ERROR list index out of range #4

Discgray opened this issue Sep 29, 2017 · 1 comment

Comments

@Discgray
Copy link

Traceback (most recent call last):
  File "bot.py", line 730, in start
    self.farm()
  File "bot.py", line 693, in farm
    if not self.get_player_status(farm)['inactive']:
  File "bot.py", line 425, in get_player_status
    target_planet = planets[int(position)-1]
IndexError: list index out of range
@Dr4il
Copy link

Dr4il commented Nov 27, 2017

Is there any option to fix it?

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