Results 1 to 6 of 6

Thread: Mystery Error

  1. #1
    Member
    Join Date
    2004-07
    Posts
    2
    Login to Give a bone
    0

    Default Mystery Error

    Has anyone ever heard of this error "error: bad argument type: stringp nil"

    it doesnt seem to be causing any problems in AutoCAD, but I get this ever with ever drawing I open up.

    If you have ever heard of it, and know how to get rid of it....please let me know....our CAD guys are stumped..

    thanks alot

    D.Jack!

  2. #2
    Wish List Manager BrenBren's Avatar
    Join Date
    2000-11
    Location
    150700
    Posts
    3,439
    Login to Give a bone
    0

    Default Re: Mystery Error

    This is from a KB article

    This error occurs when the Start in folder for the shortcut that starts AutoCAD is a Universal Naming Convention location (UNC path) on the network. The following example shows UNC paths used in the shortcut properties:
    Target = \\bilbo\apps\acad\acad.exe /c c:\acad2000

    Start in = \\bilbo\apps\acad

    One solution to this problem is to map a drive to the AutoCAD folder, and then change the Start in folder to the mapped drive.

    To map a drive in Microsoft® Windows®:

    1. In Windows Explorer, click Network Neighborhood and browse to and select the AutoCAD folder on the network drive.
    2. Right-click the AutoCAD folder and choose Map Network Drive from the shortcut menu.
    3. Assign an unused drive letter (For example, T), and then choose OK.
    To change the Start in folder for the shortcut that starts AutoCAD:

    1. On the Windows desktop, right-click the icon for the shortcut that starts AutoCAD and choose Properties from the shortcut menu.
    2. On the Shortcut tab, change the Start in location to use the mapped network drive. In the following example, T is the drive that was mapped from the AutoCAD folder on the network: Start in = T:\
    3. Choose OK.
    You should now be able to start AutoCAD without encountering the error.

  3. #3
    AUGI Addict
    Join Date
    2015-12
    Location
    Arizona
    Posts
    2,478
    Login to Give a bone
    0

    Default Re: Mystery Error

    You have something in your start-up that loads
    some old piece of LISP programming that is not happy.

    http://usa.autodesk.com/adsk/servlet...linkID=2475323

  4. #4
    AUGI Addict Glenn Pope's Avatar
    Join Date
    2001-05
    Location
    Austin, TX USA
    Posts
    2,201
    Login to Give a bone
    0

    Default Re: Mystery Error

    It looks like you have a lisp routine that is loading and it has an error in it some where. You'll need to remove each routine one by one and restart AutoCAD tell you don't get that message. Which ever was the last routine you removed will be the one with the error.

    Then when you find the one with the problem, you can post it in the lisp forum to see if anyone can figure out the error.

  5. #5
    Member
    Join Date
    2004-07
    Posts
    2
    Login to Give a bone
    0

    Default Re: Mystery Error

    I really hope this works.....thanks alot for your quick response!!!

  6. #6
    Wish List Manager BrenBren's Avatar
    Join Date
    2000-11
    Location
    150700
    Posts
    3,439
    Login to Give a bone
    0

    Default Re: Mystery Error

    Let us know if it works.

Similar Threads

  1. mystery gird
    By cbaze in forum Revit Architecture - General
    Replies: 3
    Last Post: 2015-03-04, 07:35 AM
  2. ADT 2005 Mystery???
    By troberts.123206 in forum ACA General
    Replies: 0
    Last Post: 2006-10-31, 11:37 PM
  3. VLX Mystery
    By lance.81922 in forum AutoLISP
    Replies: 2
    Last Post: 2005-03-18, 04:45 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
  •