Jump to content

JIT Debugging


Recommended Posts

I just installed Conformulator, and got everything working EXCEPT when i try to conformulate, it comes up with an error stating

 

************** 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.

 

 

Machine.config does not have that line (<system.windows.forms jitDebugging="false"/>) I tried using find and everything, but it does not show up. I am very hesitant to use this as I do not know what it will do to my computer. I dont have enough money to replace it if it gets totally f**d up.

Link to comment
Share on other sites

If you feed the Conformulator Fallout formatted .nif's it will crash, but if you feed it Oblivion formatted .nif's it seems to work fine. You can also just feed it .obj's but I think I read somewhere it has to be .obj's exported from an Oblivion .nif due to the extra data appended on export have some sort of significance.
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...