I have a gh file that i am running locally in rhino appserver. It works correctly using default inputs.
But when i change the inputs, i get the error
This error occurs for any change in any input variable for that specific gh file.
The above error is from console in browser.
There is no error in compute.rhino3d.appserver or compute.rhino logs
Also when i tried to debug , I was able to figure out the line in definition.hbs below which code does not reach
Down is printed several times but Out is never printed in console.
The part of code that causes the error is in compute.rhino3d


