Why do i keep having these issues while i’m recently having a fresh copy of windows, and revit and i didnt install any add-ins or even any packages but bimorph, and even before downloading bimorph i kept have some messages like this but they were only 2, now they are 5.
What can i do ?
expand the details for more help.
Somewhere in that list is the conflict, but we have an incomplete view.
Please recreate the issue and post your most recent Dynamo log file from %appdata%\Dynamo\Dynamo Revit\\***DynamoVersion***\Logs
if you can’t identify which.
dynamoLog_fab6b391-654b-4185-a185-67c27218f776.txt (22.8 KB)
Is this file which you mean ?
That was the one; Definately an add-in conflict, but the depth of the issue means i can’t see which yet - too much noise… Disable all Revit add-ins and see if it reproduces.
to me it just looks like one of the packages was built against a different version of the Revit API… if this is an old version of DynamoRevit - I believe we got rid of that warning in newer versions as it’s usually just noise.
I believe that this is the last update according to the revit version i use, i use 2022.1. Please advice if i can search for a newer version to download, because sometimes dynamo doesn’t let me know if there is more updated version.
Also i uninstalled the bimorph package and now i only have this one message
hello @faramawy , your warning just says that your packages are depending on a newer version of the assemblies. It is most likely that the packages you installed are not for R2022 and for R2023 instead.
As for AutodeskForge assembly, it’s most likely you have a plugin that depends on an older version of it. Hence that warning. All these are noises and wouldn’t affect much on your dynamo experience
Thank you very much