ENGLISH ONLY.
IF ANY OF THE INFO BELOW IS MISSING THE BUG REPORT WILL BE DELETED.
Thank you.
Bot version: 3.1b
OGame server language: es
OGame server version: 0.84
Using admirals or commander (specify)?: No
Operating System: Ubuntu
Description of the problem:
Traceback (most recent call last):
File "src\OGBot.py", line 108, in run
self._start()
File "src\OGBot.py", line 212, in _start
self.spyPlanets(self.inactivePlanets,
EspionageReport.DetailLevels.buildings)
File "src\OGBot.py", line 408, in spyPlanets
self.checkIfEspionageReportsArrived()
File "src\OGBot.py", line 523, in checkIfEspionageReportsArrived
displayedReports = self.web.getEspionageReports()
File "src\WebAdapter.py", line 722, in getEspionageReports
coords = Coords(m.group('coords'))
File "src\GameEntities.py", line 71, in __init__
self.convertToInts()
File "src\GameEntities.py", line 89, in convertToInts
self.galaxy, self.solarSystem, self.planet = int(self.galaxy),
int(self.solarSystem), int(self.planet)
ValueError: invalid literal for int() with base 10: '[4]'
Thanks ;)
Log file contents:
Please provide any additional information below:
Original issue reported on code.google.com by dsfase.o...@gmail.com on 23 Jul 2009 at 4:42
Original issue reported on code.google.com by
dsfase.o...@gmail.com
on 23 Jul 2009 at 4:42