Archi-lab view templates node error

Hi all,

I got error when use node View Templates from archi-lab package. Do anyone know how to fix it?

error report:

Node Name: View Templates
Package: archilab.Revit.ViewTemplates.Query
Dynamo Version: 2.19.3.6394
Host: Dynamo Revit
Messages: Dictionary.ByKeysValues operation failed.
An element with the same key but a different value already exists. Key: ‘viewTemplate’
State: Warning

I use: Revit 24.3.30.11, Dynamo Revit 2.19.4.13096, archi-lab package 2024.217.1024

This is a sign of an add-in conflict. Disable all your Revit add-ins as something is using a different version of newtonsoft than Revit / Dynamo.

or update archilab to where that 217 is actually 219

2 Likes