0 Members and 1 Guest are viewing this topic.
System.NullReferenceException: Object reference not set to an object instance. at DigitalFossil.AnimationDesign.AnimationDesignGraphicWindow.ModelDesigner.FillOpenEdgeGap(Component component, ArrayList edges) at DigitalFossil.AnimationDesign.AnimationDesignGraphicWindow.ModelDesigner.FillOpenEdgeGap() at DigitalFossil.AnimationDesign.AnimationDesignGraphicWindow.ModelDesigner.ShortCutToolManager.ShortCutOpFillJaggedBorderEdges.Execute() at DigitalFossil.AnimationDesign.AnimationDesignGraphicWindow.ModelDesigner.ExecuteTool(Object tool, Boolean redirect) at DigitalFossil.AnimationDesign.AnimationDesignGraphicWindow.ExecuteTool(Object tool, Boolean redirect) at DigitalFossil.AnimationDesign.ToolSearchControl.ExecuteTool(Boolean redirect) at DigitalFossil.AnimationDesign.ToolSearchControl.listBxNames_MouseDown(Object sender, MouseEventArgs e) at System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e) at System.Windows.Forms.Control.OnMouseDown(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ListBox.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)