barolet / kovans-ogbot

Automatically exported from code.google.com/p/kovans-ogbot
0 stars 0 forks source link

Index Error #249

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Traceback (most recent call last):
  File "src/OGBot.py", line 110, in run
    self._start()
  File "src/OGBot.py", line 227, in _start
    self.attackMode()
  File "src/OGBot.py", line 306, in attackMode
    rentabilityTreshold = selectedAttacks[1].rentability
IndexError: list index out of range
Fri Jul  6 17:08:13 2007 Something unexpected occured, see log file.
Restarting bot.
Bot stopped.

After launching the spy of 3 planets.

Original issue reported on code.google.com by ellm...@potoz.net on 6 Jul 2007 at 3:11

GoogleCodeExporter commented 8 years ago
Missing info.

Original comment by jsceballos on 7 Jul 2007 at 7:57