0 Members and 1 Guest are viewing this topic.
System.NullReferenceException: Object reference not set to an instance of an object. at DigitalFossil.BasePolygon.GetEdgeArray(BasePolygon poly) at DigitalFossil.AnimationDesign.AnimationDesignGraphicWindow.ModelDesigner.FindNextAdjLoopEdge(Edge edge, Int32 level, Edge& edge1, Edge& edge2) at DigitalFossil.AnimationDesign.AnimationDesignGraphicWindow.ModelDesigner.GrowSiblingLoopEdges(Int32 index, Boolean growAll) at DigitalFossil.AnimationDesign.AnimationDesignGraphicWindow.ModelDesigner.EdgeRingGrowMenuItem_Click(Object sender, EventArgs e) at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.ToolStripDropDown.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)