Arx errors at file open - Caused by something in a lisp?
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
So I just went from 2018 to 2023, and I am getting these ARX errors when I open files that can just be dismissed, and I can go about my business. They're just annoying. Once it starts, it occurs with every drawing I open. Here they are:
I haven't had any luck figuring this out, but if I unload my lisp routines (I have hundreds, so it's hard to narrow down which is the culprit), then I close autocad and reopen with them unloaded, the error goes away. If I then reload all the lisp routines, the error doesn't come back immediately, but after a few hours or a day, it comes back. Probably when I use some lisp command that loads something, but since the error only happens when I open a drawing, there's no way to know when I am "initializing" the problem. Other people in my office (we all have the same lisp routines loaded, more or less) are having the issues, but others are not.
Anybody have any ideas how I can approach this? Maybe some specific term I can search the lisps for that needs to be revised to work right with 2023?