Davil Posted May 21, 2018 Share Posted May 21, 2018 System.IndexOutOfRangeException: Index was outside the bounds of the array. at PKHeX.WinForms.MemoryAmie.UpdateMemoryDisplay(Object sender) in PKHeX-master\PKHeX.WinForms\Subforms\PKM Editors\MemoryAmie.cs:line 223 at PKHeX.WinForms.MemoryAmie.ChangeMemory(Object sender, EventArgs e) in PKHeX-master\PKHeX.WinForms\Subforms\PKM Editors\MemoryAmie.cs:line 261 at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value) at System.Windows.Forms.ListControl.set_SelectedValue(Object value) at PKHeX.WinForms.MemoryAmie.LoadFields() in PKHeX-master\PKHeX.WinForms\Subforms\PKM Editors\MemoryAmie.cs:line 80 at PKHeX.WinForms.MemoryAmie..ctor(PKM pk) in C:\Users\Administrator\Desktop\1235467838721781\PKHeX-master\PKHeX.WinForms\Subforms\PKM Editors\MemoryAmie.cs:line 41 at PKHeX.WinForms.Controls.PKMEditor.OpenHistory(Object sender, EventArgs e) in PKHeX-master\PKHeX.WinForms\Controls\PKM Editor\PKMEditor.cs:line 1483 1 Link to comment Share on other sites More sharing options...
Davil Posted May 21, 2018 Author Share Posted May 21, 2018 if null, Run System.DivideByZeroException: Attempted to divide by zero. at PKHeX.Core.BatchEditor.GetEditorResults(ICollection`1 sets) at PKHeX.WinForms.BatchEditor.<>c__DisplayClass14_0.<RunBatchEdit>b__2(Object sender, RunWorkerCompletedEventArgs e) in PKHeX-master\PKHeX.WinForms\Subforms\PKM Editors\BatchEditor.cs:line 174 at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e) at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg) 1 Link to comment Share on other sites More sharing options...
Kaphotics Posted May 21, 2018 Share Posted May 21, 2018 Thanks, fixed in latest commit https://github.com/kwsch/PKHeX/commit/bbe6762d2448749b5bb333d045de45c023f5d634 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