-
Notifications
You must be signed in to change notification settings - Fork 303
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
plugin not visible in revit 2024 #281
Comments
Please run the DependenciesReport tool and send a report #269 (comment) |
and why do you specify version 2025.0.8 but describe 2022, 2024 ? |
just a kind update that You speak with a person witout specialization in the IT and programming. that´s why maybe confused answers : and why do you specify version 2025.0.8 but describe 2022, 2024 ? => well , i am get used to install one plugin for all versions of revits. Is this working also the same with Revit lookup plugin ? or for Revit 2023 i have to have installed particular msi installer and on Revit 2024 another one ? |
Correct, you need to install a separate RevitLookup version for each Revit version. This is specified in each release and Jeremy writes it in every blog post.
You don't get the console showing up like the screenshot to the post? #269 (comment) |
Thank You for fast response. installation of revit version : well, from the link of Versions you sent me, on the link is this : so I guess i have to install version 2025.0.8 if i want to use it in Revit 2024. but when i install 2025.0.8 version i have that error message shown before. huh... If its not like that, i am sorry but i am confused and in link you showed me, are not more information. to the other part of queston : uhh. no, no.. no window shows up within my windows. I havent seen anything like this on my computer (by double clicking onto the application DependenciesReport) . |
Try this file with a workaround to the DiRoots issue |
Hello dear Roman, thank You for support. Here is dependenciees report file.. it also asks me to "try to fix dependencies and upgrade to the latest version?" ..., what shall i do ? |
The script found only one conflict with RevitLookup, I hope you don't have any plugins that are installed in non-default directories. Can you try disabling RevitPythonShell temporarily and see if Lookup starts? If that doesn't help, it would be great if you could take a look at the table, and for version 2024 let me know if all installed plugins are in the table, or if you have more? |
Hello, @Nice3point Well i usually dont care where the plugin will be placed.. usually I am not changing default destinations. |
@RichardPinka could you run a new script version? send me a txt report |
@Nice3point yes, here it is |
@RichardPinka In this variant I have added detailed information about dependencies. Send me a report to see what versions you have installed in general: To be honest, I have no idea why it might not work for you. You still don't have the 2024 version working, right? If you really claim to have disabled all other plugins, this case is difficult to solve as RevitLookup works out of the box |
@Nice3point , well, i rather uninstall ar revitlookup plugins (with revo uninstaller), restardted, installed the 2024 version again. by any chance, are you aware about some tool, which could help a human read Revit journal file ? https://help.autodesk.com/view/RVT/2022/ENU/?guid=GUID-477C6854-2724-4B5D-8B95-9657B636C48D |
DependenciesReport-2024-09-09.txt |
|
@RichardPinka let's try to change the approach, previously this script compared the assembly version. Now the new version compares the file version. The results will be slightly different. Try running it again as administrator, update dependencies and if that doesn't help send a report. As a last resort, download this local build (not from the release), here the dependencies have been updated to the latest versions: If it doesn't help, please write, we'll try to check Runtime dependencies. |
Thank You @jeremytammik , i will check them. anyway it seems my trouble with lagging of the Revit (after i click back into it from other software, e.g. excel, or chrome) has been sorted out by increase of virtual memory of my C drive. i installed the revit Lookup single user 2024.1.8 local built, but without any change. |
@RichardPinka interesting story, you have installed Dotnet but you don't see the system dependency. Never mind, in that case I have built a Native build especially for you, it doesn't need Dotnet installed and doesn't need any dependencies Just in case, please write down the exact version of Revit. Do you have all patches installed? Because I am testing with the latest updates https://help.autodesk.com/view/RVT/2024/ENU/?guid=RevitReleaseNotes_2024updates_2024_2_2_html. |
@Nice3point thank You for your effort. regarding the update, You were right, usually I'm counting on automatic update notifications and there was slightly newer update on cloud, which update notifier did not show for download+install. |
Great, did I understand correctly that the Revit update fixed the issue with RevitLookup launching? |
... to finish my answer (after installing update and rebooting computer) i reinstalled also the RevitLookup plugin, by the file you sent me in this conversation. ... after accepting "try to fix dependencies and upgrade to the latest version? => Y after this updates (without rebooting) the revit agan showed error. but maybe not the same ? |
@RichardPinka no way, let's try scanning the dependencies loaded in Revit
|
Illegal form🤔 Try this build, we can skip invalid assemblies |
ok, now it exported a file :D |
@RichardPinka finally 😂 I compared your dependencies with mine and found this, Armacell.RVT plugin ships with Serilog version 2.24, Lookup includes the newer 4.0. Can you try disabling Armacell.RVT and see if RevitLookup works ? |
Ok, i uninstalled the Armacell plugin. but after running revit, there was not revit lookup visible even it has been installed. and it seems RevitLookup is there and working,hurray ! and Thank You for support ! (by the way, only purpose for this Armacell plugin was, that it was able to put "douple layered insulation" for pipes, which we designed onto pipings in exteriors" . but unfortunatelly another cool function which we would welcome was missing : distinguish, wether the piping is inside internal walls, or in shafts, or above ceiling, which are three different rules where three different logics of insulation applying . unfortunatelly, basic native Revit functions are always forgetting the MEP engineers needs) it seemed to me a very difficult to find source of issue which i would expect should be somewere in first error window which opens.. but maybe it is not possible. And now I can dig into my main goal which studying material and testing for prompting room/wall geometry for energy computation purposes by starting studying Jermemys posts related with Building Geometry (in Jeremy´s words: Scott Conover's brilliant class held at Autodesk University 2009 from Jeremys posts... unfortunatelly, the class material is gone, and also i am trying the Python way thank You agan |
Great news, after all this time you have Lookup working again. I need to refine the DependenciesReport and add the ApplicationAddins folder for analysis, which is why we couldn't find the root problem before. this will also allow you to use Armacell without uninstalling it. Stay tuned |
@RichardPinka , in reply to, unfortunatelly, basic native Revit functions are always forgetting the MEP engineers needs... one option you have is to raise a wishlist item for desired functionality in the Revit Idea Station. I like your explanation of the different pipe classsifications for insulation purposes! |
I've added support for scanning all known paths. Now the script finds conflicts with built-in plugins, and especially importantly with downloaded plugins from Autodesk store. Detailed description: #269 (comment) I tried the Armacell download. After fixing the dependencies, RevitLookup and all other plugins continue to work . However, Armacell gives an error. This is because the developers of this plugin use reflection (maybe to load third party dlls?), and the wrong way to load dependencies is their fault, so the only thing to do is to enable this plugin as needed, and wait for Armacell developers to fix it. Thanks so much again for testing, we have come a long way, hopefully this will help others in the future 🕊️ |
Supercool Jeremy, thank You for suggestion, |
@Nice3point thank You for having an effort in this. |
RevitLookup version
2025.0.8
Steps to reproduce
actually, i am not sure, wether only the newest version of plugin shall be installed for all versions of revit i have installed.
✔️ Expected Behavior
plugin will run and i will see its buttons in revit
but in revit 2024 it is not working. in 2022 works.
❌ Actual Behavior
actually, there is some error message
Other Software
No response
The text was updated successfully, but these errors were encountered: