Lisp not working anymore in AutocadLT

Lisp not working anymore in AutocadLT

rdellorcoVW4WC
Contributor Contributor
905 Views
8 Replies
Message 1 of 9

Lisp not working anymore in AutocadLT

rdellorcoVW4WC
Contributor
Contributor

Hi,
I've been using a LISP called Layer Director by Mac Lee (http://www.lee-mac.com/layerdirector.html) on Autocad LT.
It worked for few weeks and some days ago stopped working [error when using one of the command present in layerdirectordata: bad argument type: (or stringp symbolp): nil].
I don't know how this is possible, i'm quite new to autolisp.
Do you know if there is a workaround or a debug method?

Thank you

0 Likes
Accepted solutions (1)
906 Views
8 Replies
Replies (8)
Message 2 of 9

pendean
Community Legend
Community Legend

Is the problem limited to just one single DWG file? or ALL of your files everywhere?

 

It's working fine here in LT2024.1 in all of my files.

0 Likes
Message 3 of 9

ВeekeeCZ
Consultant
Consultant

Re-download the original version and run it, is it good or not? If yes, post YOUR version to take a look.

0 Likes
Message 4 of 9

rdellorcoVW4WC
Contributor
Contributor
I've already tried that, downloading the original version, because I
supposed that I've made some bad editing of the file.
Unfortunately, on a new drawing, with only LayerDirector uploaded, I
have the error message and the lisp is not working as it is supposed to.
0 Likes
Message 5 of 9

ВeekeeCZ
Consultant
Consultant
Accepted solution

Ok, then you can try an alternative... 

https://www.cadforum.cz/cz/download.asp?file=flay&sort=

Message 6 of 9

pendean
Community Legend
Community Legend

@rdellorcoVW4WC wrote:
I've already tried that, downloading the original version, because I
supposed that I've made some bad editing of the file.
Unfortunately, on a new drawing, with only LayerDirector uploaded, I
have the error message and the lisp is not working as it is supposed to.

Most likely your edited version is still running: curious why you never mentioned that you edited the file in your first post. Why not post that here too while you try to ONLY load the clean versions downloaded from the website.

0 Likes
Message 7 of 9

rdellorcoVW4WC
Contributor
Contributor

Here you are the edited version, if it can help.
So, how should I clear all uploaded lisps?

0 Likes
Message 8 of 9

ВeekeeCZ
Consultant
Consultant

It's a bit messy... but nothing wrong with the file.

Message 9 of 9

pendean
Community Legend
Community Legend

@rdellorcoVW4WC wrote:

...So, how should I clear all uploaded lisps?


See this recent similar post https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/upload-or-delete-cript-file-from-aut...