Errors:
/*
~ten
*/
// ~ten
Not Error:
/~ten
… if you put a slash in front of it /~ten no error so its some sort of escape character???
* Note that the above looks like it has been commented out in the Vex editor window.
Here is an example of the error, note that the error does not report the line number correctly. Again making it hard to debug… wrong line… and two commenting out chunks of code does not help.
————
Error: Invalid source /obj/geo1/RebuildCorners/attribvop1
Error: Error in VOP ‘snippet1’.
Warning: Errors or warnings encountered during VEX compile:
/obj/geo1/RebuildCorners/attribvop1/snippet1: Syntax error, unexpected end of file. (169,15).
Error: Error in VOP ‘snippet1’.
Warning: Errors or warnings encountered during VEX compile:
/obj/geo1/RebuildCorners/attribvop1/snippet1: Syntax error, unexpected end of file. (169,15).
Error: Vex error: /obj/geo1/RebuildCorners/attribvop1/snippet1: Syntax error, unexpected end of file. (169,15)
Failed to resolve VEX code op
obj/geo1/RebuildCorners/attribvop1Unable to load shader ‘op
obj/geo1/RebuildCorners/attribvop1’.————
Windows, Houdini 16.5.323

