Jump to content

Kaphotics

Helpful Member
  • Posts

    7216
  • Joined

  • Last visited

  • Days Won

    357

Everything posted by Kaphotics

  1. Not able to replicate on latest commit; I assume this has been fixed since the latest exe you've downloaded's date.
  2. Kaphotics

    bug in last update

    Works fine on latest commit
  3. Kaphotics

    bug in last update

    Thanks, fixed in latest commit https://github.com/kwsch/PKHeX/commit/102430ebf5b931685d0838765dfce85ea22770fb
  4. You transferred it at level 5. It could never have been Butterfree when it was on the VC, thus it could never learn those moves. (pkhex 2 gud)
  5. Bagon is currently level 14... Can't be encountered outside that level range. I'm not aware of anything definitive that Basculin-1 can't call for help, since others with a call rate of 9 can call.
  6. Berry Fix just bumped the saved clock date forward. DLC is stored in the save file, but does not affect executed code. Bad parameters in the saved data can be replaced, code patching is not possible.
  7. Nothing will register in the dex if that setting is turned off. The dex data won't be modified at all, regardless of what you set to the save file.
  8. Auto update pokedex details when pkm is set to a slot, equivalent to registering in-game. Modify info to fix common errors when pkm is set to a slot, which fixes bad memory details
  9. > Before Generation VI, it was not possible for male or genderless Pokémon to pass down their Ability in any way. Can't inherit a hidden ability as a genderless egg. Working as intended.
  10. "Corrected" != fixed; you didn't fix the PIDIV correlation. Invalid: Can't have ball for encounter type. === Valid Move 1: Learned by Level-up. Valid Move 2: Learned by Level-up. Valid Move 3: Learned by Move Tutor. Valid Move 4: Egg Move. Valid Relearn Move 1: Valid. Valid Relearn Move 2: Valid. Valid Relearn Move 3: Valid. Valid Relearn Move 4: Valid. Valid: Able to hatch an Egg at Met Location. Valid: Nickname does not match another species name. Valid: Current level is not below met level. Valid: All ribbons accounted for. Valid: Ability matches ability number. Valid: Form is Valid. Valid: Gender matches PID. Valid: Nature matches PID. Valid: Encounter Type matches encounter. Valid: HT Memory is valid. Valid: History block is valid. Valid: Geolocation: Country is in 3DS region. === Encounter Type: Egg (Torkoal) PID Type: None Invalid: Can't have ball for encounter type. === Valid Move 1: Learned by Level-up. Valid Move 2: Learned by Level-up. Valid Move 3: Learned by TM/HM. Valid Move 4: Learned by TM/HM. Valid Relearn Move 1: Valid. Valid Relearn Move 2: Valid. Valid Relearn Move 3: Valid. Valid Relearn Move 4: Valid. Fishy: Current experience matches level threshold. Valid: Able to hatch an Egg at Met Location. Valid: Nickname matches species name. Valid: All ribbons accounted for. Valid: Ability matches ability number. Valid: Form is Valid. Valid: Gender matches PID. Valid: Nature matches PID. Valid: Encounter Type matches encounter. Valid: HT Memory is valid. Valid: History block is valid. Valid: Geolocation: Country is in 3DS region. === Encounter Type: Egg (Dratini) PID Type: None No PIDIV type => pkm must have originated from an egg. Since it must be from an egg, it must always be in a pokeball.
  11. Thanks for reporting, fixed in latest commit https://github.com/kwsch/PKHeX/commit/7ccaf8783b18abb50c06aa96f5fc03993f783562
  12. I'm not able to replicate the issue. The PK1 format has byte 0x03 to indicate the Current Level when stored in the box, but I can't find any scenario where this will be set to zero. Fixed in the latest commit https://github.com/kwsch/PKHeX/commit/7ef5d9e547c46299f63da2282f58c670844a2a14 never-boxed pkm don't have this value set; PKHeX now handles the party->box setting of boxlevel
  13. Were these pkm created from scratch?
  14. Added in latest commit: https://github.com/kwsch/PKHeX/commit/10894f5341fb6824f08dfeaecbcb06517c2a5d67 Alternate clone searches beyond this should probably just modify the src to their liking
  15. Kaphotics

    bug in last update

    I updated the exe a few hours with the hotfix for STADIUM and bw moves, @ThePunish3D just needs to redownload the posted exe since it was updated stealthily after it was originally uploaded with the 'latest' version.
  16. Not a PKHeX problem due to the lack of any reports. Double check you're playing an unmodified ROM that you dumped from your own cart/eshop install.
  17. Kaphotics

    bug in last update

    Thanks, fixed in latest commit https://github.com/kwsch/PKHeX/commit/7403c0f91a1c2f8dcf0be13af0ade74e5813a904
  18. Parent inheritance checks are not currently implemented.
  19. The advanced search allows for searching properties not shown in the regular filters area. However, I don't think the wonder card data stores what you are seeking.
  20. Do you mind sharing the before/after save files? (pm); also does it disappear in-game or only in PKHeX?
  21. What was the initial state of the box before you moved things into it?
  22. If the save file exists, it's stored somewhere on the phone's storage. The save file can't not exist and still be used by the emulator.
  23. Fixed in latest commit, thanks for reporting https://github.com/kwsch/PKHeX/commit/279c9d4665e3e0ed5aec4d5da54192e274a03630
  24. Should be fixed in the latest commit, thanks for reporting https://github.com/kwsch/PKHeX/commit/30a614484e1ae74f9a6dc7b87b71bf7e423ff04f I've reuploaded the exe zip, so redownload if you'd prefer to not ignore the error
×
×
  • Create New...