News:

 

Topic: Spline Insert Error  (Read 8726 times)

0 Members and 1 Guest are viewing this topic.

  • Posts: 22
  • Vertex
December 19, 2012, 07:25:46 pm
While testing the new bridge function I was making a curved spline (never used them before) adding a control point afterwards, and pressing ESC to release the tool, I got an error:



Code: [Select]
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at DigitalFossil.AnimationDesign.AnimationDesignGraphicWindow.ModelDesigner.InsertCurvePointOp.Exit()
   at DigitalFossil.AnimationDesign.AnimationDesignGraphicWindow.ModelDesigner.set_CurrentOperation(BaseLiveOnOperation value)
   at DigitalFossil.AnimationDesign.AnimationDesignGraphicWindow.ModelDesigner.OnActionCanceld()
   at DigitalFossil.AnimationDesign.AnimationDesignGraphicWindow.OnActionCanceld()
   at DigitalFossil.AnimationDesign.AnimationDesignGraphicWindow.ShortCutActionCancelOp.Execute()
   at DigitalFossil.AnimationDesign.AnimationDesignGraphicWindow.ActivateShortcutOperation(MouseButtons mouseBtn)
   at DigitalFossil.AnimationDesign.AnimationDesignGraphicWindow.OnAppFormKeyDown(Object sender, KeyEventArgs e)
   at DigitalFossil.AnimationDesign.AnimationDesignForm.OnKeyDown(Object sender, KeyEventArgs e)
   at DigitalFossil.AnimationDesign.AnimationDesignForm.OnFormKeyDown(Object sender, KeyEventArgs e)
   at DigitalFossil.KeyboardControler.OnKeyDown(Object sender, KeyEventArgs e)
   at DigitalFossil.KeyboardControler.Form_KeyDown(Object sender, KeyEventArgs e)
   at System.Windows.Forms.KeyEventHandler.Invoke(Object sender, KeyEventArgs e)
   at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
   at DigitalFossil.AnimationDesign.AnimationDesignForm.OnKeyDown(KeyEventArgs e)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Form.ProcessKeyPreview(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.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: 2.0.0.0
    Win32 Version: 2.0.50727.5466 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
VoidWorld 2.4
    Assembly Version: 2.3.4736.42115
    Win32 Version: 2.3.4736.42115
    CodeBase: file:///C:/Users/User/Downloads/VoidWorld-Dec-19-12/VoidWorld%202.4.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.5466 (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
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
CharacterClasses
    Assembly Version: 2.3.4736.42102
    Win32 Version: 2.3.4736.42102
    CodeBase: file:///C:/Users/User/Downloads/VoidWorld-Dec-19-12/CharacterClasses.DLL
----------------------------------------
Microsoft.DirectX
    Assembly Version: 1.0.1901.0
    Win32 Version: 5.3.0000001.1126 built by: DIRECTX
    CodeBase: file:///C:/Users/User/Downloads/VoidWorld-Dec-19-12/Microsoft.DirectX.DLL
----------------------------------------
Microsoft.DirectX.Direct3D
    Assembly Version: 1.0.1901.0
    Win32 Version: 5.3.0000001.1126 built by: DIRECTX
    CodeBase: file:///C:/Users/User/Downloads/VoidWorld-Dec-19-12/Microsoft.DirectX.Direct3D.DLL
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
WorkShop
    Assembly Version: 2.3.4736.42108
    Win32 Version: 2.3.4736.42108
    CodeBase: file:///C:/Users/User/Downloads/VoidWorld-Dec-19-12/WorkShop.DLL
----------------------------------------
BasicD3DClasses
    Assembly Version: 2.3.4736.42103
    Win32 Version: 2.3.4736.42103
    CodeBase: file:///C:/Users/User/Downloads/VoidWorld-Dec-19-12/BasicD3DClasses.DLL
----------------------------------------
DevExpress.XtraBars.v10.2
    Assembly Version: 10.2.4.0
    Win32 Version: 10.2.4.0
    CodeBase: file:///C:/Users/User/Downloads/VoidWorld-Dec-19-12/DevExpress.XtraBars.v10.2.DLL
----------------------------------------
DevExpress.Utils.v10.2
    Assembly Version: 10.2.4.0
    Win32 Version: 10.2.4.0
    CodeBase: file:///C:/Users/User/Downloads/VoidWorld-Dec-19-12/DevExpress.Utils.v10.2.DLL
----------------------------------------
Microsoft.DirectX.Direct3DX
    Assembly Version: 1.0.1901.0
    Win32 Version: 5.3.0000001.1126 built by: DIRECTX
    CodeBase: file:///C:/Users/User/Downloads/VoidWorld-Dec-19-12/Microsoft.DirectX.Direct3DX.DLL
----------------------------------------
DevExpress.Data.v10.2
    Assembly Version: 10.2.4.0
    Win32 Version: 10.2.4.0
    CodeBase: file:///C:/Users/User/Downloads/VoidWorld-Dec-19-12/DevExpress.Data.v10.2.DLL
----------------------------------------
DevExpress.XtraEditors.v10.2
    Assembly Version: 10.2.4.0
    Win32 Version: 10.2.4.0
    CodeBase: file:///C:/Users/User/Downloads/VoidWorld-Dec-19-12/DevExpress.XtraEditors.v10.2.DLL
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
Microsoft.DirectX.DirectInput
    Assembly Version: 1.0.1901.0
    Win32 Version: 5.3.0000001.1126 built by: DIRECTX
    CodeBase: file:///C:/Users/User/Downloads/VoidWorld-Dec-19-12/Microsoft.DirectX.DirectInput.DLL
----------------------------------------
Microsoft.DirectX.DirectSound
    Assembly Version: 1.0.1901.0
    Win32 Version: 5.3.0000001.1126 built by: DIRECTX
    CodeBase: file:///C:/Users/User/Downloads/VoidWorld-Dec-19-12/Microsoft.DirectX.DirectSound.DLL
----------------------------------------
Microsoft.VisualC
    Assembly Version: 8.0.0.0
    Win32 Version: 8.00.50727.4927
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualC/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualC.dll
----------------------------------------
System.Management
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
AnimationPlay
    Assembly Version: 1.0.4736.42114
    Win32 Version: 1.0.4736.42114
    CodeBase: file:///C:/Users/User/Downloads/VoidWorld-Dec-19-12/AnimationPlay.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.

After hitting Continue, the application did not crash and continued to work as usual.

Windows 7 x64 (8 theme)

  • No avatar
  • Posts: 3760
  • Developer
  • Administrator
  • Polygon
December 21, 2012, 10:47:54 am
fixed.