After loading save (main)
In Mystery Gift Database
load G3 Channel Jirachi
Error:
************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at PKHeX.Core.PK3.ConvertToPK4()
at PKHeX.Core.PKMConverter.ConvertPKM(PKM pk, Type PKMType, Type fromType, Int32 toFormat, String& comment)
at PKHeX.Core.PKMConverter.ConvertPKM(PKM pk, Type PKMType, Type fromType, String& comment)
at PKHeX.Core.PKMConverter.ConvertToType(PKM pk, Type PKMType, String& comment)
at PKHeX.Core.PKMConverter.TryMakePKMCompatible(PKM pk, PKM target, String& c, PKM& pkm)
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.SAV_MysteryGiftDB.ClickView(Object sender, EventArgs e)
<snip>