NVil Forum
General Category => Bug Reports => Topic started by: steve on January 18, 2014, 05:12:45 am
-
In some of the user windows I have in UI, if while in "Customization" mode, if I RMB on button I get unhandled exception.
This appears to be with user windows docked at top of UI.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at DigitalFossil.AnimationDesign.UserToolWindowControl.ToolButton.ctrl_MouseDown(Object sender, MouseEventArgs e)
at System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
at DevExpress.XtraEditors.BaseButton.OnMouseDown(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevExpress.Utils.Controls.ControlBase.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.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
NVil 1.0
Assembly Version: 2.3.5125.37370
Win32 Version: 2.3.5125.37370
CodeBase: file:///C:/Users/Stem/Documents/NVil-Jan-11-14/NVil%201.0.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
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.4927 (NetFXspW7.050727-4900)
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.4927 (NetFXspW7.050727-4900)
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.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_64/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
CharacterClasses
Assembly Version: 2.3.5125.37359
Win32 Version: 2.3.5125.37359
CodeBase: file:///C:/Users/Stem/Documents/NVil-Jan-11-14/CharacterClasses.DLL
----------------------------------------
SlimDX
Assembly Version: 2.0.13.43
Win32 Version:
CodeBase: file:///C:/Windows/assembly/GAC_64/SlimDX/2.0.13.43__b1b0c32fd1ffe4f9/SlimDX.dll
----------------------------------------
WorkShop
Assembly Version: 2.3.5125.37364
Win32 Version: 2.3.5125.37364
CodeBase: file:///C:/Users/Stem/Documents/NVil-Jan-11-14/WorkShop.DLL
----------------------------------------
BasicD3DClasses
Assembly Version: 2.3.5125.37360
Win32 Version: 2.3.5125.37360
CodeBase: file:///C:/Users/Stem/Documents/NVil-Jan-11-14/BasicD3DClasses.DLL
----------------------------------------
DevExpress.XtraBars.v10.2
Assembly Version: 10.2.4.0
Win32 Version: 10.2.4.0
CodeBase: file:///C:/Users/Stem/Documents/NVil-Jan-11-14/DevExpress.XtraBars.v10.2.DLL
----------------------------------------
DevExpress.Data.v10.2
Assembly Version: 10.2.4.0
Win32 Version: 10.2.4.0
CodeBase: file:///C:/Users/Stem/Documents/NVil-Jan-11-14/DevExpress.Data.v10.2.DLL
----------------------------------------
DevExpress.Utils.v10.2
Assembly Version: 10.2.4.0
Win32 Version: 10.2.4.0
CodeBase: file:///C:/Users/Stem/Documents/NVil-Jan-11-14/DevExpress.Utils.v10.2.DLL
----------------------------------------
DevExpress.XtraEditors.v10.2
Assembly Version: 10.2.4.0
Win32 Version: 10.2.4.0
CodeBase: file:///C:/Users/Stem/Documents/NVil-Jan-11-14/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
----------------------------------------
msvcm90
Assembly Version: 9.0.30729.4926
Win32 Version: 9.00.30729.4926
CodeBase: file:///C:/Windows/WinSxS/amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4926_none_08e1a05ba83fe554/msvcm90.dll
----------------------------------------
System.Management
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
AnimationPlay
Assembly Version: 1.0.5125.37369
Win32 Version: 1.0.5125.37369
CodeBase: file:///C:/Users/Stem/Documents/NVil-Jan-11-14/AnimationPlay.DLL
----------------------------------------
It was bad enough before with the problems I see with the user windows/toolbars, but now the problems are getting worst, and to me, no longer worth the hassle.
If you ever get time to implement the user windows/toolbars correctly. I will have another look.
-
I couldn't reproduce the bug. Can you send me your config files and let me know which button to RMB?
-
I made a new config.
No need to enter User window/toolbar config, simply RMB on user window in area as shown
(http://i.imgur.com/JdyRXjz.jpg)
Config file:- https://www.mediafire.com/?wlm4t5jihwio4xg
-
Hopefully it is fixed.