Jump to content

umbreon86

New Member
  • Posts

    34
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by umbreon86

  1. The Chatot and Eevee from the database have the same error. Weirdly, the Tropius from the database and the .pcd/.wc4 has two errors: Invalid: Unable to match to a Mystery Gift in the database. Invalid: Ability does not match PID. === 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 Level-up. Valid: Current level is not below met level. Valid: Gender matches PID. Valid: Nature matches PID. === Encounter Type: Invalid (Tropius) PID Type: None
  2. Thanks for the reply. Do you mean that Nintendo fudged the Pokemon so it had a set ability but then forgot to give it a PID that matched? Or vice-versa of course.
  3. Hi all I've been injecting some Gen 4 event Pokemon into my HeartGold game and PKHex is flagging three of them as illegal. The three are all Japanese and they are the Concert Chatot, Sunday Tropius and Eevee Collection Eevee. All have the same error "Invalid: Ability does not match PID". The Ability they have matches the one Bulbapedia and this site's description says they should have. PKHex flags them as legal if I change the ability to that Pokemon's other ability. For example, Concert Chatot "should" have Keen Eye, but is only legal in PKHex with Tangled Feet. Is this an error with PKHex or is Bulbapedia wrong? Or possibly something else? I've tested it with both .PCD and .WC4 files and the same error. Thanks George
  4. All of the Pokemon .wc4 icons and text look fine. They all look and act the same as the .pcd until the point where you collect the gift.
  5. It might be me doing it wrong, but I've been playing with the collection of both .wc4 files and the .pcd files from github and it seems as though the .wc4 files don't work as they should. You can use them to successfully generate the required Pokemon in PKHex, but you can't turn them into gifts to use in game. Admittedly, I've only tested this on an emulator with HeartGold, but every test I've done has been the same. The .PCD file lets me receive a gift naturally in the game (from the delivery man in the Poke Mart) and the gift Pokemon is perfect. The .wc4 files let me collect a gift but they all give me is a bad egg. I've tested about 15 of them now, both Japanese and English ones. I'm using an EU Heart Gold game. Is this something I'm doing wrong or is this an expected result? The method I use is to open my .dsv save with PKHex, open the mystery give tab and then drag a .pcd/.wc4 file into one of the pcd slots. When it's set there, I then drag that into one of the PGT slots. I then save the changes and load up the save with desmume and visit the delivery man. Just a quick note, the .wc4 file from github works but the .pcd has the same error as the file hosted here.
  6. The one from github works without any error and I'm able to view the one built into the database without any problems too.
  7. I've found another .pcd from the site: http://shiny-clique.net/wondercards/_index.htm and this one works without any errors. I wonder if it's an issue with the file here, rather than with PKHex.
  8. Hi all Firstly, thanks for making an amazing program and site. I've got a possible bug to report with PKHex. I get an error when trying to view the Worlds 2008 Lucario .pcd in PKHex: Exception Details: System.ArgumentOutOfRangeException: InvalidArgument=Value of '146' is not valid for 'SelectedIndex'. Parameter name: SelectedIndex at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value) at PKHeX.WinForms.Controls.PKMEditor.LoadMoves(PKM pk) at PKHeX.WinForms.Controls.PKMEditor.LoadMisc1(PKM pk) at PKHeX.WinForms.Controls.PKMEditor.PopulateFieldsPK7() at PKHeX.WinForms.Controls.PKMEditor.LoadFieldsFromPKM(PKM pk, Boolean focus, Boolean skipConversionCheck) at PKHeX.WinForms.Controls.PKMEditor.PopulateFields(PKM pk, Boolean focus, Boolean skipConversionCheck) at PKHeX.WinForms.Main.TryLoadMysteryGift(Byte[] input, String path, String ext) at PKHeX.WinForms.Main.OpenFile(Byte[] input, String path, String ext, SaveFile currentSaveFile) at PKHeX.WinForms.Main.OpenQuick(String path, Boolean force) Loaded Assemblies: -------------------- mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll PKHeX, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null C:\Users\######\Desktop\PKHeX (171205)\PKHeX.exe System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll PKHeX.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null C:\Users\######\Desktop\PKHeX (171205)\PKHeX.Core.dll -------------------- User Message: Unable to load file. Path: C:\Users\######\Downloads\153 Worlds 2008 Lucario ENG [PPorg]\153 Worlds 2008 Lucario ENG [PPorg].pcd I'm using the latest version of PKHex and have .net framework 4.7. All of the other .pcd files I've downloaded from here work without any problem at all. I've redownloaded both PKHex and the .pcd file but get the same issue. Any ideas? Thanks
×
×
  • Create New...