Hi guys,
i’m having a problem like this, currently i am working with forge library in my Revit 2022, this library is loaded during the working of the project in my add-in, but it is hindering using dynamo with this error, anyone have a solution any or has this been updated on 2.13 any answer is appreciated !
Some Detail Error :
While loading assembly Autodesk.Forge, Version=1.6.0.0, Culture=neutral, PublicKeyToken=null, Dynamo detected that the dependency RestSharp, Version=106.3.1.0, Culture=neutral, PublicKeyToken=598062e77f915f75 was already loaded with an incompatible version. It is likely that another Revit Addin has loaded this assembly, please try uninstalling other Addins, and starting Dynamo again. Dynamo may be unstable in this state.
It is likely one of the following assemblies loaded the incompatible version:
***.Ribbon, GregRevitAuth, Greg, DynamoPackages
Dynamo Core : 2.12.0.5650
Dynamo Revit : 2.12.0.5740
Problem come from core of Dynamo Revit, so it only resolve by team working with Dynamo Revit, I has spend time too much to modify but can’t fix this problem.
Try deleting (depending on your version): %appdata%\Dynamo\Dynamo Revit\2.12\DynamoSettings.xml
and everything in %appdata%\Local\Temp
Then you have to set the Package paths again after starting Dynamo.
It is only not working for Revit 2022.
All other versions I have run smoothly.
I have also reinstalled/ updated Dynamo so I have the latest version.
Have disabled other Add-ins. That did not help.
Not sure how I could delete/uninstall packages that I have for Dynamo 2022.
And the last resort is to re-install RVT 2022, although from this thread it looks like it didn’t help anyone.