Pokemonromhacker.123 Posted May 22, 2022 Posted May 22, 2022 Hi all, I'm on MacOSX Big Sur and have managed to get PKHeX working with Crossover, but tried to make a bottle for EKHeX and it didn't work. The file opens up properly and I can drag and drop my save into the app, but I can't click anything on the actual screen. Anyone have any tips on how to fix this please? Thanks!
Pokemonromhacker.123 Posted May 22, 2022 Author Posted May 22, 2022 This is the error I'm getting: Exception Details: System.NullReferenceException: Object reference not set to an instance of an object at System.Media.SoundPlayer.Stop () [0x00023] in <a53e1eeb99d9433188c674f67e6c16c2>:0 at (wrapper remoting-invoke-with-check) System.Media.SoundPlayer.Stop() at PKHeX.WinForms.Controls.CryPlayer.Stop () [0x00000] in <ab3e3afc1571493bba5896332a2c68f7>:0 at PKHeX.WinForms.Controls.SlotHoverHandler.Stop () [0x00057] in <ab3e3afc1571493bba5896332a2c68f7>:0 at PKHeX.WinForms.Controls.SlotChangeManager.MouseLeave (System.Object sender, System.EventArgs e) [0x00000] in <ab3e3afc1571493bba5896332a2c68f7>:0 at PKHeX.WinForms.Controls.BoxEditor.BoxSlot_MouseLeave (System.Object sender, System.EventArgs e) [0x0000a] in <ab3e3afc1571493bba5896332a2c68f7>:0 at PKHeX.WinForms.Controls.BoxEditor+<>c__DisplayClass29_0.<InitializeSlots>b__1 (System.Object o, System.EventArgs args) [0x00000] in <ab3e3afc1571493bba5896332a2c68f7>:0 at System.Windows.Forms.Control.OnMouseLeave (System.EventArgs e) [0x0001f] in <4b7d326f792d4378bd436300c6961411>:0 at System.Windows.Forms.Control.WmMouseLeave (System.Windows.Forms.Message& m) [0x00009] in <4b7d326f792d4378bd436300c6961411>:0 at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m) [0x00689] in <4b7d326f792d4378bd436300c6961411>:0 at System.Windows.Forms.Control+ControlNativeWindow.OnMessage (System.Windows.Forms.Message& m) [0x00001] in <4b7d326f792d4378bd436300c6961411>:0 at System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x000b3] in <4b7d326f792d4378bd436300c6961411>:0 at System.Windows.Forms.NativeWindow.Callback (System.Windows.Forms.Message& m) [0x00025] in <4b7d326f792d4378bd436300c6961411>: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-5.1.1\lib\mono\4.5\mscorlib.dll PKHeX, Version=21.4.6.0, Culture=neutral, PublicKeyToken=null C:\EKHeX (autosave disabled).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-5.1.1\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-5.1.1\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-5.1.1\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-5.1.1\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-5.1.1\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-5.1.1\lib\mono\gac\System.Core\4.0.0.0__b77a5c561934e089\System.Core.dll System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Z:\Applications\CrossOver.app\Contents\SharedSupport\CrossOver\share\wine\mono\wine-mono-5.1.1\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-5.1.1\lib\mono\gac\Mono.Security\4.0.0.0__0738eb9f132ed756\Mono.Security.dll PKHeX.Drawing, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null -------------------- User Message: An unhandled exception has occurred. You can continue running PKHeX, but please report this error.
Pokemonromhacker.123 Posted May 22, 2022 Author Posted May 22, 2022 And this is the error I get when I try to load the save file: Exception Details: System.NullReferenceException: Object reference not set to an instance of an object at System.Media.SoundPlayer.Stop () [0x00023] in <a53e1eeb99d9433188c674f67e6c16c2>:0 at (wrapper remoting-invoke-with-check) System.Media.SoundPlayer.Stop() at PKHeX.WinForms.Controls.CryPlayer.Stop () [0x00000] in <ab3e3afc1571493bba5896332a2c68f7>:0 at PKHeX.WinForms.Controls.SlotHoverHandler.Stop () [0x00057] in <ab3e3afc1571493bba5896332a2c68f7>:0 at PKHeX.WinForms.Controls.BoxEditor.ResetSlots () [0x00033] in <ab3e3afc1571493bba5896332a2c68f7>:0 at PKHeX.WinForms.Controls.BoxEditor.GetBox (System.Object sender, System.EventArgs e) [0x0003d] in <ab3e3afc1571493bba5896332a2c68f7>:0 at System.Windows.Forms.ComboBox.OnSelectedIndexChanged (System.EventArgs e) [0x00027] in <4b7d326f792d4378bd436300c6961411>:0 at System.Windows.Forms.ComboBox.set_SelectedIndex (System.Int32 value) [0x000bf] in <4b7d326f792d4378bd436300c6961411>:0 at PKHeX.WinForms.Controls.BoxEditor.set_CurrentBox (System.Int32 value) [0x00000] in <ab3e3afc1571493bba5896332a2c68f7>:0 at PKHeX.WinForms.Controls.BoxEditor.ResetBoxNames (System.Int32 box) [0x0006a] in <ab3e3afc1571493bba5896332a2c68f7>:0 at PKHeX.WinForms.Controls.BoxEditor.InitializeFromSAV (PKHeX.Core.SaveFile sav) [0x00032] in <ab3e3afc1571493bba5896332a2c68f7>:0 at (wrapper remoting-invoke-with-check) PKHeX.WinForms.Controls.BoxEditor.InitializeFromSAV(PKHeX.Core.SaveFile) at PKHeX.WinForms.Controls.SAVEditor.ToggleViewReset () [0x00076] in <ab3e3afc1571493bba5896332a2c68f7>:0 at PKHeX.WinForms.Controls.SAVEditor.ToggleInterface () [0x00007] in <ab3e3afc1571493bba5896332a2c68f7>:0 at (wrapper remoting-invoke-with-check) PKHeX.WinForms.Controls.SAVEditor.ToggleInterface() at PKHeX.WinForms.Main.ResetSAVPKMEditors (PKHeX.Core.SaveFile sav) [0x00128] in <ab3e3afc1571493bba5896332a2c68f7>:0 at PKHeX.WinForms.Main.OpenSAV (PKHeX.Core.SaveFile sav, System.String path) [0x00107] in <ab3e3afc1571493bba5896332a2c68f7>:0 at PKHeX.WinForms.Main.LoadFile (System.Object input, System.String path) [0x0005d] in <ab3e3afc1571493bba5896332a2c68f7>:0 at PKHeX.WinForms.Main.OpenFile (System.Byte[] input, System.String path, System.String ext) [0x00016] in <ab3e3afc1571493bba5896332a2c68f7>:0 at PKHeX.WinForms.Main.OpenFromPath (System.String path) [0x00123] in <ab3e3afc1571493bba5896332a2c68f7>: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-5.1.1\lib\mono\4.5\mscorlib.dll PKHeX, Version=21.4.6.0, Culture=neutral, PublicKeyToken=null C:\EKHeX (autosave disabled).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-5.1.1\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-5.1.1\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-5.1.1\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-5.1.1\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-5.1.1\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-5.1.1\lib\mono\gac\System.Core\4.0.0.0__b77a5c561934e089\System.Core.dll System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Z:\Applications\CrossOver.app\Contents\SharedSupport\CrossOver\share\wine\mono\wine-mono-5.1.1\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-5.1.1\lib\mono\gac\Mono.Security\4.0.0.0__0738eb9f132ed756\Mono.Security.dll PKHeX.Drawing, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Z:\Applications\CrossOver.app\Contents\SharedSupport\CrossOver\share\wine\mono\wine-mono-5.1.1\lib\mono\gac\System.Numerics\4.0.0.0__b77a5c561934e089\System.Numerics.dll -------------------- User Message: Unable to load file. Path: Y:\Library\Application Support\OpenEmu\mGBA\Battery Saves\Pokemon Emerald Kaizo patched.sav
Kaphotics Posted May 23, 2022 Posted May 23, 2022 PKHeX does not support ROM hacks. Don't bother asking here for help with other people's outdated forks. Ask the fork author.
Pokemonromhacker.123 Posted May 23, 2022 Author Posted May 23, 2022 Thank you for the quick response. Was actually hoping to see if anyone else in the community was having the same issues or if anyone had found a workaround rather than official support!
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