Khiropter Posted January 3, 2016 Posted January 3, 2016 Ok so each time i try to run FNIS I end up with this errorĀ fnis unhandled exception has occurred Ā See the end of this message for details on invokingĀ just-in-time (JIT) debugging instead of this dialog box. Ā ************** Exception Text ************** System.Exception: Application-defined or object-defined error. Ā Ā at Microsoft.VisualBasic.ErrObject.Raise(Int32 Number, Object Source, Object Description, Object HelpFile, Object HelpContext) Ā Ā at GenerateFNISforUsers.FNIScommon1.FNIScommon.ReadAnimationFile(String AnimListFile, Int32 Anzmod, Boolean SKip_CC) Ā Ā at GenerateFNISforUsers.GenerateFNISUsers.Main() Ā Ā at GenerateFNISforUsers.GenerateFNISUsers.Button1_Click(Object sender, EventArgs e) Ā Ā 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: 4.0.0.0 Ā Ā Win32 Version: 4.6.100.0 built by: NETFXREL2STAGE Ā Ā CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- GenerateFNISforUsers Ā Ā Assembly Version: 5.4.2.0 Ā Ā Win32 Version: 5.4.2.0 Ā Ā CodeBase: file:///D:/Steam/steamapps/common/Skyrim/Data/tools/GenerateFNIS_for_Users/GenerateFNISforUsers.exe ---------------------------------------- Microsoft.VisualBasic Ā Ā Assembly Version: 10.0.0.0 Ā Ā Win32 Version: 14.6.81.0 built by: NETFXREL2 Ā Ā CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll ---------------------------------------- System Ā Ā Assembly Version: 4.0.0.0 Ā Ā Win32 Version: 4.6.81.0 built by: NETFXREL2 Ā Ā CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Core Ā Ā Assembly Version: 4.0.0.0 Ā Ā Win32 Version: 4.6.81.0 built by: NETFXREL2 Ā Ā CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- System.Windows.Forms Ā Ā Assembly Version: 4.0.0.0 Ā Ā Win32 Version: 4.6.81.0 built by: NETFXREL2 Ā Ā CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Ā Ā Assembly Version: 4.0.0.0 Ā Ā Win32 Version: 4.6.91.0 built by: NETFXREL2STAGE Ā Ā CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Runtime.Remoting Ā Ā Assembly Version: 4.0.0.0 Ā Ā Win32 Version: 4.6.81.0 built by: NETFXREL2 Ā Ā CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.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. Ā Ā
RebelInfernal Posted January 3, 2016 Posted January 3, 2016 I think I recognise this error, I got it when I accidentally tried to use GenerateFNISForUsers.exe from the old 5.2 version of FNIS while I had FNIS 6.0 installed. Might be worth checking where the .exe you're usingĀ is?
Khiropter Posted January 3, 2016 Author Posted January 3, 2016 Yeah I updated FNIS and run a repair on .NET Framework and it got solved
Recommended Posts
Archived
This topic is now archived and is closed to further replies.