Rhino 8 Gh Player Plugin: Inputs Not Reset on Second Command Execution

I am experiencing an issue with a plugin compiled using Rhino 8 Gh Player. When I run the command for the second time, the input is not reset, and the dialog appears prematurely. This problem can be observed in the attached plugin. Additionally, I have unchecked the “Keep open after command completes” option in the GhPython file properties (see attached image). Could you please advise on how to address this issue?

【The reproduction video can be found at the following site】
IssueWithGhPlayerComponent

00_Line.gh (9.3 KB)
00_Line_Pt.3dm (142.5 KB)
DocProfile
00_Line.rui (3.1 KB)

@yamada.tomoyuki Which method was used to create the plugin?

To create a plugin, follow these steps:

  1. Tools - Script - Edit
  2. In the Script Editor, go to File - Create Project - “00_Line.rhproj” - Save Changes
  3. Commands/ - Add Grasshopper1 Script (Shortcut) - “00_Line.gh”
  4. Publish Active Project - Build Package



03

Ok perfect!. I can replicate the error and will fix this ASAP:

RH-82444 Published GH1 command holds on to previous contextual data

Thank you for the data analysis. I look forward to the fix.

1 Like

The fix is in the next 8.8 build. Thanks for reporting

Thank you for fixing the issue. I appreciate your prompt attention. Looking forward to testing it in the next 8.8 build.

RH-82444 is fixed in Rhino 8 Service Release 8.

I have confirmed that the issue is resolved. Thank you.

1 Like