Hi
For some reason I can't run the NETLOAD command from accoreconsole. It used to work with no issues, but just stopped working today. I'm running Autocad Architecture 2018. I also have Civil3d 2021 installed, and tried there, and it worked fine.
What controls the availability of the NETLOAD command? How can it just have been removed from my 2018 installation?
Thanks!
Redirect stdout (file: C:\TEMP\accc105242).
AcCoreConsole: StdOutConsoleMode: processed-output: disabled,auto
AutoCAD Core Engine Console - Copyright 2017 Autodesk, Inc.
All rights reserved. (O.161.0.0)
Execution Path:
C:\Program Files\Autodesk\AutoCAD 2018\accoreconsole.exe
Version Number: O.161.0.16 (UNICODE)
CoreHeartBeat
Regenerating model.
Press ENTER to continue:
**** System Variable Changed ****
2 of the monitored system variables have changed from the preferred value. Use SYSVARMONITOR command to view changes.
Command:
Command:
Command:
Command: secureload
Enter new value for SECURELOAD <0>: 0
Command: (command "_.Netload" "C:\\My\\Path\\MyDLL.dll")
_.Netload Unknown command "NETLOAD".
Press F1 for help.
Command: C:\My\Path\MyDLL.dll Unknown command "DLL".
Press F1 for help.
Command: nil
Command: _.quit
Command:
**** System Variable Changed ****
1 of the monitored system variables has changed from the preferred value. Use SYSVARMONITOR command to view changes.
wow.
(command "_.Netload" "C:\\My\\Path\\MyDLL.dll")
works inside your Architecture2018 ?
works inside the plain AutoCAD2018 ?
start
"C:\Program Files\Autodesk\AutoCAD Architecture 2018\acad.exe" /P AutoCAD /Product "ACA"
At the moment, i don't know what is wrong
Sebastian
Try repair or reinstall ACA 2018.
works inside your Architecture2018 ?
works inside the plain AutoCAD2018 ?
Yes and yes. It's a lisp command to run another command. No different from running NETLOAD by itself and supplying a path when prompted for it.
I was hoping I wouldn't have to do that. But if nothing else I guess I will try that.
It is a BIG different while we are talking about this kind of problem.
Yes, if all working well, the result of
type-in by hand
send it by automation
type in (command "whatever" ) by hand into the commandline
send (command "whatever" ) by automation into the commandline
all time the same results, but these for sample ways are differently thing, for sure!
Okay, it works everywhere (if you really tested), but in ACC not.
See Jimmy, try repair install.
I have no other ideas than Repairinstall or deinstall&reinstall.
Never saw it before,sorry
Sebastian
@ottosson_mathias schrieb:
I was hoping I wouldn't have to do that. But if nothing else I guess I will try that.
REPAIR INSTALL need seconds you can't loose data and settings
And Re-Install: Minutes.. (if customized things are well customized* we don't know all your edits, so nobody can be sure to 100% with that )
Export your settings
Clean Uninstall
Clean Reinstall
Test acc netload again
Import your saved settings back
Shouldn't be a problem.
Sebastian
Can't find what you're looking for? Ask the community or share your knowledge.