Jump to content

Kaphotics

Helpful Member
  • Posts

    7957
  • Joined

  • Last visited

  • Days Won

    476

Everything posted by Kaphotics

  1. Not anything close to a valid save file. Dead batteries in Gen2 carts will wipe the save data.
  2. PKHeX does not support ROM hacks.
  3. Kaphotics

    PKHeX Error

    Read the replies in this thread.
  4. Already reported and fixed, see: https://projectpokemon.org/home/forums/topic/65422-pkhex-error/
  5. Kaphotics

    PkHex error

    Already reported and fixed, see: https://projectpokemon.org/home/forums/topic/65422-pkhex-error/
  6. Okay well this save file is a blank save with zero progression. Be sure you are extracting it from the correct game/location.
  7. If a pokemon does not have two distinct abilities, then it cannot have the second ability slot.
  8. Did you forget to save your progress in-game before closing it? If you are using an emulator, save states are not a replacement for saving via the in-game dialogue menu.
  9. Have you tried the event flag editor?
  10. > PluginPile.InsertionPlugin.InsertionPlugin Not an issue with PKHeX; update your out-of-date plugin.
  11. Ability mismatch: not sure; the event should have been distributed with a matching PIDIV & ability. GCEA events are not implemented in PKHeX.
  12. Kaphotics

    PKHeX Error

    Save files do not store RTC data in them. Only dumpers / emulators that append the data at the end do.
  13. Berry Fix only adjusts the clock to be +365 days, outside of the bugged time region. I can't recall if it's days elapsed since initial, or days elapsed since start (eg actual elapsed is 909-684), depending on when the initial time value was set.
  14. Kaphotics

    PKHeX Error

    Should be fine on the latest development build; this is caused by some Gen3 emulators appending RTC data to the end of the save file. The latest commits now properly handle this.
  15. Added in latest commit, thanks for reporting: https://github.com/kwsch/PKHeX/commit/298a0e6291b03bff870e2689c7a84857bf635c8e
  16. Gen3 games do not store calendar days, only the RTC shows elapsed time since the cartridge was first powered on.
  17. Date, if not locked by the gift format, is whatever the current date is. Gifts that are language locked are not extensively documented for the program to check, like gen5 events. Only once that metadata is known would it be possible to add a filter for a specific language.
  18. First error: just try again. If other processes are hogging your computer's clipboard then it might sometimes fail. Second error: will be fixed; was previously a hidden error since this release I accidentally disabled error suppression for legality analysis :')
  19. Restoring it just reverts back to the game's unmodified behavior.
  20. Wonder Trade. The game remembers what you deposited, and what you'll receive when you check.
  21. The program improves over time; this mismatch is now being checked. Usually, you can just set the pokemon to a slot real quick and it'll fix small mistakes like this for you automatically. Depending on how you're injecting something, like a trade bot, the bot will update the handler state automatically as well to match the trade bot's details.
  22. You don't have a save file loaded. How can Fujian be the current handler and OT if the save file it resides in is not Fujian? In other words, if it originated from trainer A and resides with trainer B, then the data must indicate its residence with trainer B, rather than with trainer A.
  23. Looks like the automatic build with the fix from 3 weeks ago failed to finish; I forced it to re run and now it finished. Redownload the latest artifact and you should be good.
  24. Incomplete stack trace; you haven't posted the entirety of it. The first part (missing) is most relevant.
×
×
  • Create New...