Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

My best guess is that there is something wrong in either the measure.rb file or the measure.xml file. In particular, check that the measure.xml file doesn't contain an <error> element. If it does, this can mean that the measure.rb file has a syntax error and won't load successfully. If the <error> element does exist, it may contain a clue about a Ruby error in measure.rb. Fix that Ruby error, then delete the <error> element and try it again.