Skip to content
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 with configuration file #3689

Closed
geraldagung opened this issue Aug 12, 2016 · 3 comments
Closed

Error with configuration file #3689

geraldagung opened this issue Aug 12, 2016 · 3 comments

Comments

@geraldagung
Copy link

always getting this messages..pls help

2016-08-12 12:41:23,208 [ cli] [INFO] PokemonGO Bot v1.0
2016-08-12 12:41:23,209 [ cli] [INFO] No config argument specified, checking for /configs/config.json
/Users/geraldagung/PokemonGo-Bot/pokemongo_bot/../configs/config.json:3:16: Error: Can not decode value starting with character u'\u201c'
| At line 3, column 16, offset 48
/Users/geraldagung/PokemonGo-Bot/pokemongo_bot/../configs/config.json:3:38: Info: Recovering parsing after character u','
| At line 3, column 38, offset 70
/Users/geraldagung/PokemonGo-Bot/pokemongo_bot/../configs/config.json:4:16: Error: Can not decode value starting with character u'\u201c'
| At line 4, column 16, offset 88
/Users/geraldagung/PokemonGo-Bot/pokemongo_bot/../configs/config.json:4:27: Info: Recovering parsing after character u','
| At line 4, column 27, offset 99
/Users/geraldagung/PokemonGo-Bot/pokemongo_bot/../configs/config.json:19:8: Warning: Object contains duplicate key: u'type'
| At line 19, column 8, offset 425
| Object started at line 13, column 8, offset 322
/Users/geraldagung/PokemonGo-Bot/pokemongo_bot/../configs/config.json:20:8: Warning: Object contains duplicate key: u'config'
| At line 20, column 8, offset 457
| Object started at line 13, column 8, offset 322
/Users/geraldagung/PokemonGo-Bot/pokemongo_bot/../configs/config.json: has errors
2016-08-12 12:41:23,234 [ cli] [CRITICAL] Error with configuration file

@ghost
Copy link

ghost commented Aug 12, 2016

Please use the issue template and fill out the required fields.

@smfbrooks
Copy link

As stated in the issue template that you didn't read and erased, use http://jsonlint.com to find errors in your config.

@geraldagung
Copy link
Author

solved,,thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants