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

The bot treats every Pokemon as a VIP #5521

Closed
avexus opened this issue Sep 18, 2016 · 3 comments
Closed

The bot treats every Pokemon as a VIP #5521

avexus opened this issue Sep 18, 2016 · 3 comments

Comments

@avexus
Copy link

avexus commented Sep 18, 2016

Windows 10 and Mac.

Master branch.

Normal conf file

@jmarenas
Copy link

While this issue is being fix, use this configuration in vips:
replace this:
"any": {"catch_above_cp": 1200, "catch_above_iv": 0.9, "logic": "or" },
for this:
"//any": {"catch_above_cp": 1200, "catch_above_iv": 0.9, "logic": "or" },

There is something wrong with the last update, for now, you may not update so you will not have this issue.

@Gobberwart
Copy link
Contributor

Fixed in dev. Wait until master is updated, or use dev branch instead.

@avexus
Copy link
Author

avexus commented Sep 18, 2016

@Gobberwart fixed in master right now.

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