Rhino 8 Gh Plugin: Get Integer Default Input Not Displayed

I am experiencing an issue with a plugin compiled using Rhino 8 Gh Player. After compiling a Grasshopper script, the default input value for the “Get Integer” component is no longer displayed when executing the command.

This problem is demonstrated in the attached video and Grasshopper file. The video shows that the default input value for “Get Integer” is correctly displayed when using GrasshopperPlayer. However, after compiling the script and installing the plugin, the default input value disappears when running the command.

Could you please advise on how to resolve this issue?

【The reproduction video can be found at the following site】
https://www.youtube.com/watch?v=Hwjlqm-X1Tk
test.gh (3.3 KB)

I would appreciate it if you could investigate this issue.

Thank you.

I have changed the categorization of this inquiry. Please feel free to discard this request.

Thank you.

@yamada.tomoyuki

Which Rhino version are you using?

8.10 has a bug that does not show the default value. It is fixed in 8.11 and above. I just tested your script and can see the default value in the prompt.

TestProject.zip (19.2 KB)

Thanks for the response. I’m currently using version 8.10 (the latest available). Looking forward to the 8.11 release!

1 Like