Jump to content

HoennWhisperer55555

New Member
  • Posts

    1
  • Joined

  • Last visited

Reputation

0 Neutral
  1. Good afternoon everyone, This is my first time posting, so I apologize if I accidentally breach protocol/if I post this in the wrong spot. Basically, I am trying to edit my ORAS Trainer Info so that I can bypass winning 50 battles in a row at the Battle Maison by manually manipulating that data so that I can ultimately unlock Wally. When I click 'Trainer Info' on PkHeX, I get this error message: Exception Details: System.IndexOutOfRangeException: Index was outside the bounds of the array. at System.Windows.Forms.PropertyGrid.UpdateSelection () [0x00028] in <2736a4f873604bfea9e5f3a0d64b37d6>:0 at System.Windows.Forms.PropertyGrid.RefreshProperties (System.Boolean clearCached) [0x00075] in <2736a4f873604bfea9e5f3a0d64b37d6>:0 at System.Windows.Forms.PropertyGrid.Refresh (System.Boolean clearCached) [0x00045] in <2736a4f873604bfea9e5f3a0d64b37d6>:0 at System.Windows.Forms.PropertyGrid.OnViewSortButtonClick (System.Object sender, System.EventArgs e) [0x000dc] in <2736a4f873604bfea9e5f3a0d64b37d6>:0 at System.Windows.Forms.PropertyGrid.set_PropertySort (System.Windows.Forms.PropertySort value) [0x0006f] in <2736a4f873604bfea9e5f3a0d64b37d6>:0 at (wrapper remoting-invoke-with-check) System.Windows.Forms.PropertyGrid.set_PropertySort(System.Windows.Forms.PropertySort) at PKHeX.WinForms.SAV_Trainer.InitializeComponent () [0x04937] in <f85e35675a30464c8b795074310d741b>:0 at PKHeX.WinForms.SAV_Trainer..ctor (PKHeX.Core.SaveFile sav) [0x00006] in <f85e35675a30464c8b795074310d741b>:0 at (wrapper remoting-invoke-with-check) PKHeX.WinForms.SAV_Trainer..ctor(PKHeX.Core.SaveFile) at PKHeX.WinForms.Controls.SAVEditor.GetTrainerEditor (PKHeX.Core.SaveFile sav) [0x00036] in <f85e35675a30464c8b795074310d741b>:0 at PKHeX.WinForms.Controls.SAVEditor.B_OpenTrainerInfo_Click (System.Object sender, System.EventArgs e) [0x00006] in <f85e35675a30464c8b795074310d741b>:0 at System.Windows.Forms.Control.OnClick (System.EventArgs e) [0x0001f] in <2736a4f873604bfea9e5f3a0d64b37d6>:0 at System.Windows.Forms.Button.OnClick (System.EventArgs e) [0x00037] in <2736a4f873604bfea9e5f3a0d64b37d6>:0 at System.Windows.Forms.Button.OnMouseUp (System.Windows.Forms.MouseEventArgs mevent) [0x0009a] in <2736a4f873604bfea9e5f3a0d64b37d6>:0 at System.Windows.Forms.Control.WmMouseUp (System.Windows.Forms.Message& m, System.Windows.Forms.MouseButtons button, System.Int32 clicks) [0x001c3] in <2736a4f873604bfea9e5f3a0d64b37d6>:0 at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m) [0x005a0] in <2736a4f873604bfea9e5f3a0d64b37d6>:0 at System.Windows.Forms.ButtonBase.WndProc (System.Windows.Forms.Message& m) [0x0011f] in <2736a4f873604bfea9e5f3a0d64b37d6>:0 at System.Windows.Forms.Button.WndProc (System.Windows.Forms.Message& m) [0x00056] in <2736a4f873604bfea9e5f3a0d64b37d6>:0 at System.Windows.Forms.Control+ControlNativeWindow.OnMessage (System.Windows.Forms.Message& m) [0x00001] in <2736a4f873604bfea9e5f3a0d64b37d6>:0 at System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x000b3] in <2736a4f873604bfea9e5f3a0d64b37d6>:0 at System.Windows.Forms.NativeWindow.Callback (System.Windows.Forms.Message& m) [0x00025] in <2736a4f873604bfea9e5f3a0d64b37d6>:0 Loaded Assemblies: -------------------- mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Z:\Applications\CrossOver.app\Contents\SharedSupport\CrossOver\share\wine\mono\wine-mono-6.3.0\lib\mono\4.5\mscorlib.dll PKHeX, Version=21.11.27.0, Culture=neutral, PublicKeyToken=null Z:\Applications\PKHeX.exe System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Z:\Applications\CrossOver.app\Contents\SharedSupport\CrossOver\share\wine\mono\wine-mono-6.3.0\lib\mono\gac\System.Windows.Forms\4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Z:\Applications\CrossOver.app\Contents\SharedSupport\CrossOver\share\wine\mono\wine-mono-6.3.0\lib\mono\gac\System\4.0.0.0__b77a5c561934e089\System.dll System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a Z:\Applications\CrossOver.app\Contents\SharedSupport\CrossOver\share\wine\mono\wine-mono-6.3.0\lib\mono\gac\System.Drawing\4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a Z:\Applications\CrossOver.app\Contents\SharedSupport\CrossOver\share\wine\mono\wine-mono-6.3.0\lib\mono\gac\Accessibility\4.0.0.0__b03f5f7f11d50a3a\Accessibility.dll PKHeX.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a Z:\Applications\CrossOver.app\Contents\SharedSupport\CrossOver\share\wine\mono\wine-mono-6.3.0\lib\mono\gac\System.Configuration\4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Z:\Applications\CrossOver.app\Contents\SharedSupport\CrossOver\share\wine\mono\wine-mono-6.3.0\lib\mono\gac\System.Core\4.0.0.0__b77a5c561934e089\System.Core.dll System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 System.Runtime, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a Z:\Applications\CrossOver.app\Contents\SharedSupport\CrossOver\share\wine\mono\wine-mono-6.3.0\lib\mono\4.5\Facades\System.Runtime.dll System.Resources.ResourceManager, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a Z:\Applications\CrossOver.app\Contents\SharedSupport\CrossOver\share\wine\mono\wine-mono-6.3.0\lib\mono\4.5\Facades\System.Resources.ResourceManager.dll System.Runtime.InteropServices, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a Z:\Applications\CrossOver.app\Contents\SharedSupport\CrossOver\share\wine\mono\wine-mono-6.3.0\lib\mono\4.5\Facades\System.Runtime.InteropServices.dll System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a System.Reflection, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a Z:\Applications\CrossOver.app\Contents\SharedSupport\CrossOver\share\wine\mono\wine-mono-6.3.0\lib\mono\4.5\Facades\System.Reflection.dll PKHeX.Drawing, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Z:\Applications\CrossOver.app\Contents\SharedSupport\CrossOver\share\wine\mono\wine-mono-6.3.0\lib\mono\gac\System.Numerics\4.0.0.0__b77a5c561934e089\System.Numerics.dll System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Z:\Applications\CrossOver.app\Contents\SharedSupport\CrossOver\share\wine\mono\wine-mono-6.3.0\lib\mono\gac\System.Runtime.Serialization\4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Z:\Applications\CrossOver.app\Contents\SharedSupport\CrossOver\share\wine\mono\wine-mono-6.3.0\lib\mono\gac\System.Data\4.0.0.0__b77a5c561934e089\System.Data.dll System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Z:\Applications\CrossOver.app\Contents\SharedSupport\CrossOver\share\wine\mono\wine-mono-6.3.0\lib\mono\gac\System.Xml\4.0.0.0__b77a5c561934e089\System.Xml.dll Mono.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756 Z:\Applications\CrossOver.app\Contents\SharedSupport\CrossOver\share\wine\mono\wine-mono-6.3.0\lib\mono\gac\Mono.Security\4.0.0.0__0738eb9f132ed756\Mono.Security.dll System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 Z:\Applications\CrossOver.app\Contents\SharedSupport\CrossOver\share\wine\mono\wine-mono-6.3.0\lib\mono\4.5\Facades\System.ValueTuple.dll -------------------- User Message: An unhandled exception has occurred. You can continue running PKHeX, but please report this error. Additional info that may prove helpful: I am running PkHeX on a program called CrossOver, as I'm sure you can see in the coding above. I am also using MacOS Monterey Version 12.1. I am tech savvy enough, but I am unable to read/interpret code. I would most likely be able to resolve the problem if given step-by-step instructions in layman's terms. Thank you so much in advance for the help, and if you need screenshots/more information, don't hesitate to ask! Best, James
×
×
  • Create New...