Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - warmist

Pages: [1]
1
FF7 Tools / Wall Market, FFVII KERNEL.BIN editor
« on: 2009-05-18 17:07:15 »
sure go ahead.

[edit]
New version works perfectly! Thank you very much. Now I can start hacking  :evil:  :-)

2
FF7 Tools / Wall Market, FFVII KERNEL.BIN editor
« on: 2009-05-18 09:14:13 »
.net is ver 3.5 sp1(reinstalled just in case).I never had version  2 .net because its vista. Further debugging says that it's from Form1.GZipData... Also I found this in the internet: http://bytes.com/groups/net-c/566671-dll-works-32-bit-machine-but-not-64-bit-machine. Could this be the case?

3
FF7 Tools / Wall Market, FFVII KERNEL.BIN editor
« on: 2009-05-16 17:15:12 »
Both answers are yes. When opened with debuger this is the log:
Code: [Select]
'WallMarket.exe' (Managed): Loaded 'C:\Windows\assembly\GAC_64\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll'
'WallMarket.exe' (Managed): Loaded 'C:\Games\Final Fantasy VII\wallmarket\WallMarket.exe'
'WallMarket.exe' (Managed): Loaded 'C:\Windows\assembly\GAC_MSIL\Microsoft.VisualBasic\8.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualBasic.dll'
'WallMarket.exe' (Managed): Loaded 'C:\Windows\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll'
'WallMarket.exe' (Managed): Loaded 'C:\Windows\assembly\GAC_MSIL\System.Windows.Forms\2.0.0.0__b77a5c561934e089\System.Windows.Forms.dll'
'WallMarket.exe' (Managed): Loaded 'C:\Windows\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll'
'WallMarket.exe' (Managed): Loaded 'C:\Windows\assembly\GAC_MSIL\System.Runtime.Remoting\2.0.0.0__b77a5c561934e089\System.Runtime.Remoting.dll'
'WallMarket.exe' (Managed): Loaded 'C:\Windows\assembly\GAC_MSIL\Microsoft.VisualBasic.PowerPacks\9.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualBasic.PowerPacks.dll'
'WallMarket.exe' (Managed): Loaded 'C:\Windows\assembly\GAC_MSIL\Accessibility\2.0.0.0__b03f5f7f11d50a3a\Accessibility.dll'
A first chance exception of type 'System.BadImageFormatException' occurred in WallMarket.exe
A first chance exception of type 'System.NullReferenceException' occurred in WallMarket.exe
An unhandled exception of type 'System.NullReferenceException' occurred in WallMarket.exe

Additional information: Object reference not set to an instance of an object.


4
FF7 Tools / Wall Market, FFVII KERNEL.BIN editor
« on: 2009-05-16 12:52:50 »
I have encountered a strange error while trying to create KERNEL.BIN:
An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)

I am using windows vista (64bit). Can that be the reason?

Pages: [1]