Issue with loaded packages not showing in Dynamo

When I open one of my company’s scripts I get:

It’s not even registering I have GeniusLoci nodes any more.

My colleague has the same issue but his has a green tick next to Clockwork.

We both cloned the same packages from the same ‘master’ folder this morning after clearing our C-drive paths. (we did this to make sure we both had the exact same packages).

You can see that GeniusLoci is in my folder and this is where I am pathed
image
image

How do I fix this?

If you look in the Genius Loci folder, are the DLLs “unblocked”?

Sometimes they are blocked when you download outside of the package manager.

1 Like

What do you mean by ‘unblocked’ and how do I check this?

1 Like

OK… probably a really stupid question but…
We already have GeniusLoci installed…

Is that screenshot you’ve posted is from when you first download it?

Do I have to download again? We didn’t have this issue about a month ago, it’s a recent thing.

If I get the properties of one of the dlls (only have 3 in the geniusloci folder) I can’t see the unblock box.

image

Also, I’m now having issues with custom nodes (packages inside the nodes are not being recognized too) Arrrrgh

My screenshot was purely to show the unblock button.

But yeah, it doesn’t look like that is your issue.

1 Like

Thanks for your suggestions tho :slight_smile:

Do you see anything concerning in your Dynamo log file?

I get a lot of not loaded and errors…
Also it’s looking at package/package… Which seems odd?

[0] Dynamo log started 2023-01-12 09:24:20Z
2023-01-12 09:24:20Z : Python template set to default.
2023-01-12 09:24:21Z : Dynamo – Build 2.6.1.8786
2023-01-12 09:24:22Z : Duplicate migration type registered for SunPathDirection
2023-01-12 09:24:23Z : Dynamo will use the package manager server at : https://www.dynamopackages.com
2023-01-12 09:24:24Z : Exception encountered scanning the package directory at C:\Users\USER.123\AppData\Roaming\Dynamo\Dynamo Revit\2.6\packages\packages
2023-01-12 09:24:24Z : notification:Dynamo.Exceptions.LibraryLoadFailedException: Failed to load library: C:\Users\USER.123\AppData\Roaming\Dynamo\Dynamo Revit\2.6\packages\packages
at Dynamo.PackageManager.PackageLoader.ScanPackageDirectory(String directory, Boolean checkCertificates):
Failed to load library: C:\Users\USER.123\AppData\Roaming\Dynamo\Dynamo Revit\2.6\packages\packages:
C:\Users\USER.123\AppData\Roaming\Dynamo\Dynamo Revit\2.6\packages\packages\pkg.json contains a package without a header. Ignoring it.
2023-01-12 09:24:24Z : Dynamo.Exceptions.LibraryLoadFailedException:
2023-01-12 09:24:24Z : Failed to load library: C:\Users\USER.123\AppData\Roaming\Dynamo\Dynamo Revit\2.6\packages\packages

Maybe one of the other packages causes this (loaded packages not showing)?

I had half the nodes from Clockwork not showing in the library for example.
In my case it was Bakery causing that. After removing Bakery all my Clockwork
nodes showed again.

Also guessing from the screenshot you use Revit 2021.
I wonder using a ‘newer’ package (in this case Crumple 2022.2.13) can cause stuff like this to happen.

PS
What kinda package is 3DReid? It is not a package i can find with the search function.
Maybe try removing it and replace Crumple with the 2021 version and see if that resolves your issue.

It’s one of our company things, I think it’s the one causing issues actually.