-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in config.json? #4423
Comments
Is the config file under the config folder? And if so what is its name? |
Run it using the -cf flag like this
|
@josegrobles how? |
Using cmd |
@josegrobles output: |
I don't really use Windows so I don't know if this will work but try
and then
|
no such directory for the first thing |
ok then go back to try executing the Start.bat file or wait until someone who uses Windows help you. |
Suggests you haven't updated the requirements. Run the following at the command prompt
|
I also note that you do not have a config.json file in your configs folder. What you actually have is a config.json.example file. Not the same thing. You will need to open the config.json.example file, edit it as required (you will at least need your auth mode (ptc or google), username and password in there. Then save it as config.json (not config.json.example of config.json.txt). Once you've done that, as well as updating the requirements, you should just be able to run it without any parameters and it should work fine. python .\pokecli.py Suggest you also read the documentation (in the docs folder) before asking any more questions, as this is all covered there. |
Did you download the bot from github or did the installer the download? |
Expected Behavior
The bot should start and read off the config.json
Actual Behavior
it won't read it
Your FULL config.json (remove your username, password, gmapkey and any other private info)
http://pastebin.com/qCXJE01n
Output when issue occurred
http://pastebin.com/d0Ywbqpr
Steps to Reproduce
not sure? i just installed it follow he installation directions and this happened
Other Information
OS:
windows 7
Branch:
?
Git Commit:
All are up to date
The text was updated successfully, but these errors were encountered: