Difference between revisions of "User:DarkSir"

From RPGnet
Jump to: navigation, search
(Created page with 'Regular user of the DnD4e Combat Manager. Occasional contributor.')
 
Line 1: Line 1:
 
Regular user of the DnD4e Combat Manager.  Occasional contributor.
 
Regular user of the DnD4e Combat Manager.  Occasional contributor.
 +
 +
== DnD4e Combat Manager Bug Reports ==
 +
 +
Fantastic work with DnD4eCM! I'm so happy to have the combination of that tool and Wizards' latest. Thanks so much!
 +
 +
Here's an error report: whenever I select this monster in the tracker itself (no problem in the Statblock Library), I get an "unhandled exception: object reference not set to an instance of an object" error, and only his "trait" appears in the powers list, not his proper powers. Here's the error details:
 +
 +
System.NullReferenceException: Object reference not set to an instance of an object.
 +
at DnD4e_Combat_Manager.Power.get_cForeColor()
 +
at DnD4e_Combat_Manager.frmTracker.PowerLoad()
 +
at DnD4e_Combat_Manager.frmTracker.StatDataLoad()
 +
at System.Windows.Forms.Control.OnClick(EventArgs e)
 +
at System.Windows.Forms.ListView.WmReflectNotify(Message& m)
 +
at System.Windows.Forms.ListView.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)
 +
 +
Here's the monster file for import into Adventure Tools if you want to play with it: [http://cheri.shyou.org/~sabrecat/files/Stiletto_Doppelganger_Lord.monster Stiletto, Doppelganger Lord] --SabreCat

Revision as of 05:32, 30 July 2010

Regular user of the DnD4e Combat Manager. Occasional contributor.

DnD4e Combat Manager Bug Reports

Fantastic work with DnD4eCM! I'm so happy to have the combination of that tool and Wizards' latest. Thanks so much!

Here's an error report: whenever I select this monster in the tracker itself (no problem in the Statblock Library), I get an "unhandled exception: object reference not set to an instance of an object" error, and only his "trait" appears in the powers list, not his proper powers. Here's the error details:

System.NullReferenceException: Object reference not set to an instance of an object.
at DnD4e_Combat_Manager.Power.get_cForeColor()
at DnD4e_Combat_Manager.frmTracker.PowerLoad()
at DnD4e_Combat_Manager.frmTracker.StatDataLoad()
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.ListView.WmReflectNotify(Message& m)
at System.Windows.Forms.ListView.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)

Here's the monster file for import into Adventure Tools if you want to play with it: Stiletto, Doppelganger Lord --SabreCat