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

Latest Dev not starting #3249

Closed
Drambuie opened this issue Aug 9, 2016 · 1 comment
Closed

Latest Dev not starting #3249

Drambuie opened this issue Aug 9, 2016 · 1 comment

Comments

@Drambuie
Copy link

Drambuie commented Aug 9, 2016

Please check configuration at http://jsonlint.com/ before posting an issue.

Expected Behavior

Bot to start normally

Actual Behavior

2016-08-09 10:55:40,493 [ cli] [INFO] Threw 0 pokeballs
2016-08-09 10:55:40,493 [ cli] [INFO] Earned 0 Stardust
2016-08-09 10:55:40,493 [ cli] [INFO]
2016-08-09 10:55:40,493 [ cli] [INFO] Highest CP Pokemon:
2016-08-09 10:55:40,493 [ cli] [INFO] Most Perfect Pokemon:
Traceback (most recent call last):
File "/home/user/PokemonGo-Bot/pokecli.py", line 521, in
main()
File "/home/user/PokemonGo-Bot/pokecli.py", line 95, in main
bot.tick()
File "/home/user/PokemonGo-Bot/pokemongo_bot/init.py", line 449, in tick
if worker.work() == WorkerResult.RUNNING:
File "/home/user/PokemonGo-Bot/pokemongo_bot/cell_workers/catch_lured_pokemon.py", line 16, in work
if len(lured_pokemon) > 0:
TypeError: object of type 'bool' has no len()

Steps to Reproduce

Starting the bot using latest dev

Other Information

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

@ariefbayu
Copy link

confirmed on git commit d42082349736c83616d5c0d42acf43d8abb0b745 branch dev

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

3 participants