Burning Justice Posted February 25, 2022 Share Posted February 25, 2022 Hi, Just got this error when I tried to move Pokemon around in my party in my Pokemon Battle Revolution save: Exception Details: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) at System.Collections.Generic.List`1.get_Item(Int32 index) at PKHeX.WinForms.Controls.PartyEditor.ResetSlots() at PKHeX.WinForms.Controls.SAVEditor.ResetParty() at PKHeX.WinForms.Controls.SlotChangeManager.HandleMovePKM(PictureBox pb, Boolean encrypt) at System.Windows.Forms.Control.OnMouseMove(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseMove(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) Loaded Assemblies: -------------------- mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll PKHeX, Version=22.2.22.0, Culture=neutral, PublicKeyToken=null C:\Users\bmix_\Documents\PKHeX\PKHeX.exe In addition to that, I seem to be unable to move any Pokemon out of my party. It seems to cause them to disappear completely when I do that. I am running the latest release of PKHeX (20220222). Link to comment Share on other sites More sharing options...
Kaphotics Posted February 26, 2022 Share Posted February 26, 2022 Thanks, fixed in latest commits: https://github.com/kwsch/PKHeX/commit/dd4c2a349c0f1a0d8002f2c7f8973dd30227f59f 1 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now