Installation & Licensing
Welcome to Autodesk’s Installation and Licensing Forums. Share your knowledge, ask questions, and explore popular Download, Installation, and Licensing topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

; error: no function definition: ACET-AUTOLOAD2

5 REPLIES 5
SOLVED
Reply
Message 1 of 6
dvertz
389 Views, 5 Replies

; error: no function definition: ACET-AUTOLOAD2

I just setup to use Civil 3D 2025 and I am getting this error "; error: no function definition: ACET-AUTOLOAD2". How do I fix this?

Civil 3D 2022,
Windows 10 Pro, x64, Nvidia Quadro P1000
Intel Core i9-11900k; 3.50GHz, 32 GB RAM, 500GB WD BLACK M.2


Labels (1)
5 REPLIES 5
Message 2 of 6
mdavis22569
in reply to: dvertz

Hi @dvertz Can you share a screenshot of this error? 

 

I'm trying to see when you're getting this exact error.

 

Was this as download installation or deployment?

 


Did you find this reply helpful ? If so please use the Accept as Solution or Kudos button below.

---------
Mike Davis

EESignature

Message 3 of 6
dvertz
in reply to: mdavis22569

mdavis,

This was a download installation. It is right after Civil 3D is fully loaded. Strangely, I have not found a command in the Express Tools that isn't working as it should. Yes, the Express Tools menu does get loaded. After doing a bit of research, I found this particular command was introduced in 2004 and autoloads the some if not all Express Tools commands.

 

dvertz_0-1722353207760.png

 

 

Civil 3D 2022,
Windows 10 Pro, x64, Nvidia Quadro P1000
Intel Core i9-11900k; 3.50GHz, 32 GB RAM, 500GB WD BLACK M.2


Message 4 of 6
mdavis22569
in reply to: dvertz

Thank you ... I'd like to recommend doing a Reset to Default.

Save the settings.

 

Please make sure all of the updates for C3D and AutoCAD are installed. Then let's reboot, start C3D, don't add the restart of the software. See if you still get the error. 


Did you find this reply helpful ? If so please use the Accept as Solution or Kudos button below.

---------
Mike Davis

EESignature

Message 5 of 6
handjonathan
in reply to: dvertz

Hi @dvertz 

Thanks a lot for posting your question to the forums!   Has the solution suggested by @mdavis22569 helped with your issue?

We look forward to hearing back from you with more information so we can help you as a community! 



Jonathan Hand


Industry Community Manager | AEC (Architecture & Building)

Message 6 of 6
dvertz
in reply to: handjonathan

Handjonathan,

I did not use his suggestion as I already have the program customized to my liking. Doing a reset would kill all that work.

I found a work around that works for me. I added this code to a file that loads when Civil 3D starts:

(if (= 25.0 (atof (getvar "acadver")))
  (progn
    (if (findfile "acettest.fas") (load "acettest.fas"))
    (if (findfile "acetauto.lsp") (load "acetauto.lsp"))
  )
)

 

Civil 3D 2022,
Windows 10 Pro, x64, Nvidia Quadro P1000
Intel Core i9-11900k; 3.50GHz, 32 GB RAM, 500GB WD BLACK M.2


Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Administrator Productivity


Autodesk Design & Make Report