Revit 2024 fatal error while running the addin

Revit 2024 fatal error while running the addin

aayush_joshi4BKLW
Explorer Explorer
167 Views
2 Replies
Message 1 of 3

Revit 2024 fatal error while running the addin

aayush_joshi4BKLW
Explorer
Explorer

I have developed the addin for Revit 2022, it is working fine on this version. When I am trying to test on the 2024 it is giving the following error in the image.Screenshot 2025-01-24 124052.png

0 Likes
168 Views
2 Replies
Replies (2)
Message 2 of 3

halukuzuner
Advocate
Advocate

I don't know the reason of this failure. You can try to run your code into parts in try-catch exception handlings. So you can determine which part of the code cause this error.

0 Likes
Message 3 of 3

MarryTookMyCoffe
Collaborator
Collaborator

you probably didn't put some needed dll in folder, or because it is core dll you probably miss some runtime files that is for this specific platform.

-------------------------------------------------------------
--------------------------------|\/\/|------------------------
do not worry it only gonna take Autodesk 5 years to fix bug
0 Likes