pyrevitlabs / pyRevit

Rapid Application Development (RAD) Environment for Autodesk Revit®
http://wiki.pyrevitlabs.io
GNU General Public License v3.0
1.33k stars 338 forks source link

4.8.13.23182 Causing Revit 2024 to not open #2052

Closed scrowephalcon closed 9 months ago

scrowephalcon commented 10 months ago

🙏 Please use the search in the issue section before filing a new issue


🐞 Describe the bug

When Pyrevit 4.8.13 OR 4.8.14 are installed all versions of revit open as expected and show the pyrevit tab, EXCEPT Revit 2024, which will not open passed the screen shot below and then just closes. When Pyrevit is uninstalled, Revit 2024 opens as expected

♻️ To Reproduce

Steps to reproduce the behavior:

  1. Go to 'Revit 2024'
  2. Click on 'Launch Application'
  3. Revit 2024 shuts down

⏲️ Expected behavior

I expect Revit 2024 to open completely and not just shut down when the Revit 2024 screen shows

🖼 Screenshots of the issue

image

🖥️ Hardware and Software Setup (please complete the following information):

U:>

👉 pyrevit env

Additional context

Add any other context about the problem here.

sweco-begertjanvdb commented 10 months ago

could potentially be an interfering plugin. Are there any new or different plugins loaded in your revit 2024?

jmcouffin commented 10 months ago

Read this: https://github.com/eirannejad/pyRevit/issues/2035

the reply is almost always the same:

Uninstall Remove %appdata%/pyrevit and %appdata%/pyrevit-master folder if any Move Revit addins to temp location install latest pyrevit start Revit once - close it bring revit addins to their original location

scrowephalcon commented 10 months ago

could potentially be an interfering plugin. Are there any new or different plugins loaded in your revit 2024?

Only pyrevit

scrowephalcon commented 10 months ago

Read this: #2035

the reply is almost always the same:

Uninstall Remove %appdata%/pyrevit and %appdata%/pyrevit-master folder if any Move Revit addins to temp location install latest pyrevit start Revit once - close it bring revit addins to their original location

Unfortunately as soon as I install pyrevit, 2024 will no longer open

jmcouffin commented 10 months ago

Try to use diroots app manager to disable remaining addins. Even though you don't have extra addins, Revit treat exporters and other functionalities as addins

jmcouffin commented 9 months ago

a good recap here of solutions here https://discourse.pyrevitlabs.io/t/new-release-error-dynamically-compiling-pyrevit-runtime/2621 , try to follow these and wave 👋 if you did not manage in the end. I will close it for now