@jdhill wrote:
I am experiencing consistently-repeatable crashes with 5.14.522.8390, specifically when interpolating strings within _-RunPythonScript. That seems crazy, but I’ve completely reinstalled Rhino, and the issue persists, even in safe mode with only RhinoScript and RhinoDLR_Python being allowed to load. So I’m wondering if anyone would be willing to paste the following into the Macro Editor or a toobar button command, and see if it crashes for you as well:
-_RunPythonScript ( print('the answer is %s' % 42) )
I’m on win10 pro x64, and find that this issue does not occur when using the Rhino 6 beta. I sent in an error report with more details than this but didn’t hear anything back yet, so will appreciate if someone can please try running this, so I can tell whether it seems machine-specific.
Posts: 4
Participants: 3