Help me about Loading Autolisp!

Help me about Loading Autolisp!

Anonymous
Not applicable
430 Views
4 Replies
Message 1 of 5

Help me about Loading Autolisp!

Anonymous
Not applicable

Now i have a problem with loading Autolisp in Autocad 2007. If i open a file by double - click, Autocad can not load any autolisp in Starup Suite. But if i open a file by drag and drop to Autocad icon, it works normally. So anybody can fix this error, please help me!

0 Likes
431 Views
4 Replies
Replies (4)
Message 2 of 5

wispoxy
Advisor
Advisor
You know to load LISP with APPLOAD right?
0 Likes
Message 3 of 5

Anonymous
Not applicable

yes, i know. And i saw this error in dialog box:

; error: Exception occurred: 0xC0000005 (Access Violation)

; warning: unwind skipped on exception

; error: Exception occurred: 0xC0000005 (Access Violation)

; error: Exception occurred: 0xC0000005 (Access Violation)

; error: Exception occurred: 0xC0000005 (Access Violation)

Can it be reason of my problem ?

0 Likes
Message 4 of 5

wispoxy
Advisor
Advisor

WTF? O_O

That error doesn't even make sense. There needs to be 2 values at the start per xC0 / power of 10 if exception is not reached. Bad install maybe, executable can't reach the exception. Something is blocking you or it doesn't exist.

 

Not even sure why AutoCAD keeps auto attempting.

 

  • You typed the command APPLOAD once and you see all that?
  • What AutoCAD version?
  • Where does your lisp directory point to?
  • Are you running as admin?
  • Virus Protection / Firewall set to avoid AutoCAD?
0 Likes
Message 5 of 5

scot-65
Advisor
Advisor
Investigate the third-party interfaces and choose one to suit your needs.
APPLOAD Startup Suite
ACAD.lsp
ACADDOC.lsp
"MyMenu".mnl (same name as the CUI/CUIX)
Registry "LOADER" (HKLM)
CUI interface, "LISP Files" node
there may be others...

???

Scot-65
A gift of extraordinary Common Sense does not require an Acronym Suffix to be added to my given name.

0 Likes