Unresolved Node

Dear Developers ,

Can anyone help me to figure it out Unresolved nodes ?

Getting Warning as like this : Warnung:Node of type ‘Unresolved’ (C:\Program Files\Autodesk\Revit 2020\AddIns\DynamoForRevit\DynamoCore.dll) cannot be resolved

Best Regards,
Kavin .

Maybe look at the dependencies.


This image is from 2020, in 2021+ it is called “Show Workspace References”.

Hallo Steven.jensen ,

I have looked at the Dependency it shows nothing ,

Thanks .

That Rhythm one is red. Is that installed? If I do a search in my Dynamo I find this:
image

Use the package manager to install Rhythm.
image

hi guys!

I think my problem is the same.

Node ‘Revit.Application.Document.GetLinkInstances’ cannot be resolved.

I have already installed Archilab.net several times but the problem persists

Node Name: Document.GetLinkInstances
Package:
Dynamo Version: 2.16.2.5624
Host: Dynamo Revit
Messages: Node ‘Revit.Application.Document.GetLinkInstances’ cannot be resolved.
State: PersistentWarning

You likely aren’t installing the right version of Archi-lab. You need to pick a build which has the last two numbers aligning to the Revit version you are using as per the linked post.

My revit is version 2023, in this case archilab should also have the same version?

image

Yeah - that is showing an Archi-Lab built for 2024 not 2023. Uninstall Archi-lab, close and restart Revit, launch Dynamo, go to package manager and find an Archi-lab build for 2023.

From what I see in this message, I believe that I will not be able to use this Archilab node, correct? It needs a 2024 version of Archi-lab and it looks like I can’t use it in revit 2023.

Click ‘keep installed version’.

This is just telling you that there oils be issues between the originally authored graph and what you’re trying to use. This can sometimes impact stuff, but in this case you can’t use Archi-Lab 2024 without upgrading to Revit 2024. So your only option is to try the Archi-Lab version built for 2023 and make any changes necessary.

Thanks!