kovan / kovans-ogbot

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

Can't make it work... #289

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Bot version:3.1a
OGame server language: .com.es
OGame server version: 0.83
Using admirals or commander (specify)?: Geologist
Operating System: Windows XP 32 bits

Description of the problem:

I can't make the bot work...

I did the translation to the .com.es server, and i found some problems...

The exact translation of all is this:

# as found in the overview page:
fields = campos
rank = Lugar

#research page
expeditionTechnology = Tecnología de expedición

# when being attacked
aHostile = Una flota enemiga
#I tried everything here, "Una", "Una flota", "flota enemiga" "Una
#enemiga" and i didn't make the bot work :(
itsMissionIs = La misión es

# as found on the fleets page
expeditions = expediciones

#as found on shipyard and defense page
durationRemaining = Tiempo total restante

But, i keep getting the same error... "Something unexpected ocurred, see
log file. Stopping bot"

And this is what the cmd says..

C:\Documents and Settings\Administrador\Escritorio\kovans-king-vash-ogbot-so
_3.1a(2)>python -O src\OGBot.py
01/28/09 04:51:01 Contacting server...
Traceback (most recent call last):
 File "src\OGBot.py", line 106, in run
   self._connect()
 File "src\OGBot.py", line 137, in _connect
   self.web = WebAdapter(self.config, self.allTranslations, self._checkThre
eue, self.gui)
 File "src\WebAdapter.py", line 155, in __init__
   form = ParseFile(cachedResponse, self.lastFetchedUrl, backwards_compat=F
)[0]
IndexError: list index out of range
01/28/09 04:51:02 Something unexpected occured, see log file. Stopping bot. 

Original issue reported on code.google.com by NicolasJ...@gmail.com on 28 Jan 2009 at 7:10

GoogleCodeExporter commented 9 years ago
I will look at this soon

Original comment by brain...@gmail.com on 28 Jan 2009 at 2:46

GoogleCodeExporter commented 9 years ago
thanks for the translations!

I fixed the problem

Original comment by King.Vash@gmail.com on 29 Jan 2009 at 1:35

GoogleCodeExporter commented 9 years ago

Original comment by King.Vash@gmail.com on 29 Jan 2009 at 10:09