tellomichmich / PokeNoxBot

Slow but safe Pokemon GO Bot
23 stars 19 forks source link

Cannot launch script since new version "Start of code cleaning" #32

Closed Bolo30 closed 8 years ago

Bolo30 commented 8 years ago

Hi,

Since version "Start of code cleaning" i cannot launch the script, error message is :

Traceback (most recent call last): File "c:\python27\pokenoxbot.py", line 1123, in loop_geo_points = geo_point_from_kml(config['KMLFile'], config['Speed']) File "c:\python27\Utils.py", line 56, in geo_point_from_kml f = open(kml_filename) IOError: [Errno 2] No such file or directory: u'Levallois.kml'

The latest version working fine is "Little optim + KMLFile in configuration" :

https://github.com/tellomichmich/PokeNoxBot/tree/68adf350cbaf3a9fd065cf22ea8e10ecb0cf90b1

tellomichmich commented 8 years ago

Rename to kml file to what you want

Bolo30 commented 8 years ago

Thank you i mistaked the name of map file, all is ok :-)

tellomichmich commented 8 years ago

You win a feature to be implemented ! What do you want ?