Error draworder?

Error draworder?

Anonymous
Not applicable
1,012 Views
4 Replies
Message 1 of 5

Error draworder?

Anonymous
Not applicable

Hi all,

 

My Acad error when use Draw order:

 

bad argument type: consp #<SUBR @0000000041617458 AI_SYSVAR>

 

I don't load any lisp.

 

How can fix it ? 

 

 

Thanks.

0 Likes
1,013 Views
4 Replies
Replies (4)
Message 2 of 5

Ranjit_Singh
Advisor
Advisor

How are you calling draw order? I mean what exactly are you typing at command prompt? Try typing ._draworder

Note the period and underscore preceeding the command. Post your result. 

0 Likes
Message 3 of 5

Anonymous
Not applicable

Ahh, 

 

command still ok. But in menubar and button in toolbar error.

 

 

0 Likes
Message 4 of 5

Anonymous
Not applicable

you can try my way. You go to : Control Panel\Programs\Programs and Features .click Autocad icon. 1 table appear, you click "Repair or reinstall" . Autocad load auto fix problem for you. And finish you need setting display Autocad new when you open file. I try it and successful. goodluck.

0 Likes
Message 5 of 5

_gile
Consultant
Consultant

Hi,

 

You should search for "(defun ai_sysvar " in all the automatically loaded LISP files and replace it with "defun-q ai_sysvar ".



Gilles Chanteau
Programmation AutoCAD LISP/.NET
GileCAD
GitHub

0 Likes