-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
Everything working fine, bot is walking then crashes to this. Happen multiple times so far. Everything is up-to-date.
Traceback (most recent call last):
File "pokecli.py", line 445, in <module>
main()
File "pokecli.py", line 71, in main
bot.tick()
File "C:\Trainers\PokemonGo-Bot01\pokemongo_bot\__init__.py", line 92, in tick
if worker.work() == WorkerResult.RUNNING:
File "C:\Trainers\PokemonGo-Bot01\pokemongo_bot\cell_workers\incubate_eggs.py", line 41, in work
self._apply_incubators()
File "C:\Trainers\PokemonGo-Bot01\pokemongo_bot\cell_workers\incubate_eggs.py", line 52, in _apply_incubators
pokemon_id=egg["id"]
File "c:\pokemongo-bot\src\pgoapi\pgoapi\pgoapi.py", line 84, in function
return request.call()
File "C:\Trainers\PokemonGo-Bot01\pokemongo_bot\api_wrapper.py", line 112, in call
if should_throttle_retry:
UnboundLocalError: local variable 'should_throttle_retry' referenced before assignment
Anti-CCP and vikstrous
Metadata
Metadata
Assignees
Labels
No labels