-
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
teleport error #87
Comments
@bebef1987 you mind giving me the coordinates that lead to this pokestop? |
@douglascamata "40.748957, 14.500514" |
@bebef1987 seems like the spin_details dict is coming just with the result key. I'm debugging. |
Was having this same problem as well |
These are the only things the server is sending after we send code to spin:
There's no information about exp or items o.o |
Seems like the bot just constantly looping, and spinning the same pokestops and getting that message back when the spot is on cooldown...if that made sense.. |
@fvorez maybe you're right. But the bot is supposed to walk. Even in the logs @bebef1987 provided it's walking from pokestop to pokestop. |
Ahhh, I set mine up for walking and didnt have enough patience to see if walking would fix it (pretty sure it would) maybe his is teleporting? doesn't appear to have the "Arriving at stop" timer on it..just getting the error with teleporting..seems like some timer is off or something? |
btw, I just found the problem. Indeed the Pokestop is on cooldown, but cooldown detection code is not correct. |
I can confirm teleporting also doesn't work here. The response for trying to spin the pokestop doesn't have any information about anything. If I set the code to walk I see the cooldown information in the response. |
Crap, I think I got softbanned. HAHAHAHAHAH |
Hard to say, servers are being really shitty right now. |
@bebef1987 This should be fixed with the servers up. |
Teleport is not working as it should
We are getting an error: "Need to move closer to Pokestop"
Arrived at Pokestop
Now at Pokestop: Monumento Antimafia Falcone/Borsellino - Spinning...
may search too often, lets have a rest
need a rest
Found fort 0fef8a0f102d46c6bbea2e49d115cd18.16 at distance 190.755393617m
Need to move closer to Pokestop
Arrived at Pokestop
Now at Pokestop: Pontificio Santuario - Spinning...
may search too often, lets have a rest
need a rest
Something rustles nearby!
A Wild Pidgey appeared! [CP106]
Found fort 04793def3b0f4a8fb19817e7cf443465.16 at distance 94.7994370462m
Need to move closer to Pokestop
Arrived at Pokestop
Now at Pokestop: Monumento Alla Madonna Del Vesuvio - Spinning...
may search too often, lets have a rest
need a rest
Found fort b0b1ea3e64074ba99505fadd5a0cfca0.16 at distance 548.34068954m
Need to move closer to Pokestop
Arrived at Pokestop
Now at Pokestop: Ulivo Rotary Club - Spinning...
may search too often, lets have a rest
need a
The text was updated successfully, but these errors were encountered: