PokemonGoF / PokemonGo-Bot

The Pokemon Go Bot, baking with community.
MIT License
3.86k stars 1.54k forks source link

Bot Doesn't Work #4786

Closed oralunal closed 8 years ago

oralunal commented 8 years ago

Expected Behavior

Bot should start

Actual Behavior

Bot doesn't start

Your FULL config.json (remove your username, password, gmapkey and any other private info)

http://pastebin.com/eATK5yUf

Output when issue occurred

http://pastebin.com/kPzwdvE1

Steps to Reproduce

I've reinstalled the python. Then run "pip install -r requirements.txt" and "pip install virtualenv"

Other Information

OS: Windows 10 x64 Branch: master Git Commit: ed095936e8fb2bdb7442c9966630664f0cb739ea Python Version: 2.7.12

oralunal commented 8 years ago

Now I made a fresh install. It was causing pgoapi 1.1.6. I deleted the folders and reinstall. Then again there was a problem with my encrypt.dll file. It wasn't accept 64Bit file. I don't know why, I used 32bit version and it started to work.