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

No longer seeing pokemon caught in telegram #5602

Closed
javajohnHub opened this issue Sep 22, 2016 · 9 comments
Closed

No longer seeing pokemon caught in telegram #5602

javajohnHub opened this issue Sep 22, 2016 · 9 comments

Comments

@javajohnHub
Copy link
Contributor

Expected Behavior

A wild Weedle appeared! (CP: 254) (NCP: 0.57) (Potential 0.51) (A/D/S 12/10/1)

Great throw! Used Greatball, with chance 42.96 (118 left)

You caught a Weedle CP: 254 IV: 51

You now have 12 Weedle candy!

Actual Behavior

pokemonmon-bot, [Sep 21, 2016, 10:47 PM]:
A wild Weedle appeared! (CP: 254) (NCP: 0.57) (Potential 0.51) (A/D/S 12/10/1)

Great throw! Used Greatball, with chance 42.96 (118 left)

You now have 12 Weedle candy!

Your FULL config.json (remove your username, password, gmapkey and any other private info)

Output when issue occurred

A wild Weedle appeared! (CP: 254) (NCP: 0.57) (Potential 0.51) (A/D/S 12/10/1)

Great throw! Used Greatball, with chance 42.96 (118 left)

You now have 12 Weedle candy!

Steps to Reproduce

/sub all in telegram

Other Information

OS:
Mac

Branch:
dev

Git Commit:

Python Version:

Any other relevant files/configs (eg: path files)

@Gobberwart
Copy link
Contributor

I'm getting notifications just fine, latest dev pull. What happens if you specifically subscribe to pokemon_caught instead of all?

@javajohnHub
Copy link
Contributor Author

No output. I will try another fresh install but this one was a fresh dev install

@javajohnHub
Copy link
Contributor Author

javajohnHub commented Sep 22, 2016

pokemonmon-bot, [Sep 21, 2016, 11:06 PM]:
Subscriptions updated.

Great Curveball throw! Used Pokeball, with chance 27.08 (2 left)

You now have 39 Clefairy candy!

fresh dev

@Gobberwart
Copy link
Contributor

Running your branch? Or the plain dev branch? Oh and have you authenticated?

@Gobberwart
Copy link
Contributor

If it's a clean install, telegram won't know who you are yet until you send the bot a message and/or login.

@Gobberwart
Copy link
Contributor

2016-09-22 03 36 08

Latest dev, latest telegram

@javajohnHub
Copy link
Contributor Author

This is strange. Ill see if theres a telegram update.....and try dev again.

@Gobberwart
Copy link
Contributor

Also... I know this might seem silly, but check your alert_catch config :)

@javajohnHub
Copy link
Contributor Author

Ok so i slept on it.... another fresh install and the issue persists.

"alert_catch": {
"all": {"operator": "and", "cp": 0, "iv": 0.01}
}

Someone else on slack contacted me and said they are having the same issue.

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

2 participants