Rhino Dot Net Crash

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

[ERROR] FATAL UNHANDLED EXCEPTION: System.

NullReferenceException: Object reference


not set to an instance of an object.
at System.Windows.Forms.PropertyGrid.set_SelectedObjects(Object[] value)
at Grasshopper.GUI.GH_PersistentDataEditor.ProxyList_SelectionChanged(Object
sender, EventArgs e)
at Grasshopper.GUI.GH_GooProxyList.OnSelectionChanged()
at Grasshopper.GUI.GH_GooProxyList.GH_GooProxyList_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.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr
wparam, IntPtr lparam)
[END ERROR]

You might also like