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

stop out of range, catch lured pokemon = stuck #3224

Closed
firzzen opened this issue Aug 9, 2016 · 7 comments
Closed

stop out of range, catch lured pokemon = stuck #3224

firzzen opened this issue Aug 9, 2016 · 7 comments

Comments

@firzzen
Copy link

firzzen commented Aug 9, 2016

Expected Behavior

This is getting very repetitive. Been having the same issue since the new API was RE-d. Master, dev, different versions, different configurations etc. Bot should go to pokestops and catch pokemon but it doesn't.

Actual Behavior

Bot simply does this:

2016-08-09 10:02:10,686 [CatchLuredPokemon] [INFO] [lured_pokemon_found] Lured pokemon at fort Park Office (582e010ed1c547dea898da8dbd265e05.16)
2016-08-09 10:02:12,010 [CatchLuredPokemon] [INFO] [lured_pokemon_found] Lured pokemon at fort Park Office (582e010ed1c547dea898da8dbd265e05.16)

Or this:

2016-08-09 10:02:28,110 [ SpinFort] [INFO] [pokestop_searching_too_often] Possibly searching too often, take a rest.
2016-08-09 10:02:28,120 [MoveToFort] [INFO] [moving_to_lured_fort] Moving towards pokestop Penetrable, 1990 - 0.17km (attraction of lure 0.23km)

Or this:

2016-08-09 10:02:22,874 [ SpinFort] [INFO] [pokestop_searching_too_often] Possibly searching too often, take a rest.
2016-08-09 10:02:32,238 [ SpinFort] [INFO] [pokestop_out_of_range] Pokestop Younger Man Artist out of range.
2016-08-09 10:02:32,239 [ SpinFort] [INFO] [pokestop_searching_too_often] Possibly searching too often, take a rest.
2016-08-09 10:02:40,453 [ SpinFort] [INFO] [pokestop_out_of_range] Pokestop Hert out of range.

Steps to Reproduce

Run the bot with latest dev branch. This should kick in about 10 minutes into running the bot. Any config should do, i have the same issue with multiple configs starting from default running up to custom keep_best_cp and custom GPX paths.

Other Information

OS: Ubuntu 15.04
Git Commit: (run 'git log -n 1 --pretty=format:"%H"' and paste it here)
Python Version: Python 2.7.9

@hklcf
Copy link
Contributor

hklcf commented Aug 9, 2016

because of your IP get softban.

just run ONE bot (means one account) at the same time on the same IP address.

@firzzen
Copy link
Author

firzzen commented Aug 9, 2016

@hklcf it's something which has been going on every now and then since the last API RE. All works sometimes, then doesn't, rinse and repeat. Also if it is a softban then shouldn't the bot handle it?

@hklcf
Copy link
Contributor

hklcf commented Aug 9, 2016

I think the server will return null when your IP get softban. I tested on my mobile app

@firzzen
Copy link
Author

firzzen commented Aug 9, 2016

@hklcf well now they work all fine, so not sure it is softban related. If it would be, it would be in effect all the time imho - correct me if i'm wrong.

@vulgy
Copy link

vulgy commented Aug 9, 2016

I'm having this problem, too. It isn't a softban because I'm still receiving pokestop items. I am considering deleting everything and reinstalling.

@vulgy
Copy link

vulgy commented Aug 9, 2016

After doing this, the bot informed me that I was full of pokemon. I upgraded my bag to 300 (though the bot fails to recognize this) and reduced the number of pokemon that the bot kept. This seems to have fixed the issue for me. Good luck!

@LeeRongWen
Copy link

@hklcf how to check our IP is get banned or not ?
Do we need to visit some link to see the response from Pokemon GO Server ?

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

5 participants