malkava Posted March 1, 2011 Share Posted March 1, 2011 I'm doing some experiences on models and a ran into a problem with DATool: DA model manipulator (found in: http://social.bioware.com/project/41/) . Every time I try to open a model (weapon or armor) I recieve this message: When opening datool.exe an error message appears that says: "This Program is obsolete. Please obtain a new version from http://social.bioware.com/project/41"After clicking on the link another appears that says:"Unhandled exception has occured in a component in your application. If you click Continune, the application will ignore this error and attempt to continue.Object reference not set to an instance of an object."Details:"See the end of this message for details on invokingjust-in-time (JIT) debugging instead of this dialog box. ************** Exception Text **************System.NullReferenceException: Object reference not set to an instance of an object.at DATool.frmObsolete.linkLabel1_LinkClicked(Object sender, LinkLabelLinkClickedEventArgs e)at System.Windows.Forms.LinkLabel.OnLinkClicked(LinkLabelLinkClickedEventArgs e)at System.Windows.Forms.LinkLabel.OnMouseUp(MouseEventArgs e)at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)at System.Windows.Forms.Control.WndProc(Message& m)at System.Windows.Forms.Label.WndProc(Message& m)at System.Windows.Forms.LinkLabel.WndProc(Message& msg)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 **************mscorlibAssembly Version: 2.0.0.0Win32 Version: 2.0.50727.4200 (NetFxQFE.050727-4200)CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll----------------------------------------DAToolAssembly Version: 1.0.0.0Win32 Version: 1.0.0.0CodeBase: file:///L:/NEH/TFModCity/DAO%20Mods/DATool%200/DATool.exe----------------------------------------System.Windows.FormsAssembly Version: 2.0.0.0Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll----------------------------------------SystemAssembly Version: 2.0.0.0Win32 Version: 2.0.50727.4205 (VistaSP2GDR.050727-4200)CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll----------------------------------------System.DrawingAssembly Version: 2.0.0.0Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll----------------------------------------Microsoft.DirectX.Direct3DAssembly Version: 1.0.2902.0Win32 Version: 9.05.132.0000CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.DirectX.Direct3D/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.Direct3D.dll----------------------------------------Microsoft.DirectXAssembly Version: 1.0.2902.0Win32 Version: 5.04.00.2904CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.DirectX/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.dll----------------------------------------Microsoft.DirectX.Direct3DXAssembly Version: 1.0.2911.0Win32 Version: 9.12.589.0000CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.DirectX.Direct3DX/1.0.2911.0__31bf3856ad364e35/Microsoft.DirectX.Direct3DX.dll----------------------------------------System.ConfigurationAssembly Version: 2.0.0.0Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll----------------------------------------System.XmlAssembly Version: 2.0.0.0Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll---------------------------------------- ************** JIT Debugging **************To enable just-in-time (JIT) debugging, the .config file for thisapplication or computer (machine.config) must have thejitDebugging value set in the system.windows.forms section.The application must also be compiled with debuggingenabled. For example: When JIT debugging is enabled, any unhandled exceptionwill be sent to the JIT debugger registered on the computerrather than be handled by this dialog box."After clicking on and reading details there is a continue button and the standard "x" exit button. Then, odly enough I can close both error windows and still use the program. I do not expect someone has a solution to DA Tool problem. I just want to know another way to open and manipulate (retexture, rename) msh, mmh and phy models. By the way: I installed DirectX SDK and it is still not working. Thanks. Link to comment Share on other sites More sharing options...
Recommended Posts