Error: Process exited with a non-zero exit code of: 3
Hello guys, I'm using Surface Matching Measure in a model, however, I'm getting this error. I looked for something similar on the Unmet Hours but I couldn't find anything.
It shows this message:
Error: Process exited with a non-zero exit code of: 3
DL is deprecated, please use Fiddle
C:/Users/Jean/AppData/Local/Temp/OpenStudio.W18772/ApplyMeasureNow/UserScript/user_script.rb:65:
May anyone help me?
That's not enough information. Could you paste a bit more of the error message please? And ideally share your model. I think the SDK crashed during the call of
OpenStudio::Model.intersectSurfaces(spaces)
, but it's hard to tell the cause without your model..