-
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
[Dev] Not catching any pokemons or taking pokestops #2533
Comments
The bot just keeps walking and walking.... [22:38:03] Walking from (34.013863560994714, -118.4940364734424) to [34.013863560994714, -118.49466583492193] 0.06km Doing nothing else in between, only walking... |
Same issue observed. After setting debug: true, I can only see some issue with protoc: But Protoc is present in my PATH. |
I'm not using any configs besides the modified config.json.pokemon.example. Should i be altering some other configs and running them as well? Right now i've got three bots running with same configs (different location) and all have the same issue. Please help! |
Ok i think this is related to the unstable servers at the moment because i'm running one other piece of software (with the same goal) as well and it has the same thing, just walking around and looking for pokemons but not finding anything. Anyone else? |
same for me |
same here, |
ok same here, any update of api |
I have the same issue, the bot is just wandering without spinning forts or catching pokemons. |
Walkin and walkin... |
I did a fresh pull of dev a few hours ago and it was working fine; now it is only walking like mentioned above. |
Read: #2540 |
Expected Behavior
Bag full or not full, bot should catch pokemons when walking.
Actual Behavior
Bot says:
[22:23:17] Not spinning any forts as there aren't enough space. You might want to change your config to recycle more items if this message appears consistently.
[22:23:17] Not moving to any forts as there aren't enough space. You might want to change your config to recycle more items if this message appears consistently.
The bot just keeps walking and walking....
[22:38:03] Walking from (34.013863560994714, -118.4940364734424) to [34.013863560994714, -118.49466583492193] 0.06km
[22:38:10] Walking from (34.013863560994714, -118.49466583492193) to [34.01323051338843, -118.49466583492193] 0.07km
And keeps running to next pokestops but not catching any pokemons in the meantime.
Steps to Reproduce
Run this config:
}
Other Information
OS: Ubuntu 15.04
Git Commit: (run 'git log -n 1 --pretty=format:"%H"' and paste it here)
Python Version: 2.7.9
The text was updated successfully, but these errors were encountered: