r4fek/ogame-bot

ERROR list index out of range

Opened this issue · 1 comments

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 commented

Is there any option to fix it?