Grasshopper breakpoint Instantiate T()

Hello,

I get the following message when trying to run my script. Any ideas how to solve it? In the background you can see a display of the inputs to the Karamba assemble model component.

All in all I use Karamba, Beaver and GhPython components.

Thanks in advance!

are you able to share your script and the version of Karamba that you are running?

I do not seem to get any errors when I open your script. Does this error message appear only when you use a certain component?

The message appeared once I opened the script.
I uninstalled and reinstalled the Karamba and Beaver plugin. The message appeared again. After closing the message I figured it could be the joint-component that causes the problem? If I try adding a panel to see the output the following appears:

If I try to copy paste the script the following appears:

Dear @Christin,

I tested your script with the latest version of Karamba3D and did not encounter the exception you described. Does the issue still occur if you remove the Beaver components from the definition?

– Clemens

Dear Clemens,

thanks for trying. Yes, the issue still occurs after having removed the beaver components.

I could localise and solve the issue. The python code caused the issue.

Hi Christin, sorry for the late reply, but we were unable reproduce the error, but it is good that you found the problem.