p04rojectpokemon Posted August 8, 2016 Posted August 8, 2016 (edited) Hello,Kaphotics and everyone, thanks for your great works and update in pkhex, this software makes me feel really free in this game. My game environment is GW card, PMOR 3ds rom, Japanese version new 3ds 9.1 with virtual 11. I have found three bugs with pkhex editing my PMOR save recently, pls help me :tongue: 1. After I click Pokedex editor, modify(the middle button) - complete Dex, modify(the right button)- seen all, then export the main file and import back to my GW 3ds PMOR rom,if I click pokedex in game and view any pokemon's "more appearence" with A button, then this jumps out everytime [ATTACH=CONFIG]13588[/ATTACH] 2.Everytime in game I try to edit the pokemon name or box name or slogan of secret base, anything with the text editor in game,black screen again, but I'm not sure if this is a pkhex bug, any suggestions? [ATTACH=CONFIG]13588[/ATTACH] 3.Secret base editor in pkhex, only for Secrect base No.0-9, any edit even just apply the original secret base content back, jump out bug report window; however No.10-30 is all ok and well editable. [ATTACH=CONFIG]13589[/ATTACH] Bug report window with this content: For real-time (JIT) debugging instead of this dialog box details, Please see the end of this message. ************** abnormal ************** text StartIndex System.ArgumentOutOfRangeException: can not be less than 0. Parameter name: startIndex In System.String.InternalSubStringWithChecks (startIndex Int32, length Int32, fAlwaysCopy Boolean) In System.String.Substring (startIndex Int32, length Int32) In PKHeX.SAV_SecretBase.B_FAV2SAV (sender Object, e EventArgs) In System.Windows.Forms.Control.OnClick (E EventArgs) In System.Windows.Forms.Button.OnClick (E EventArgs) In System.Windows.Forms.Button.OnMouseUp (mevent MouseEventArgs) In System.Windows.Forms.Control.WmMouseUp (m Message&, button MouseButtons, clicks Int32) In System.Windows.Forms.Control.WndProc (m Message&) In System.Windows.Forms.ButtonBase.WndProc (m Message&) In System.Windows.Forms.Button.WndProc (m Message&) In System.Windows.Forms.Control.ControlNativeWindow.OnMessage (m Message&) In System.Windows.Forms.Control.ControlNativeWindow.WndProc (m Message&) In System.Windows.Forms.NativeWindow.Callback (hWnd IntPtr, MSG Int32, wParam IntPtr, IntPtr, lParam) ************** loaded assemblies ************** Mscorlib Assembly version: 4.0.0.0 Win32 version: built by: FX45RTMREL 4.0.30319.17929 Basic code: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- PKHeX Assembly version: 1.0.0.0 Win32 version: 1.0.0.0 Basic code: file:///C:/Users/gordonhua/Desktop/PKHeX.exe ---------------------------------------- System.Windows.Forms Assembly version: 4.0.0.0 Win32 version: built by: FX45RTMREL 4.0.30319.17929 Basic code: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Assembly version: 4.0.0.0 Win32 version: built by: FX45RTMREL 4.0.30319.17929 Basic code: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System Assembly version: 4.0.0.0 Win32 version: built by: FX45RTMREL 4.0.30319.17929 Basic code: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Core Assembly version: 4.0.0.0 Win32 version: built by: FX45RTMREL 4.0.30319.17929 Basic code: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- System.Windows.Forms.resources Assembly version: 4.0.0.0 Win32 version: built by: RTMRel 4.0.30319.1 Basic code: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_zh-Hans_b77a5c561934e089/System.Windows.Forms.resources.dll ---------------------------------------- Mscorlib.resources 4. party battle box turned to be all white after I edit any party battle box pm and set it back,like this: [ATTACH=CONFIG]13590[/ATTACH] Thanks for your attention and glad for any reply:redface: Edited August 8, 2016 by p04rojectpokemon
Kaphotics Posted August 8, 2016 Posted August 8, 2016 4. be sure you're using the latest pkhex posted in the download thread; this was fixed earlier. others: did you ever install basehaxx to that save file? no idea otherwise
p04rojectpokemon Posted August 8, 2016 Author Posted August 8, 2016 Sorry, but I never use HBL or basehaxx, the only system I have is Gateway emunand with a 3.7 launcher, but i do updated the 1.4 version patch, and using PCHex++ sometimes http://gbatemp.net/threads/wip-pchex-pchex-with-its-own-gui.405302/, is this the problem:grog:? If not, any suggestion for my 123 problems? Really confusion:bidoof:
p04rojectpokemon Posted August 8, 2016 Author Posted August 8, 2016 OK,1 2 FIXED AFTER I REJECT MY EMUBAND TO 9.1, JUST PROBLEM3, STILL CANNOT FINDOUT WHY [ATTACH=CONFIG]13591[/ATTACH] See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ArgumentOutOfRangeException: StartIndex cannot be less than zero. Parameter name: startIndex at System.String.Substring(Int32 startIndex, Int32 length) at PKHeX.SAV_SecretBase.B_FAV2SAV(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 Assembly Version: 4.0.0.0 Win32 Version: 4.6.81.0 built by: NETFXREL2 CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- PKHeX Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///G:/PKHaX.exe ---------------------------------------- System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.6.81.0 built by: NETFXREL2 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- System Assembly Version: 4.0.0.0 Win32 Version: 4.6.81.0 built by: NETFXREL2 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.6.81.0 built by: NETFXREL2 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.6.81.0 built by: NETFXREL2 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.6.81.0 built by: NETFXREL2 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.6.81.0 built by: NETFXREL2 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Deployment Assembly Version: 4.0.0.0 Win32 Version: 4.6.81.0 built by: NETFXREL2 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Deployment/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Deployment.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.
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