Bug with relays in enable/disable solver mode

Hello, I have a bug in the canvas every time I create relays while solver is disabled


As you can see in the video, if I create relays while solver is disabled, the moment I switch back to enable solver, all the relays are moved to the position my mouse is pointing.
Is this a bug or am I missing something?

thank you for your reading and have a good day!

anyone?

Ciao Fabio.

You have quite a lot plugins active. (More than 36!)
I’m not experiencing your problem. I don’t use plugins.

You can try to pin-point which of your plugins is causing you this problem by disabling them half at time. A bit tedious but you should manage.

Ciao, thanks for the answer.
I didn’t think it could be because of plugins, I’ll try to check. Is there some way to disable plugins or do I just have to temporarily move them from the plugin folder?


You can start rhino, and open grasshopper with the loadonebyone command, and first open only the standard tabs and ignore the rest, and check if grasshopper is behaving correctly about relays.
Then close rhino and do it again but opening only half of them.
As said, it’s tedious, but indeed you probably simply have too many plugins…
Personally i discourage anyone into having that many, it can cause problems. It will cause problems, like this one.

Ciao Fabio. I see some Rhino.Inside Revit components in the canvas.

Does the same issue happens when using GH natively in Rhino without going through Revit?

Also, what @maje90 mentioned is most likely going to be the culprit. If you’d like to specifically test this within the Rhino.inside Revit environment, you’ll find a couple of posts by @Japhy on how to proceed and do some troubleshooting:

Yeah, some of the plugins I have are just for one single component I needed, but I indeed I need to clean a little bit.

I found out the bug, it was not because of too many plugins, but in the WiresRenderer plugin

Thanks everybody for the support!