WISH: GrasshopperLoadOneByOne list instead of series of questions

I’m a Grasshopper plugin enthusiast, and there’s nothing I can do about it. :slight_smile: I like to test various plugins just out of curiosity.

Unfortunately, plugins sometimes conflict with each other, and one won’t load at all. There are two methods to check which one is conflicting with another.

Temporarily moving the plugin files from their location, which I consider a “dirty” solution, or using GrasshopperLoadOneByOne. However, the second approach has one major drawback…

During this process, I’m bombarded with a series of windows asking if I want to load a given plugin. The plugins aren’t listed alphabetically, so I have to be very careful about accepting or blocking the loading of, say, 20 plugins in total. It’s an unpleasant process.

It would be nice if, instead of individual requests, a list of plugins to load/block were displayed.

When something doesn’t work it’s not fun, carefully answering this question 20 times is not making it any better.

1 Like