barolet / kovans-ogbot

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

RuntimeError: maximum recursion depth exceeded #236

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
OGame server language: Ogame.fr
OGame server version: fr
Operating System: Windows XP

Description of the problem: Bot dosen't work this message error :

"Something unexepted occured,see log files restarting the bot" 

And the log file this error : 

   File "src\OGBot.py", line 653, in loadFiles
...
...
...
...

  File "src\OGBot.py", line 653, in loadFiles
  File "src\OGBot.py", line 652, in loadFiles
  File "shutil.pyo", line 80, in copy
  File "shutil.pyo", line 40, in copyfile
  File "shutil.pyo", line 35, in _samefile
  File "ntpath.pyo", line 505, in abspath
  File "ntpath.pyo", line 442, in normpath
  File "ntpath.pyo", line 119, in splitdrive
RuntimeError: maximum recursion depth exceeded in cmp

Thanks for your aswer :p

Original issue reported on code.google.com by tux...@gmail.com on 24 Jun 2007 at 11:36

GoogleCodeExporter commented 8 years ago

Original comment by kovansog...@gmail.com on 25 Jun 2007 at 9:49

GoogleCodeExporter commented 8 years ago
For now try deleting the botdata.

Original comment by jsceballos on 25 Jun 2007 at 12:30

GoogleCodeExporter commented 8 years ago

Original comment by jsceballos on 26 Jun 2007 at 1:15

GoogleCodeExporter commented 8 years ago
Fixed in 2.2f

Original comment by kovansog...@gmail.com on 8 Jul 2007 at 11:57