Custom C# components losing outputs, but only on some computers

@will

Hi!

The following has happened: An admittedly large gh-definition (1.5 mb, no internalized data) caused canvas rendering issues on my laptop (out of memory errors, red screen etc). When resetting the canvas on the laptop, the custom C# components lost their output parameters. However, a desktop had the same canvas rendering issues but when resetting the canvas, the script was still intact.

To help simplify canvas rendering, I clustered a bunch of canvas items to the point of not getting any more error messages when opening the script on either the desktop or the laptop. However, the very same script functions perfectly on the desktop and different laptop I ran it on but still lacks the outputs from the C#-components on my personal laptop.

Does anyone know what is going on? :sweat_smile:

1 Like

Hi,

I have the same problem and have also been looking for a solution for this!!

Update: Apparently, this was resolved by simply re-installing Rhino. @erikforsberg95 maybe this works for you too!

1 Like