jeremytammik / RevitLookup

Interactive Revit RFA and RVT project database exploration tool to view and navigate BIM element parameters, properties and relationships.
http://thebuildingcoder.typepad.com
MIT License
1.03k stars 294 forks source link

"Could not load 'Autodesk.Revit.DB.EvaluatedParmeter' " when using Revit Lookup #160

Closed InkRF closed 1 year ago

InkRF commented 1 year ago

Greetings all,

I'm getting a issue that whenever I try to use a feature within RevitLookup I get the below error:

image

I'm using Revit 2022 on Windows 10, and while I swear I saw it stated somewhere that it is supported, is this error a result of the current version of Revit Lookup not working in Revit 2022? I see that the EvaluatedParameter class is new in the 2024 version of the Revit API so that would make sense.

Thanks

Nice3point commented 1 year ago

EvaluatedParameter has been added in Revit version 2024. It is not supported in version 22. Did you manually move the plugin files ? Please use the installer for version 2022

изображение

InkRF commented 1 year ago

Well, I guess all I can say is

I had though those 2021, 2022, 2023 were past releases of RevitLookup, not the current release for RevitLookup LOL

Thanks @Nice3point for the work you've put into this, I look forward to seeing what cool new things it has to offer!

Nice3point commented 1 year ago

Thank you very much) Links to the most recent RevitLookup versions for each Revit version are listed here: https://github.com/jeremytammik/RevitLookup/wiki/Versions

@jeremytammik Hi Jeremy, can you add this link in any of the releases on your blog ? I think there are those who think RevitLookup is only available for version 2024

jeremytammik commented 1 year ago

Yes, of course! With pleasure. I removed the blog post notice of 2024.0.3 and the debug tab. Let's get a new post out there asap with 2024.0.4, and add an explanation about support for previous Revit versions to that. Currently, 2024.0.2 shows up as the latest release. Will you update that to 2024.0.4 later today? Sorry for the urgency, but I got a tremendous amount of pressure internally overnight. Luckily, I was completely offline, so I only found out this morning...

Nice3point commented 1 year ago

@jeremytammik I just woke up and sent the release. It took 8 minutes to build today изображение

jeremytammik commented 1 year ago

brilliant! thank you very much! very sorry for disturbing.