Those working on this mod do so in their own free time and for no pay.
Show your support for them by enabling ads on this site!

Author Topic: jit bugging in mods  (Read 2224 times)

0 Members and 2 Guests are viewing this topic.

August 21, 2012, 01:46:18 AM

Offline rumiks

  • Brevet Admiral
  • ****
  • Posts: 71
  • Approval: +0/-2
    • View Profile
jit bugging in mods
« on: August 21, 2012, 01:46:18 AM »
i got a new mod but it wont work properly because of jit bugging does anyone know how to do this to get around it be very helpful
football (real one) meat pies kangeroos and holden cars i  got qq it is 2320886763@qq.com

August 21, 2012, 01:23:13 PMReply #1

Offline Corey

  • Mod Leader
  • Administrator
  • Emperor
  • *****
  • Posts: 7,520
  • Approval: +410/-80
  • Dream Crusher
    • View Profile
Re: jit bugging in mods
« Reply #1 on: August 21, 2012, 01:23:13 PM »
Jit bugging?
I also have a YouTube channel where I talk about mod development and gaming, do tutorials, and Let's Plays. If you like the content, consider supporting it on Patreon


August 22, 2012, 01:47:17 PMReply #2

Offline Newrepublic-woodie

  • Brevet Admiral
  • ****
  • Posts: 77
  • Approval: +0/-0
    • View Profile
Re: jit bugging in mods
« Reply #2 on: August 22, 2012, 01:47:17 PM »
what on earth is jit bugging?
s.p.wood :D :D

September 23, 2012, 05:08:09 AMReply #3

Offline rumiks

  • Brevet Admiral
  • ****
  • Posts: 71
  • Approval: +0/-2
    • View Profile
Re: jit bugging in mods
« Reply #3 on: September 23, 2012, 05:08:09 AM »
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.BadImageFormatException:  is not a valid Win32 application. (Exception from HRESULT: 0x800700C1)
   at PetroLauncher.Form1.Form1_Load(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.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.5456 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
PetroLauncher
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/terry/Downloads/eawfoc_modlauncher/PetroLauncher.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5460 (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.5456 (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.5462 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.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.


it is a petro launcher
football (real one) meat pies kangeroos and holden cars i  got qq it is 2320886763@qq.com

 

Those working on this mod do so in their own free time and for no pay.
Show your support for them by enabling ads on this site!