Initialization Error
Trying to open an energy model previously done in OpenStudio (2.4.0) using EnergyPlus (8.8.0) and geometry was edited in Sketchup Make 2017. Windows 10 (x64). I uninstalled my newer versions of OS/E+/Sketchup and downloaded the versions just mentioned. When running the model, it instantly fails with the following message. I am not very experienced with this program so it may be an easy fix.
[13:41:27.217088 ERROR] Found error in state 'initialization' with message ["Cannot find measure 0270744f-ecf2-4bba-a27d-6d3fef78ad61::/ruby/2.2.0/gems/openstudio-workflow-1.3.1/lib/openstudio/workflow/util/measure.rb:115:in block in validate_measures'\n:/ruby/2.2.0/gems/openstudio-workflow-1.3.1/lib/openstudio/workflow/util/measure.rb:101:in
each'\n:/ruby/2.2.0/gems/openstudio-workflow-1.3.1/lib/openstudio/workflow/util/measure.rb:101:in each_with_index'\n:/ruby/2.2.0/gems/openstudio-workflow-1.3.1/lib/openstudio/workflow/util/measure.rb:101:in
validate_measures'\n:/ruby/2.2.0/gems/openstudio-workflow-1.3.1/lib/openstudio/workflow/jobs/run_initialization.rb:87:in perform'\n:/ruby/2.2.0/gems/openstudio-workflow-1.3.1/lib/openstudio/workflow/run.rb:261:in
step'\n:/ruby/2.2.0/gems/openstudio-workflow-1.3.1/lib/openstudio/workflow/run.rb:210:in run'\n:/openstudio_cli.rb:821:in
execute'\n:/openstudio_cli.rb:620:in execute'\n:/openstudio_cli.rb:1547:in
<main>'\neval:85:in eval'\neval:85:in
require_embedded_absolute'\neval:70:in block in require'\neval:64:in
each'\neval:64:in require'\neval:2:in
<main>'"]}
It seems that one of the measures applied is not running properly. Also, the Ruby version is not the pointed as compatible in the OS matrix (https://github.com/NREL/OpenStudio/wi...). Maybe you should update Ruby to the indicated version (2.2.4) and give it a try again.
Also, to avoid conflicts between tools and versions, I'd reccomend you to install all tools in the same directory (c:/ or d:/).