johnpierson / WhatTheDyn

WhatTheDynamo is a simple revit plugin for flagging what Dynamo you have loaded in your current Revit session.
BSD 3-Clause "New" or "Revised" License
8 stars 0 forks source link

Failed to initialize add-in #4

Closed Lazarica-t closed 1 year ago

Lazarica-t commented 1 year ago

Hi, I'm getting an error after install. It seams it doesn't find WhatTheDynamo.dll, but when I checked the addin folder I can see it's there... so I'm not sure what's going one here 😕

image

A workaround that worked for me was to copy WhatTheDynamo.dll directly in the Revit install folder, but I don't think this is how things are intended to work 😄

johnpierson commented 1 year ago

Can you show me the .addin file contents?

Lazarica-t commented 1 year ago

I have no other add-ons installed.. just this one

image

johnpierson commented 1 year ago

edit the .addin file in a text editor

Lazarica-t commented 1 year ago

Did you mean this ? 😄

image

johnpierson commented 1 year ago

Replace it with this one. I will update the installer too.

https://github.com/johnpierson/WhatTheDyn/blob/main/_release/WhatTheDynamo.addin

Lazarica-t commented 1 year ago

It worked! Cheers! 🥳

johnpierson commented 1 year ago

And fixed in the installer here now: https://johntpierson.gumroad.com/l/whatTheDyn