Results 1 to 2 of 2

Thread: Nearest Snap Problem

  1. #1
    Member
    Join Date
    2003-12
    Posts
    2

    Default Nearest Snap Problem

    I've got a computer that will not allow me to modify my Nearest Snap button. It keeps tossing up the error:

    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.NullReferenceException: Object reference not set to an instance of an object.
    at Autodesk.AutoCAD.Customization.CustWrap.IsPopMenuEmpty(PopMenu pop, ArrayList empties, ArrayList nonEmpties)
    at Autodesk.AutoCAD.Customization.CustWrap.IsPopMenuEmpty(PopMenu pop, ArrayList empties, ArrayList nonEmpties)
    at Autodesk.AutoCAD.Customization.CustWrap.FindEmptyPopMenus()
    at Autodesk.AutoCAD.Customization.CustWrap.FileValidation()
    at Autodesk.AutoCAD.Customization.CustWrap.Save()
    at Autodesk.AutoCAD.Customization.Document.Save()
    at Autodesk.AutoCAD.Customization.MainForm.okButton_Click(Object sender, EventArgs e)
    at Autodesk.AutoCAD.Customization.MainForm.applyButton_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Control.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.WndProc(Message& m)
    at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
    at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    ...

    Can anyone help me with this problem?
    Last edited by RobertB; 2005-09-01 at 05:39 AM. Reason: Removed unneeded JIT details

  2. #2
    Administrator RobertB's Avatar
    Join Date
    2001-08
    Location
    Dallas TX USA
    Posts
    5,825

    Default Re: Nearest Snap Problem

    Well, it means that an item is somehow empty in the XML file. Can you think of the steps you took that caused this to occur? I've done it myself, but cannot replicate. Also, please zip and post your cui file.

Similar Threads

  1. snap problem in some x-ref file
    By solankirm in forum AutoCAD General
    Replies: 5
    Last Post: 2009-01-08, 07:52 AM
  2. Perpendicular & nearest won't snap to arc
    By gadjet in forum AutoCAD General
    Replies: 4
    Last Post: 2007-05-08, 07:13 AM
  3. view range and snap problem
    By Cheuk Ling in forum Revit Structure - General
    Replies: 0
    Last Post: 2006-06-22, 05:25 AM
  4. Problem with SNAP
    By dziemer in forum ACA General
    Replies: 9
    Last Post: 2006-06-18, 11:32 AM
  5. Snap perp problem with rotate
    By gordons.68934 in forum Revit Architecture - General
    Replies: 2
    Last Post: 2006-03-01, 09:44 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •