Skip to content

[dev] handle_soft_ban.py error | one argument missing in __init__() #2104

@toremielck

Description

@toremielck

Traceback (most recent call last):
File "pokecli.py", line 494, in
main()
File "pokecli.py", line 70, in main
bot.tick()
File "/Users/toremielck/Desktop/PokemonGo-Bot-kajoschooPTC/pokemongo_bot/init.py", line 85, in tick
if worker.work() == WorkerResult.RUNNING:
File "/Users/toremielck/Desktop/PokemonGo-Bot-kajoschooPTC/pokemongo_bot/cell_workers/handle_soft_ban.py", line 31, in work
MoveToFort(self.bot).work()
TypeError: init() takes exactly 3 arguments (2 given)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions