Difference between revisions of "User:DarkSir"

From RPGnet
Jump to: navigation, search
(DnD4e Combat Manager Bug Reports)
(Noticed that this bug was already reported, and that it's on the Discussion page, not the User page proper. D'oh!)
 
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 one of my monsters 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 selectable powers list, not his proper powers. His stat sheet at the right looks fine. 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
 

Latest revision as of 05:46, 30 July 2010

Regular user of the DnD4e Combat Manager. Occasional contributor.