PokemonGoF / PokemonGo-Bot-Backup

The Pokemon Go Bot, baking with community.
http://maps.pikabot.org
MIT License
109 stars 15 forks source link

Bot not start when start_embedded_server: false #6

Open earthchie opened 8 years ago

earthchie commented 8 years ago

Expected Behavior

Bot should run

Actual Behavior

Bot not start

config.json

"websocket": {
    "start_embedded_server": false,
    "server_url": "127.0.0.1:4000"
}

full config http://pastebin.com/QpVLLGrq

Output when issue occurred

no error message displayed

image

Steps to Reproduce

just set "start_embedded_server": false,

Other Information

OS: Mac OS X El Capitan 10.11.6 Branch: dev Git Commit: a443126b Python Version: 2.7.12