Jump to content

[Bug] PKHEX - number fields


choatix

Recommended Posts

I've been having trouble with entering values into the 'level' fields and the ESV field within the Database screen of PKHEX.

Level equality always works for 0, which then shows all results, same with any number larger than 100, and I can find the rejection case for >100 in the code. But any other value does not yield a result. A brief look at running the code in Debug Mode shows that the 'stat' fields are not initialised during this process, all being set the 0, and explaining why level 0 works in this scenario.

As for ESV, whatever value I enter shows every possible egg in the listing. This, plus another quick look at the code implies the issue here is not entering the filtering mechanism for ESV and as such nothing is ever filltered. 

Note this is using the outer default fields, and not using the PSV entry for the Advanced Search.

Am I doing this wrong in some way? Or is this legitimately a bug?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...