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