SU7 is way beyond end of life. No one would support it anymore, especially since SU8 fixes many of it’s bugs.
Generally speaking the scripts at Ruby Plugin Depot are obsolete, when compared to those releases at SketchUcation or the Trimble Extension Warehouse.
“etc., etc.” will not help as it is omitting the most important part of the error message.
“158” likely refers to the line number within the code, where the error occurred.
BUT the tool consists of multiple files, so we have no way of knowing which file the error occurred in, because you did not post the complete error message.
Pls do so, wrapped in backticks (ie, ` chars.)
If this is a very old thread, circa v7 or 8, the instructions are likely obsolete. Late in the v8 cycle a new extension archive (.rbz files,) was introduced. They were installed via the “Install Extension…” button on the “Extensions” panel, of the “Preferences” dialog.
You should use the RBZ archive from the SketchUcation PluginStore product page red “Download” button link:
Then open Window > Preferences > Extensions, click the “install Extension…” button, browse to the place where you downloaded the RBZ archive, and choose it, click OK. It will copy the files where they need to go.
That “Tool” is very old and does not follow extension best practices. It needs an extension registrar script in the outer “Plugins” folder, so it can be switched on and off:
I whipped one up, (but it will not solve any errors in the other files.)
ngon_bezier_patch.rb (1.7 KB)