-
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: Bot isn't moving #4872
Comments
There was something wrong with the userdata.js file. It's working now. |
It stopped working after I restarted the bot :/ |
Are you starting and stopping the bot a lot? You seem to be having an above average amount of problems (esp for a linux user :P). Can you try the new commits - we added some protection against the json files we've been having problems with. It's not a solution, but it should reduce downtime. |
I know what is your problem... you should ENABLE the followspiral, your bot is not seeing any Forts at the current position, if you enable the followspiral, it will move and start seeing after a while. |
@mjmadsen yes I had to start and stop the bot a lot, mainly because of the "Possibly searching too often" issue. That error doesn't let me catch Pokemon or spin forts. |
Some logs regarding this issue:
This happens after restarting the bot:
|
Willing to bet you have an IP ban. You also didn't see any pokemon during the first part of the log. Especially since you're hatching so many eggs before catch_pokemon runs (from seeing a pokemon). I would not advise starting and stopping the bot every time you see a searching too often message. That's the server throttling you. Forcing a restart won't fix that. |
One is usually IP banned when he runs multiple bots from a single IP right? I'm just running this one bot. |
Caused by a variety of things on the server side. |
did something happen to the incubate eggs task? The bot isn't showing any info regarding eggs after the latest commit. |
Last merge for incubate was about 7 hours ago. I'll take a gander. Is your log telling you it's moving towards stops or is it similar to your last log of: |
Expected Behavior
Bot should make the character move.
Actual Behavior
Character isn't moving. Maybe, can't see the map too.
Your FULL config.json (remove your username, password, gmapkey and any other private info)
Output when issue occurred
Steps to Reproduce
Just ran the bot in the latest commit
Other Information
OS:
Ubuntu 15.04
Branch:
dev
Git Commit:
007f02a
Python Version:
Python 2.7.9
The text was updated successfully, but these errors were encountered: