Hi!
I'm trying to get my model to run with a measure created by Burak Gunay, William O'Brien and Ian Beausoleil-Morrison, see: measure code. The script is integrating advanced occupant models in to OpenStudio and I am getting the error: "Process exited with a non-zero exit code of: 1" when running the model.
When I right click the error and click "open directory", the "stderr" file says:
DL is deprecated, please use Fiddle
C:/Users/Sindre/AppData/Local/Temp/OpenStudio.aF9452/resources/run/4-UserScript-0/mergedjob-1/user_script.rb:334:in run': undefined method
getString' for nil:NilClass (NoMethodError)
from mergedjob-0/in.rb:372:in <main>'
Any ideas how to solve this?