- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
I ran audit on all the files and although it 'repaired' 8 issues, it didn't change the outcome of the plots.
It seems to have something to do with the server path mapping of the xref files.
When the server path mapping function is set, it automatically converts the xref path from
/Volumes/X-Drive/Projects/[project folder]/[file name].dwg to
P:/[project folder]/[file name].dwg
When opening the file, or printing from the file, ACLT sees the P:/ path and reconverts it back to the long name.
When batch plotting, ACLT saves the file as a copy to /tmp/AcPublish_45467/[file name].dwg and plots from there. However, the batch plot function isn't resolving the server path mapping feature, therefore the xref file disappears. I don't know why only the plan xref disappeared and the others didn't, but maybe it was mapped differently or the path was not relative?
I have removed all server path mapping from my ACLT, relinked the xrefs and nested xrefs so that they use the OSX filepath, and now it batch plots fine.
I believe this is a bug, but for anyone else having missing xrefs in batch plot with xrefs on mac, if you use server mapping, turn it off as a temporary fix.