Home › Forums › Destiny of an Emperor › Destiny of an Editor (permanent beta test mode active)
Tagged: Destiny of an Editor, Destiny of an Emperor, Huo Hu, Niahak, ROM Hacking, Xian Zhu Xuande, Zhuge Liang
- This topic has 1,129 replies, 26 voices, and was last updated 10 years, 12 months ago by
MiDKnighT.
-
AuthorPosts
-
July 6, 2013 at 3:16 pm #27612
MiDKnighT
Moderatorsonic – are you interested in giving the new stuff some testing today and tomorrow? I could send you the latest version so you can look for buggies.
July 6, 2013 at 6:53 pm #27613Lord Yuan Shu
KeymasterDamn, the tactics and items have portraits and descriptions now?
Welcome to Lord Yuan Shu Walkthrough Guides ·
Huo Hu's Adventure started Destiny of an Emperor hackingJuly 6, 2013 at 9:30 pm #27614MiDKnighT
ModeratorHere's what the shop layout is looking like so far. I also plan on putting more stuff on the "Places" page but for now it will just have the weapon and merchant shops.
July 7, 2013 at 4:07 pm #27615MiDKnighT
ModeratorReleasing version 98r. Item page and Places (shop) page are now fully functional:
http://www.niahak.org/images/DOAE/DoaEdv098r.zip


If you are using an IPS patch, I recommend applying the latest "patch 2". There is a stamp in the IPS patch that DoaEditor sees. If you don't have the latest IPS patch 2 then DoaEditor won't know you are using an IPS patch and some features won't be available.
I still have some more work to do on refining the code. That said, I wouldn't recommend "stacking" ROMs right now. Ie if you finish working on a ROM and want to work on another one, save the current ROM, close DoaEditor, then open DoaEditor again and open the other ROM. And of course, take backups. There's a lot of new stuff here.
I won't be able to make any changes for a couple of weeks so hopefully nothing is majorly broken. If so Niahak would have to fix until I get back or just use an older copy.
July 7, 2013 at 6:31 pm #27616MiDKnighT
ModeratorEDIT: Oops, one little bug fix. Re-uploaded. If you downloaded before this post please re-download.
July 9, 2013 at 1:49 am #27617sonic.penguin
ModeratorLink is broken….
July 9, 2013 at 3:25 am #27618Niahak
ModeratorProbably from seeing all the paths I posted. MK uploads to my site, but a slightly different URL.
July 10, 2013 at 1:15 am #27619sonic.penguin
ModeratorRan into a bug:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentOutOfRangeException: InvalidArgument=Value of '128' is not valid for 'SelectedIndex'.
Parameter name: SelectedIndex
at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
at DoaEditor.MainForm.list_SelectedIndexChanged(Object sender, EventArgs e) in C:UsersmpolaskiDocumentsDOAEDOAE_Editor_SourceDoaEditorMainForm.cs:line 1103
at System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ListBox.WmReflectCommand(Message& m)
at System.Windows.Forms.ListBox.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: 2.0.0.0
Win32 Version: 2.0.50727.5466 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
DoaEditor
Assembly Version: 1.0.4936.24155
Win32 Version: 1.0.4936.24155
CodeBase: file:///C:/Users/Matt/Desktop/DOEditor%202/DoaEditor.exe
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5468 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
nzdgeh2u
Assembly Version: 1.0.4936.24155
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.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.
July 10, 2013 at 10:28 pm #27620Niahak
ModeratorMore details?
As far as I can tell this could only have happened if you had an officer profile of 128, but I'm not familiar enough with the new content to really know if that's possible…
July 20, 2013 at 4:12 pm #27621MiDKnighT
ModeratorI'm back! As for the above crash, I don't see my code in the stack. What exactly were you doing when you got the error?
July 20, 2013 at 10:30 pm #27622unfy
ModeratorGlad I didn't offer to help out with the editor. I loathe dot net stuff :P
Good luck
:vine:
July 21, 2013 at 11:39 pm #27623MiDKnighT
ModeratorIt's nicer than 6502 assembly at least.
August 18, 2013 at 5:51 pm #27640sonic.penguin
ModeratorModified Cao Ren's politics via doeditor and got this upon clicking "save"
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Byte.Parse(String s, NumberStyles style, NumberFormatInfo info)
at System.String.System.IConvertible.ToByte(IFormatProvider provider)
at System.Convert.ToByte(Object value)
at DoaEditor.MainForm.savebtn_Click(Object sender, EventArgs e) in C:UsersmpolaskiDocumentsDOAEDOAE_Editor_SourceDoaEditorMainForm.cs:line 1396
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: 2.0.0.0
Win32 Version: 2.0.50727.5472 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
DoaEditor
Assembly Version: 1.0.4936.24155
Win32 Version: 1.0.4936.24155
CodeBase: file:///C:/Users/Matt/Desktop/DOEditor%202/DoaEditor.exe
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5468 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
foqniuu1
Assembly Version: 1.0.4936.24155
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.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.
August 18, 2013 at 6:22 pm #27641sonic.penguin
ModeratorFinally got a chance to experiment w/ the new DOAEditor and it makes editing tactic/weapon names/characteristics SO much easier!
A horse is a horse of course of course… LOL
August 21, 2013 at 10:17 pm #27642sonic.penguin
ModeratorNiahak, do you think you can figure out why the 'save' option causes the above error?
-
AuthorPosts
- You must be logged in to reply to this topic.

