barolet / kovans-ogbot

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

Enter one-line summary #242

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
ENGLISH ONLY.
ONLY BUGS, NOT FEATURE REQUEST (use the forum section for that)
IF ANY OF THE INFO BELOW IS MISSING THE BUG REPORT WILL BE DELETED.
Thank you.

Bot version: 2.2d ( source )
OGame server language: fr
OGame server version: v 0.76b
Operating System: windows XP

Description of the problem:

I suppose that due to changes in DNS names of univers ( look at the URLs )
and when the main connection page in not available ( emergency login ).
The bot cannot connect.
I get the errors ...

Log contents:

Traceback (most recent call last):
  File "src\OGBot.py", line 109, in run
    self._connect()
  File "src\OGBot.py", line 134, in _connect
    self.web = WebAdapter(self.config, self.allTranslations,
self._checkThreadQueue, self.gui)
  File "src\WebAdapter.py", line 95, in __init__
    cachedResponse = StringIO(self._fetchValidResponse(self.webpage,
True).read())
  File "src\WebAdapter.py", line 227, in _fetchValidResponse
    else: raise e
HTTPError: HTTP Error 404: Not Found
QObject::killTimers: timers cannot be stopped from another thread
QMutexPrivate::wait: Waiting on event failed

I suppose that the 2 last lines are a different problem.

Please provide any additional information below:

before yesterday, URLs looked like ***.ogame.de and now uni22.ogame.fr
and the emergency connection page is activated ...

Original issue reported on code.google.com by HenryZ...@gmail.com on 4 Jul 2007 at 11:09

GoogleCodeExporter commented 8 years ago
Oups I validated my message too soon, I did not fill the remaining fields ...

Title : 404 not found ...

Type ...

Original comment by HenryZ...@gmail.com on 4 Jul 2007 at 11:12

GoogleCodeExporter commented 8 years ago

Original comment by jsceballos on 5 Jul 2007 at 9:24

GoogleCodeExporter commented 8 years ago
Thanks :D

Original comment by HenryZ...@gmail.com on 5 Jul 2007 at 2:00