OrkestraOnline / Orkestra_Online

Orkestra Online is a cloud based platform for deploying, documenting and securing DynamoBIM and Grasshopper content.
https://www.orkestra.online
36 stars 2 forks source link

Orkestra not working in Revit 2019 / Workspaces not appearing #81

Closed TDLUND closed 3 years ago

TDLUND commented 3 years ago

Hey!

We're looking to run some of our scripts in Revit 2019 - I believe the same workspaces previously worked with the previous version of Orkestra. We have the below workspace set up, and can see it in Revit 2020, but not 2019. We have tried refreshing and have ensured this workspace has been assigned to Revit 2019.

image

For the scripts we can see (in the Ryder Architecture workspace) none of these run when double clicking them. When right clicking and selecting 'open in Dynamo', we can get below message:

image

Is this perhaps because they published through Revit 2020 / Dynamo 2.3.0?

MostafaElAyoubi commented 3 years ago

This appears to be caused by the presence of several Dynamo versions (1.x and 2.x) for Revit 2019. @TDLUND can you please confirm?

LeeFried commented 3 years ago

We just had this issue yesterday in my office and it was exactly as Mostafa said, the presence of two versions of Dynamo. As soon as 1.x version was removed, everything was fine again.

@MostafaElAyoubi are you able to add a check in to the plugin to warn the user? I think this is the third time I've seen this issue posted. Of course by this time next year it will be moot since 2019 will fall off the previous versions list, but in the meantime?

MostafaElAyoubi commented 3 years ago

@LeeFried thank you for sharing! Glad to know this helped you solve your issue. I do get this a lot too. A clear message would definitely help everyone realize when this is happening. You can expect that in the next version!

MostafaElAyoubi commented 3 years ago

Closing this as the issue has been identified. Note : in Orkestra v.1.2.0, it is made very clear to the user that Orkestra won't load because of multiple Dynamo installations.