Vray post translate - number of instanced objects

Hi,

Im trying to use post translate to get the number of objects in an instancer node using:

nodes=findByType(“Instancer”)
nodes[0].get(‘instances’)

But running the above code gives me:
# Error: V-Ray : There was a fatal error building the scene for V-Ray. #

What am I doing wrong?

--
Jacob

This seems to be an issue on our side, I’ll make a note.