View Full Version : Autoload Failed
CADgirl
3rd Jan 2008, 06:49 pm
I am trying to draw a revision cloud and when I select the cloud command it says this:
Command: _revcloud
Autoload failed.
Command:
I have never had this happen before- and I draw clouds pretty often.
Does anyone know what this means and how I can fix it?
G-Prime
4th Jan 2008, 04:24 pm
Autoload failed, try reloading the revcloud lisp, by typing "APPLOAD" select it and load it, then try to draw your revcloud again.
CADgirl
7th Jan 2008, 05:11 pm
I did that and this is what I get now:
Command: _revcloud ; error: no function definition: ACET-ERROR-INIT
Command:
rkmcswain
7th Jan 2008, 06:07 pm
I did that and this is what I get now:
Command: _revcloud ; error: no function definition: ACET-ERROR-INIT
Command:
Sounds like the support path for Express Tools is missing from the AutoCAD support file search path.
CADgirl
7th Jan 2008, 11:00 pm
So does that mean that I need to reload express tools?
rkmcswain
7th Jan 2008, 11:22 pm
Start by adding the support path back into the AutoCAD support path.
The default support path is:
C:\Program Files\[product]\Express
(replace product with the name of your product)
If you are still not sure, paste this at the command line in AutoCAD to retrieve the first part:
(vl-registry-read (strcat "HKEY_LOCAL_MACHINE\\" (vlax-product-key)) "ACADLOCATION")
mike06
8th Jan 2008, 12:00 am
i get this kind of thing all the time. Have you tried rebooting? For some reason when I do that it all works fine.
Powered by vBulletin™ Version 4.1.2 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.