I use a script called “SolidWeight” (attached below) to calculate the mass of objects in Rhino 7. After every update (I just upgraded from from Rhino 7 SR37 to SR38) the script stops working and returns the following error:
SolidWeight.rvb (3.5 KB)
---------------------------
Rhino 7 RhinoScript
---------------------------
Source: Microsoft VBScript runtime error
Error: Type mismatch: 'SolidWeight'
Line: 1
Char: 0
Code:
---------------------------
OK
---------------------------
I’m forced to install the script again by dragging it into Rhino 7. While this is fixable, it would be nice if such errors don’t appear after a regular update.
Is there any way to prevent that error from appearing in the future?
3 posts - 2 participants