Hi @scott.tomlinson - The Revit API changed the way parameters were accessed and set, and unfortunately we missed this interaction So sorry about that. It is currently being fixed.
In the meantime, you can do one of the following:
Either convert your existing 0’s and 1’s to False and True respectively, which will mean your graphs will work in any version of Dynamo.
Hi @solamour ,
Thanks for your reply… Strange I though I had tried that with the true/false prior to posting, but with no change. It has now solved this situation (thanks!), BUT…
the second situation which requires an integer to set the Titleblock scale bar is still having no success. Do you have any tips for how to fix this one?
Hi @solamour,
Just by way of an update, I’ve tested further, and the problem appears to be setting a family parameter which requires an Integer value. I created a simple Generic Annotation family with an integer based instance parameter, and the same error is returned. No error is returned on number, yes/no (etc…) parameters only those requiring an integer.
Would you know the cause / solution to this. If it is a Dynamo v2.13 (+?) will this be resolved in future releases?
Regards
Hello @scott.tomlinson - This has now been resolved for Revit 2023.1 and Dynamo 2.15, and will also be hot-fixed back to Revit 2023.0.1 along with a bunch of other bug fixes in Revit.
Unfortunately I cannot gives dates on this, but the hotfix should be coming out relatively soon So sorry for the frustration on this one.
Yes the problem is now that the fix was meant to have been patched. Doesn’t seem to have been unfortunately, or we’ve both installed incorrectly. Autodesk app was my method, so figure it was correct.
Hello all - I just installed the update myself and am seeing the same issues you guys are seeing I’ll reach out to the team in question and investigate. The PR was merged (code fix) and the case I just tested that failed, was working at that point in time.
We’re looking into a proper fix now - it appears, as Gavin mentioned above, to be an installer build issue. We’re working on properly identifying how to resolve this issue
WARNING: Dangerous approach to use at your own risk below...
If you want to be adventurous and live on the edge, you can replace the DynamoNodes.dll attached here inside your DynamoRevit installer.
This comes with a few caveats:
We take no responsibility for any problems that occur should you choose to take this action.
If something goes wrong and breaks, it may cause you to have to reinstall Revit. Theoretically it shouldn’t.
This didn’t blow up my install and worked perfectly fine, but there have been issues in the past.
Take a copy of your existing RevitNodes.dll just in case and place it somewhere safe, so that you can put it back if needed.
To attach to the Dynamo Forum the .dll file been renamed into a .txt file, so you’ll need to rename it back to simply RevitNodes.dll for Dynamo to recognize it.
The attached RevitNodes.dll contains the fix, and will unblock the problems in this thread.
After downloading the RevitNodes.dll make sure to right-click on the file, go to Properties and unblock it so that Windows will trust the file and allow it to be read.
Your RevitNodes.dll will live under C:\Program Files\Autodesk\Revit 2023\AddIns\DynamoForRevit\Revit