1

problems in measure "Tariff_Selection_Flat"

when I want use "Tariff_Selection_Flat", the simulation is failed, the output are:

DL is deprecated, please use Fiddle

C:/Program Files/OpenStudio 1.12.3/ruby-install/ruby/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- C:/Users/sdl06/AppData/Local/Temp/OpenStudio.M18760/resources/run/3-UserScript-0/mergedjob-0/resources/os_lib_helper_methods (LoadError)

    from C:/Program Files/OpenStudio 1.12.3/ruby-install/ruby/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'

    from C:/Users/sdl06/AppData/Local/Temp/OpenStudio.M18760/resources/run/3-UserScript-0/mergedjob-0/user_script.rb:4:in `<top (required)>'

    from mergedjob-0/in.rb:103:in `load'

    from mergedjob-0/in.rb:103:in `<main>'

Does somebody help me to figure out what's happen?

dalin_si's avatar
496
dalin_si
asked 2016-12-14 17:06:18 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2017-08-28 09:18:46 -0500
edit flag offensive 0 remove flag close merge delete

Comments

Strange, it seems like it can't find a file in the resources directory of the measure. I just downloaded the most recent version on BCL and it had the file and the tests all ran fine. Can you confirm if your have 'os_lib_helper_methods.rb' with your measure. Also if you remove this measure does your simulation run fine? There was a small fix in September to units but that wouldn't cause the issue you are seeing. Are you using this in the OpenStudio Application or PAT?

David Goldwasser's avatar David Goldwasser (2016-12-16 12:59:32 -0500) edit

Thank you for your reply, I do use this in OpenStudio, and it's not from the resource dictionary, I find it in measure, but the file is not found at the folder which is auto-generated during measure operation.

dalin_si's avatar dalin_si (2016-12-19 08:47:59 -0500) edit

Do you have this same issue if you use the measure in another project, or is the issue just isolated to a specific workflow. I'm also wondering if moving up to 1.13.0 or 1.14.0 fixes this for you.

David Goldwasser's avatar David Goldwasser (2016-12-19 10:28:27 -0500) edit
add a comment see more comments

1 Answer

1

Hi, I try test file of this measure in another computer and it works, I suppose the problem is that I used 1.12.3 openstudio in original computer.

dalin_si's avatar
496
dalin_si
answered 2016-12-19 15:30:32 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments