Error in Rhino Script Compiler v7

Hi everyone,

I have started playing with the new RhinoScriptCompiler.exe provided in Rhino 7, unfortunately, I fall on the following error message whether I build the project or generate the sources:

Rhinoceros Script Compiler
Visit discourse.mcneel.com for answers to your questions.

Compiling RHP Plugin

Generating source for RHP plugin...
   Creating project directory:
     C:\Users\*UserName*\AppData\Local\Temp\1ad59dc3-8b70-400e-a25c-f7920c32292b\
   Writing source code files:
The compiler generated the following errors:
{
 Exception:ArgumentNullException
 Message:Value cannot be null.
Parameter name: stream
}
Press any key to continue

Using a previous .rhc file or creating a new project doesn’t change the outcome of the compilation. Did you guys have this issue? Any idea how to solve this?

Best regards,
Nathan

This bug will be fixed in the next 7.3 release candidate (hopefully available tomorrow).

1 Like

Thanks a lot for the info!

Best regards,
Nathan

Hi Nathan, I downgraded to the version of 7 I started with back in November and its working again. They have been slow to fix this since 2 weeks…just saying in case you need to get your work done.

1 Like

Thanks, and now it works in v7.3.

Best regards,
Nathan

1 Like