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

Multi-Bot : not all arguments converted [...] #3570

Closed
jokoast opened this issue Aug 11, 2016 · 1 comment
Closed

Multi-Bot : not all arguments converted [...] #3570

jokoast opened this issue Aug 11, 2016 · 1 comment

Comments

@jokoast
Copy link

jokoast commented Aug 11, 2016

Hi all,

I got that on my second botting account :

TypeError: not all arguments converted during string formatting
Logged from file __init__.py, line 547

2016-08-11 08:41:21,366 [PokemonGoBot] [INFO] [login_started] Login procedure started.

The problem is that i use the same config.json (a copy) cause i copied the directory to start 2 instances of the bot with differents accounts.

The first one ? No problem, 9h42 without any problem. The second one, 8h32 5600xp 676xp/h ... Stuck in a TypeError loop.

while true; do python2.7 pokecli.py -cf ./configs/config.json ; sleep 60; done

This line is what i use to loop the bot (cause yeah, some little disconnection or python issue and it's dead ^^)

Some of you have the same problem ?

EDIT :

I also have this issue ...

2016-08-11 10:23:35,500 [MoveToFort] [INFO] [moving_to_fort] Moving towards pokestop Manly Post - 0.06km
2016-08-11 10:23:35,500 [MoveToFort] [INFO] [arrived_at_fort] Arrived at fort.
2016-08-11 10:23:38,143 [  SpinFort] [INFO] [pokestop_out_of_range] Pokestop Manly Post out of range.
2016-08-11 10:23:38,143 [  SpinFort] [INFO] [pokestop_searching_too_often] Possibly searching too often, take a rest.

In loop for every fort around ...

@k4n30
Copy link
Contributor

k4n30 commented Aug 12, 2016

Please use the issue template

@jokoast jokoast closed this as completed Aug 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants