Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

_Serge
en respuesta a: cadffm

Hi,

As you may have noticed, berson.guillau is located in Paris, so he is using a French version like me. In the international versions, and only with the 2018 version (including vanilla, Map, Civil and so on), the bug exists. Are you using an American version of AutoCAD 2018 ? If yes and you don't believe me, please install yourself a French, German or Spanish version on a new computer (or a virtual machine) where an existing copy of the US version is not already installed .

Here is a possible explanation for this bug. In ObjectARX and in Managed Code, the findfile function comes with an additional  "Autodesk.AutoCAD.DatabaseServices.FindFileHint" parameter and this might have been hardcoded with the "en-us" path to locate the Acad2018doc.lsp file. Otherwise, it makes no sense since its path is in the search paths. Autodesk makes continuous changes with the trusted paths and the plug-ins mechanisms.