Hey there, trying out pkhex for the first time and I get this error when trying to load my save file for scarlet
Exception Details:
System.Collections.Generic.KeyNotFoundException: key
at PKHeX.Core.SCBlockAccessor.Find(IReadOnlyList`1 array, UInt32 key)
at PKHeX.Core.Extensions.GetExtraSlots9(SAV9SV sav)
at PKHeX.Core.Extensions.GetExtraSlots(SaveFile sav, Boolean all)
at PKHeX.WinForms.Controls.SAVEditor.ToggleViewSubEditors(SaveFile sav)
at PKHeX.WinForms.C