Hello World,
I need some help to figure out was it going on behind the hood, so I can debug my code properly, I would appreciate any insight.
I am pretty sure this can be categorized as a grasshopper bug, but it is also possible that I just lack the knowledge to properly apply this concept.
I got the following Grasshopper breakpoint message: Grasshopper undo recording threw an exception source parameter is not linked to target parameter.
Here is a screenshot with some details.
Here is the GH File:
SlidersModifiedBug_v1.gh (17.9 KB)
To recreate this bug just open the file and move the sliders in the “Merger Input Lenghts”, and then continue to move the sliders in the “Input: Sliders” group. The trick for triggering this bug is if you actually type a value on the slider and press “enter”, instead of dragging the slider with the mouse.
I tried to record this, but for some reason windows does not register the additional window of the Grasshopper Breakpoint (eventhough it did show on my screen when recordin), but if it help anyone understand what I mean, this is the videorecording and just follow the same steps as I do…
Another weird thing is that this bug happens more often on the sliders between 10 and 50, I don’t know if that gives any useful clues.
Anyways, I know it is a long shot, but I really wanted this functionality to ease the user interface with my grasshopper definition.
If there is anything I can do to help and make clearer the bug that I’m trying to point out (since it triggers in such weird conditions), just let me know.
Again, if anyone has any input, I would appreciate it!
Edit: Removed the DLL from the GH file.