Hi @Anonymous
The team was able to reproduce this behavior when simply re-saving the model > linking it into a new blank model > attempting to publish coordinates.
Details below:
IF there were DWG links we would suspect this:
https://knowledge.autodesk.com/support/revit-products/troubleshooting/caas/sfdcarticles/sfdcarticles...
But there are no links. Instead, regeneration seems to take longer than it should, and we trigger the You cannot save the link because it changes in more than just shared coordinates, which can invalidate local files owned by you message when attempting to save the host model.
We also trigger the following internal-only DBG_WARN after the customer-visible message:
Those changed ID’s mentioned in the DBG_WARN are the element ID’s in the linked model:
47144 (location data)
47145 (shared site)
996726 (Column)
If we open the "problematic" model directly there is a very long delay for any location changes in this model (such as when you link in a RVT and acquire coordinates). The same delay occurs, but you can save in that case.
Please try to fix the model as follows:
- 1) Create a new Revit model > add a wall > save it > close.
- 2) Open the “problematic” model directly.
- 3) Then link the new model you just created into the “problematic” model.
- 4) While in the problematic model Manage > Acquire Coordinates > pick the new link you just created and added.
- 5) Save the "problematic" model and close.
(This approach is similar to “resetting” the shared coordinates on this file. Similar to this post http://revitoped.blogspot.com/2012/04/reset-shared-coordinates.html
- 6) Now either open the host model containing the “problematic” link or create a new host model and link in the “problematic” model.
- 7) Manage > Publish Coordinates > select the “problematic” link and it should complete normally now (and prompt the usual to save coordinates back to the model).
It still works for us after saving \ closing \ re-opening the host and publishing coordinates again.
Hopefully, this resolves the issue.
Please select the Accept as Solution button if my post solves your issue or answers your question to help others seeking similar solutions.
Regards,