kwsch / PKHeX

Pokémon Save File Editor
https://projectpokemon.org/pkhex/
Other
3.71k stars 698 forks source link

PLGE False Flag on Event Pikachu #3474

Closed Ninjistix closed 2 years ago

Ninjistix commented 2 years ago

Describe the problem Pikachu keeps flip flopping between Legal and Illegal.

To Reproduce Pokémon is from Event gallery Database, Legal upon import, but once save is exported and the save is reopened it's flagged illegal.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots image image image

kwsch commented 2 years ago

Likely missing met location data, try loading the Met tab. Not sure if that's the issue.

Ninjistix commented 2 years ago

image

I just checked my GP file, its invalid there too, but if I click view a few times it becomes legal again.

image image

Atrius97 commented 2 years ago

Pokémon is from Event gallery Database, Legal upon import, but once save is exported and the save is reopened it's flagged illegal.

I'm unable to replicate this behavior on latest dev build, both versions of the Shiny Pikachu event for LGPE appear legal after following the steps to try to replicate this, including exporting the save and exiting, then reopening the save. At no point do they appear to become illegal, however I should point out that I only have a GE savefile to work with, and you appear to have GP. I'm unsure if that would make a difference here.

Ninjistix commented 2 years ago

pkhex.zip here's everything in question, my GE and GP save file, the pkhex version, and the .wb7 files.

upon opening the sav file, it shows the 0501 LGPE - Bullseye Shiny Pikachu.wb7full invalid, but if you right click on the pkm and choose view over and over again it becomes legal.

Lusamine commented 2 years ago

All the Pokemon in both save files are legal for me upon immediately opening the save and the Pikachu remains legal when choosing view over and over again. I tried using the PKHeX executable in your zip as well as my own (which is latest development build). Main difference I can see is that you're on Windows 11 and I'm on 10. Does this happen to you on Development build as well?

Ninjistix commented 2 years ago

ill test the dev build, right now sec,

Edit: they are both legal in the current dev build image

Atrius97 commented 2 years ago

If you are unable to recreate the issue by re-following your steps in the latest dev build, then whatever issue was causing your error is already resolved and will likely not occur in the next stable release.

Ninjistix commented 2 years ago

well since it seems to be fixed in the most recent dev build, I'll close this since the problem was most likely fixed already, thanks everyone.