Exashuto Posted April 5, 2018 Posted April 5, 2018 I'm using a flash card (Dsone) with the lastest firmware version (http://eng.supercard.sc/manual/dsone/evolution/download.htm) the one that supports pokemon white 2 The save data is in 4 megabit format (512kb) and works in-game When i tried to run that .sav in pkhex it open the save but does not show you any pokemon When i try to acces to items it can't detect any I've uploaded the save that i'm using (POKEMO~1.SAV) and two more files that appear the first time you start the game I can't attach the .nds because i'm only allowed to upload 10mb This error was shown to me when I tried to access the trainer info: Exception Details: System.ArgumentOutOfRangeException: InvalidArgument=Value of '74' is not valid for 'SelectedIndex'. Parameter name: SelectedIndex at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value) at PKHeX.WinForms.SAV_SimpleTrainer..ctor(SaveFile sav) at PKHeX.WinForms.Controls.SAVEditor.B_OpenTrainerInfo_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.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\Framework\v4.0.30319\mscorlib.dll PKHeX, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null C:\Users\Albert\Desktop\Puchamon\Puchahex\PKHeX.exe System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll PKHeX.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null C:\Users\Albert\Desktop\Puchamon\Puchahex\PKHeX.Core.dll System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll System.Windows.Forms.resources, Version=4.0.0.0, Culture=es, PublicKeyToken=b77a5c561934e089 C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms.resources\v4.0_4.0.0.0_es_b77a5c561934e089\System.Windows.Forms.resources.dll mscorlib.resources, Version=4.0.0.0, Culture=es, PublicKeyToken=b77a5c561934e089 C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\mscorlib.resources\v4.0_4.0.0.0_es_b77a5c561934e089\mscorlib.resources.dll -------------------- User Message: An unhandled exception has occurred. You can continue running PKHeX, but please report this error. POKEMO~1.SAV PO87AE~1.SAV Pokemon Blanco 2.dso
Kaphotics Posted April 5, 2018 Posted April 5, 2018 PO87AE~1.SAV file is completely empty; open it in a hex editor to see. You're not extracting your current save file data if you're getting nothing out.
Exashuto Posted April 5, 2018 Author Posted April 5, 2018 9 minutes ago, Kaphotics said: PO87AE~1.SAV file is completely empty; open it in a hex editor to see. You're not extracting your current save file data if you're getting nothing out. The file that runs in pkhex but doesn't show u anythig is this (POKEMO~1.SAV) I've only uploaded PO87AE~1.SAV knowing that it does not work because It was showed up the first time to run the game POKEMO~1.SAV
Kaphotics Posted April 5, 2018 Posted April 5, 2018 Save file is getting recognized as Platinum because there's garbage in the backup save file that matches Platinum's signature. Program window indicates that it's loaded as Pt. If you hex edit 0x4CF20 to change it from 2C to 00 it should be recognized as B2W2.
Exashuto Posted April 5, 2018 Author Posted April 5, 2018 (edited) 19 minutes ago, Kaphotics said: Save file is getting recognized as Platinum because there's garbage in the backup save file that matches Platinum's signature. Program window indicates that it's loaded as Pt. If you hex edit 0x4CF20 to change it from 2C to 00 it should be recognized as B2W2. What kind of witchcraft is that? xD Could u send me that save? I've never used hex edit and i'm a lit confused Thnx a lot. Edited April 5, 2018 by Exashuto Misspelling
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