Get.FamilyName node not working

hello, I have this node in a lot of my scripts and have noticed that it stopped working all of a sudden. So I isolated it and it proves that it doesnt work. It was working fine just a few days ago. Does anyone know why this is? Or perhaps know of another node that I can use to take its place? Thanks!

I found the built in Family.Name node and I thought it worked fine but it seems to only find the type name of the element. Still a mystery why this node doenst work though.

The Get.FamilyName node is from blackBox and it looks like this inside:

You can use the OOTB nodes.

The custom node is looking for a list it appears. You can turn your element into a list then feed it in.