-
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
Not Working , Loop Scale #3553
Comments
Can confirm. Only showing walking from one co-ordinate to another. But doesn't actually walk. |
[11:31:43] Received level up reward: [] mine was stuck at this |
[01:22:22] Starting bot... mine is stuck on this one |
same issue +1 |
Same here. It's moving in a loop..., by changing the location it will work again. |
same issue here, was working like 2 hours ago. Changing the location doesn't help. |
Ok that error was on kali linux , if i installed Normal ubuntu it works ..... so something is wrong with kali build |
guys guys don't bot twice or more , i met the same issue here; nothing about location for me; shut down all bots, wait for two hours , then make only one bot, everything will be ok |
It has nothing to do with boting twice, or walk speed, or location, or OS... So yeah, it is very probable that this is a bot problem, not a settings/configs or computer problem. |
same issue as @lvieirajr |
seems to be walking. by "not walking" do you mean the web UI is not showing you that you're moving ? |
and just in case, try this: |
No, it's not the web UI... |
You are moving to a fort and then walking away from it with follow spiral before you even spin it. It's a configuration problem. |
I guess the problem that the op is talking about, is actually different then what the other folks below him are talking about...
|
@lvieirajr I can see the from your log that your lat long is changing, ie: you are moving. why would you say it is not moving ? |
yes, in the logs it does change the lat/long, but it doesn't actually do anything, it doesn't go to a pokestop, it doesn't catch pokemon, it just logs that is is walking and doesn't do anything for hours. |
I am having the same problem. I changed locations to New York and San Francisco and it works for a while only. I don't want to keep doing that because I might get softbanned as I live Abu Dhabi UAE |
Same problem from Spain, bot just walking without doing anything Os: Raspbian Lite I have run the bot for three hours before It get stucked, so overtime is not the problem either |
Stop! Before you create this issue (you can delete this section when opening the issue):
master
? We work on thedev
branch and then add that functionality tomaster
. Your issue may be fixed ondev
and there is no need for this issue, just wait and it will eventually be merged tomaster
.on DEV
Expected Behavior
Work
Actual Behavior
Loop
[07:17:33] Starting bot...
[07:17:33] Session stale, re-logging in.
[07:17:33] Login procedure started.
[07:17:34] Login successful.2016-08-11 07:17:34,730 [PokemonGoBot] [INFO] Found encrypt.so! Platform: linux2 Encrypt.so directory: /home/ice/bot/PokemonGo-Bot
[07:17:35] Received level up reward: []
[07:17:35] Next egg incubates in 0.93 km
[07:17:36] Walking from (52.520428, 13.401387, 0) to (52.520428, 13.401387, 0) (0.0 m)
[07:17:36] Session stale, re-logging in.
[07:17:36] Login procedure started.
[07:17:38] Login successful.2016-08-11 07:17:38,538 [PokemonGoBot] [INFO] Found encrypt.so! Platform: linux2 Encrypt.so directory: /home/ice/bot/PokemonGo-Bot
[07:17:39] Walking from (52.520428, 13.401387, 0) to (52.5210547387442, 13.401387, 0) (69.6901393285 m)
[07:17:39] {'distance_unit': '', 'distance': '', 'current_position': (52.52047260652413, 13.401370583128854), 'last_position': (52.520428, 13.401387)}
[07:17:41] Session stale, re-logging in.
[07:17:41] Login procedure started.
[07:17:44] Login successful.2016-08-11 07:17:44,910 [PokemonGoBot] [INFO] Found encrypt.so! Platform: linux2 Encrypt.so directory: /home/ice/bot/PokemonGo-Bot
[07:17:48] {'distance_unit': '', 'distance': '', 'current_position': (52.52052323727114, 13.401371298377123), 'last_position': (52.52047260652413, 13.401370583128854)}
[07:17:50] Session stale, re-logging in.
[07:17:50] Login procedure started.
[07:17:51] Login successful.2016-08-11 07:17:51,977 [PokemonGoBot] [INFO] Found encrypt.so! Platform: linux2 Encrypt.so directory: /home/ice/bot/PokemonGo-Bot
[07:17:52] {'distance_unit': '', 'distance': '', 'current_position': (52.520558899743016, 13.401361567431852), 'last_position': (52.52052323727114, 13.401371298377123)}
[07:17:54] Session stale, re-logging in.
[07:17:54] Login procedure started.^C
[07:17:55] Exiting bot.2016-08-11 07:17:56,540 [ cli] [INFO]
2016-08-11 07:17:56,541 [ cli] [INFO] Ran for 0:00:28
2016-08-11 07:17:56,541 [ cli] [INFO] Total XP Earned: 0 Average: 0.00/h
2016-08-11 07:17:56,541 [ cli] [INFO] Travelled 0.00km
2016-08-11 07:17:56,541 [ cli] [INFO] Visited 0 stops
2016-08-11 07:17:56,541 [ cli] [INFO] Encountered 0 pokemon, 0 caught, 0 released, 0 evolved, 0 never seen before
2016-08-11 07:17:56,542 [ cli] [INFO] Threw 0 pokeballs
2016-08-11 07:17:56,542 [ cli] [INFO] Earned 0 Stardust
2016-08-11 07:17:56,542 [ cli] [INFO]
2016-08-11 07:17:56,542 [ cli] [INFO] Highest CP Pokemon:
2016-08-11 07:17:56,542 [ cli] [INFO] Most Perfect Pokemon:
Your config.json (remove your credentials and any other private info)
Steps to Reproduce
just start it
Other Information
OS:Kali
Git Commit: e9b229e
Python Version: Python 2.7.11
The text was updated successfully, but these errors were encountered: