Jump to content

Kaphotics

Helpful Member
  • Posts

    7216
  • Joined

  • Last visited

  • Days Won

    357

Everything posted by Kaphotics

  1. There's no such feature in PKHeX. Nobody has done the research to figure out how to manually enable/disable it.
  2. Click the latest (not OT) box so that the green highlight is no longer the OT.
  3. Kaphotics

    bug in last update

    That's probably enough confirmation that PKHeX is handling things correctly
  4. You likely didn't edit the party stat value (Stat_HP) so all the party mons still have their previous level shown but the experience corresponds to the level 1 amount. You can either rerun or just put them in your boxes temporarily.
  5. Since it should be able to boot up, you can try closing the program after "Continue"ing from the first error.
  6. Try using this exe: PKHeX d180718.zip
  7. Open up a new Windows Explorer (press ⊞ Win + E) then type %APPDATA% in the url bar. Navigate to AppData->Local->ProjectPokémon, then delete all folders. The below image is an example of what you'd delete.
  8. 5->6 removes all trash bytes as new string buffers are created, PkHeX handles it just fine.
  9. Kaphotics

    SHELLOS

    https://github.com/kwsch/PKHeX/commit/1c75093e2792d97835e88e1a9b5fec1a830714f6
  10. Kaphotics

    bug in last update

    https://github.com/kwsch/PKHeX/issues/2025 Would need extra confirmation to the contrary, ie, if the Friend Safari was overriding this 'Undiscovered=>3 flawless' rule back down to 2 flawless for both cases: Friend Safari Togepi Friend Safari Tyrogue
  11. Kaphotics

    Not Reading Card

    Thanks for letting me know it is no longer working; fixed in the latest commit -- will be available in the next release https://github.com/kwsch/PKHeX/commit/e1b983bc59dee82c93c1b47fdcfaab333410f15a In the meantime, press ctrl-F from the main window, right click the first entry in the Recent list, and [Open] it.
  12. Thanks, updated in latest commit https://github.com/kwsch/PKHeX/commit/a10048814226154191fee4287beb429617bc226d Previously was returning a gen2 encounter when yours was gen1 only; had to update some logic to prevent it from returning a gen2 encounter first.
  13. Works fine for me with the latest release, can't replicate any issues with the attached pkm. Double check that the version in the top left corner is 180716, and that you've updated the PKHeX.Core.dll as well
  14. Randomizing stuff and keeping things legal is not simple, and would be rarely used. The Batch Editor serves its purpose for less-common bulk modifications.
  15. Did you previously edit the save file with another program? In order to differentiate the two save types, PKHeX checks the overall savefile checksums. The offset of BW's overall offset is within the Join Avenue data, so that could be corrupted in your save file. Can't really infer anything else without seeing the save file.
  16. As for the setting suggested relearn moves, works fine for me. It applies tackle. Try clicking the relearn moves box to do it manually, I guess.
  17. Thanks, fixed in latest commit https://github.com/kwsch/PKHeX/commit/b749db10d898304df57ecc9f98449c0b3bb80ac0 The pkm doesn't have an egg met date, so the internals return 'null' for the value; null->string throws an exception
  18. https://docs.microsoft.com/en-us/xamarin/xamarin-forms/
  19. Thanks, was fixed in a prior commit but I've also updated the behavior so that loading it to tabs doesn't make it illegal https://github.com/kwsch/PKHeX/commit/cb80c020110066c65206c43de22c6c07f645aea7
  20. Can you please post the pk1 file?
  21. How do you read About PKHeX -> Shortcuts in the latest update?
  22. Kaphotics

    Manaphy

    Please read the other recent threads. This has already been reported and dealt with.
  23. Kaphotics

    bug in last update

    Only way I could think of it happening is you having Arceus in your party but not selected for the Maison attempt. Maybe it's giving it to all party members instead of all battle participants...?
  24. Kaphotics

    bug in last update

    There's no other way to get that specific memory, correct.
×
×
  • Create New...