Points of Required Attention™
Please chime in on a proposed restructuring of the ROM hacking sections.
Views: 88,523,224
Main | FAQ | Uploader | IRC chat | Radio | Memberlist | Active users | Latest posts | Calendar | Stats | Online users | Search 05-03-24 01:42 PM
Guest: Register | Login

0 users currently in Super Mario RPG Hacking | 1 guest

Main - Super Mario RPG Hacking - Help? New thread | New reply


Doomi
Posted on 03-26-09 07:41 PM (rev. 2 of 03-26-09 07:42 PM) Link | Quote | ID: 103999

Newcomer
Level: 6

Posts: 1/4
EXP: 594
Next: 313

Since: 03-26-09

Last post: 5512 days
Last view: 5493 days
so, i was really excited to try to hack super mario rpg. i downloaded Lazy shell, started it up, loaded a rom, clicked edit for stats, and it came up with an error message like this:
"Unhandled exception has occurred in your application. If you click continue, the application will ignore this error and attempt to continue. If you click quit, the application will close immediately.

An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x800700B)."

Then, when i click details, it comes up with this:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
at SMRPGED.LCDecomp.LunarOpenRAMFile(Byte[] data, Int32 fileMode, Int32 size)
at SMRPGED.LCDecomp.Decompress(Int32 offset, Int32 maxSize)
at SMRPGED.StatsEditor.StatsEditor.DecompressBattlefields()
at SMRPGED.StatsEditor.StatsEditor.InitializeFormations()
at SMRPGED.StatsEditor.StatsEditor.InitializeStats()
at SMRPGED.StatsEditor.StatsEditor.InitializeStatsEditor()
at SMRPGED.Program.CreateStatsWindow()
at SMRPGED.Form1.openStats_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.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.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.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
LAZYSHELL
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/LazyShell/LAZYSHELL.exe
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
1ako4g15
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
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.



i have installed the latest version of .net Framework (3.5), and i am at my wit's end...


Also, if this is the wrong place to post this, please kindly direct me to the correct forum.

blackhole89
Posted on 03-26-09 08:02 PM Link | Quote | ID: 104000


The Guardian
Moloch whose eyes are a thousand blind windows!
Level: 124

Posts: 2376/4196
EXP: 21545146
Next: 291455

Since: 02-19-07
From: Ithaca, NY, US

Last post: 478 days
Last view: 91 days



The place should be about right.

What was the ROM you used it on named? It might be it doesn't properly handle nonstandard ones.

____________________



Doomi
Posted on 03-26-09 08:44 PM Link | Quote | ID: 104002

Newcomer
Level: 6

Posts: 2/4
EXP: 594
Next: 313

Since: 03-26-09

Last post: 5512 days
Last view: 5493 days
it was named Super Mario RPG - Legend of the Seven Stars (U) [!].smc
i think that should be a good rom.

...Do you think it could still be a problem with .net framework?

blackhole89
Posted on 03-26-09 08:52 PM Link | Quote | ID: 104004


The Guardian
Moloch whose eyes are a thousand blind windows!
Level: 124

Posts: 2377/4196
EXP: 21545146
Next: 291455

Since: 02-19-07
From: Ithaca, NY, US

Last post: 478 days
Last view: 91 days



That doesn't seem to be the same as what I use.

Hold, I'll PM you a link.

____________________



Doomi
Posted on 03-31-09 03:25 AM Link | Quote | ID: 104302

Newcomer
Level: 6

Posts: 4/4
EXP: 594
Next: 313

Since: 03-26-09

Last post: 5512 days
Last view: 5493 days
Nevermind. it was because i have a 64-bit desktop computer.

Main - Super Mario RPG Hacking - Help? New thread | New reply

Acmlmboard 2.1+4δ (2023-01-15)
© 2005-2023 Acmlm, blackhole89, Xkeeper et al.

Page rendered in 0.021 seconds. (349KB of memory used)
MySQL - queries: 47, rows: 71/72, time: 0.015 seconds.