Jump to content

Recommended Posts

Posted

When i tried to load a save file it said

Exception Details:
System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at PKHeX.Core.PK1.set_Species(Int32 value)
   at PKHeX.WinForms.Controls.PKMEditor.SaveSpeciesLevelEXP(PKM pk)
   at PKHeX.WinForms.Controls.PKMEditor.SaveMisc1(PKM pk)
   at PKHeX.WinForms.Controls.PKMEditor.PreparePK1()
   at PKHeX.WinForms.Controls.PKMEditor.PreparePKM(Boolean click)
   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.ResetSAVPKMEditors(SaveFile sav)
   at PKHeX.WinForms.Main.OpenSAV(SaveFile sav, String path)
   at PKHeX.WinForms.Main.TryLoadSAV(Byte[] input, String path)
   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\sonic\Desktop\PKHeX\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\sonic\Desktop\PKHeX\PKHeX.Core.dll

--------------------
User Message:
Unable to load file.
Path: C:\Users\sonic\Desktop\bgb\Pokemon Red.sav
 

it worked with the previous version

Posted

Was fixed the day after the last release, will be available when the next release is posted.

For now, the workaround is to have a gen 1 species like pikachu as the current species in the pkm editor before loading a RBY save file.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...