Results 1 to 2 of 2

Thread: Nearest Snap Problem

  1. #1
    Member
    Join Date
    2003-12
    Posts
    2
    Login to Give a bone
    0

    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
    The Silent Type RobertB's Avatar
    Join Date
    2000-01
    Location
    Seattle WA USA
    Posts
    5,859
    Login to Give a bone
    0

    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. Make running osnaps always snap to the nearest matching snap point
    By Wish List System in forum AutoCAD Wish List
    Replies: 0
    Last Post: 2012-06-17, 05:54 AM
  2. snap problem in some x-ref file
    By solankirm in forum AutoCAD General
    Replies: 5
    Last Post: 2009-01-08, 08:52 AM
  3. Perpendicular & nearest won't snap to arc
    By gadjet in forum AutoCAD General
    Replies: 4
    Last Post: 2007-05-08, 07:13 AM
  4. view range and snap problem
    By Cheuk Ling in forum Revit Structure - General
    Replies: 0
    Last Post: 2006-06-22, 05:25 AM
  5. Problem with SNAP
    By dziemer in forum ACA General
    Replies: 9
    Last Post: 2006-06-18, 11:32 AM

Posting Permissions

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