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

Use lucky egg isnt working #2900

Closed
reside opened this issue Aug 7, 2016 · 3 comments
Closed

Use lucky egg isnt working #2900

reside opened this issue Aug 7, 2016 · 3 comments

Comments

@reside
Copy link

reside commented Aug 7, 2016

Expected Behavior

"use_lucky_egg": true is working

Actual Behavior

016-08-07 21:26:07,943 [ cli] [INFO] Most Perfect Pokemon:
Traceback (most recent call last):
File "C:\Users\PokemonGo-Bot-devencr\PokemonGo-Bot-dev\pokecli.py", line 501, in
main()
File "C:\Users\PokemonGo-Bot-devencr\PokemonGo-Bot-dev\pokecli.py", line 132, in main
raise e
TypeError: emit_event() got an unexpected keyword argument 'formmated'

Steps to Reproduce

"use_lucky_egg": true

Other Information

Unknown how long it has been broken.

@PeterTor
Copy link

PeterTor commented Aug 7, 2016

hello,
as you can see the error is
TypeError: emit_event() got an unexpected keyword argument 'formmated'

can you please try to change in pokecli the line
"formmated" to"formatted" ?

maybe it fixes the error

@BeAtS85
Copy link

BeAtS85 commented Aug 7, 2016

See [https://github.com//issues/2883]

@mjmadsen
Copy link
Contributor

mjmadsen commented Aug 7, 2016

#2912 There is a PR in for this

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

5 participants