NREL / ComStock

National scale modeling of the U.S. commercial building stock supported by U.S. DOE, LADWP, and others and maintained by NREL
Other
31 stars 9 forks source link

Don't forget to `return true` as the end of the run method of measures in the normal path #156

Closed jmarrec closed 6 months ago

jmarrec commented 6 months ago

eg: return true missing here:

https://github.com/NREL/ComStock/blob/9cafcc5000f1606ba7025cebe5fd35d648066e2e/resources/measures/set_exterior_lighting_template/measure.rb#L288

This is the root cause of https://unmethours.com/question/98795/unable-to-use-comstock-2024_r1-measures-with-os_sdk-37/

eringold commented 6 months ago

This also affects (at least):