-
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
Map config not working #3207
Comments
Upload your full config and tell me branch you're on. I used snipe feature. It is working on |
i was running dev before but i might have switched to master after the new API build. i just did a pull, is there a way to know which branch im using? {
} |
@my2ndLanguage Please remove your comment and attach as a file (for future as well). |
Hi @shivamkalra where i can find the stable version ? |
@LeeRongWen use master branch. but for daily update, best use dev branch. |
@fari-99 thanks for your sugestion.... |
switched branch to dev and is now working! closing |
Please check configuration at http://jsonlint.com/ before posting an issue.
Expected Behavior
To update/snipe locations
Actual Behavior
Not sniping/updating, or any response/errors what so ever.
Steps to Reproduce
Run map config
{
"type": "MoveToMapPokemon",
"config": {
"address": "http://lan address:5000",
"max_distance": 500,
"min_time": 60,
"prioritize_vips": true,
"snipe": true,
"update_map": true,
"mode": "priority",
"catch": {
Other Information
OS: OSX El' Capitan
Git Commit: (run 'git log -n 1 --pretty=format:"%H"' and paste it here)
Python Version: (run 'python -V' and paste it here)
The text was updated successfully, but these errors were encountered: