Missing required property 'vertex_z_coordinate'

hello. i have a problem with running energy simulation:
226. ** Severe ** [BuildingSurface:Detailed][0Ceiling00][sun_exposure] - “NoWind” - Failed to match against any enum values.
227.
228. ** Severe ** [BuildingSurface:Detailed][0Ceiling00][vertices][3] - Missing required property ‘vertex_z_coordinate’.
229.
230. ** Warning ** Version: in IDF="=9.3.0" not the same as expected=“22.1”
231.
232. ** Fatal ** Errors occurred on processing input file. Preceding condition(s) cause termination.
233.
234. …Summary of Errors that led to program termination:
235.
236. … Reference severe error count=2
237.
238. … Last severe error=[BuildingSurface:Detailed][0Ceiling00][vertices][3] - Missing required property ‘vertex_z_coordinate’.
239.
240. ************* Warning: Node connection errors not checked - most system input has not been read (see previous warning).
241.
242. ************* Fatal error – final processing. Program exited before simulations began. See previous error messages.
243.
244. ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.
245.
246. ************* EnergyPlus Sizing Error Summary. During Sizing: 0 Warning; 0 Severe Errors.
247.
248. ************* EnergyPlus Terminated–Fatal Error Detected. 1 Warning; 2 Severe Errors; Elapsed Time=00hr 00min 0.12sec

could anyone help mee??

Hello,
I’m having a similar issue in a really simple shoebox. Trying to set up HB Legacy alongside v1.5 (in Windows 11). The OpenStudio I installed for the Legacy version is 3.0.1 (directly in the C: drive).


The errors I’m getting are the following:

  1. Current document units is in Feet
  2. Conversion to Meters will be applied = 0.305
  3. Current working directory is set to: C:\Users…
  4. Can’t find ddy file next to the EPW.
  5. Extreme values from the weather file design will be used instead.
  6. Honeybee could not find a ddy next to the epw file and could not create sizing criteria from the data in the epw file.
    No sizing calcualtion will be performed for this model.
  7. Model saved to: C:\Users…
  8. OSM > IDF: C:/Users/…
  9. Program Version,EnergyPlus, Version 9.3.0-baff08990c, YMD=2022.12.29 20:31,
  10. ** Severe ** [BuildingSurface:Detailed][zone_0_Srf_0][vertices][0] - Missing required property ‘vertex_x_coordinate’.
  11. ** Severe ** [BuildingSurface:Detailed][zone_0_Srf_0][vertices][4] - Missing required property ‘vertex_y_coordinate’.
  12. ** Severe ** [BuildingSurface:Detailed][zone_0_Srf_0][vertices][4] - Missing required property ‘vertex_z_coordinate’.
  13. ** Warning ** Version: in IDF=“22.1” not the same as expected=“9.3”
  14. ** Fatal ** Errors occurred on processing input file. Preceding condition(s) cause termination.
  15. …Summary of Errors that led to program termination:
  16. … Reference severe error count=3
  17. … Last severe error=[BuildingSurface:Detailed][zone_0_Srf_0][vertices][4] - Missing required property ‘vertex_z_coordinate’.
  18. ************* Warning: Node connection errors not checked - most system input has not been read (see previous warning).
  19. ************* Fatal error – final processing. Program exited before simulations began. See previous error messages.
  20. ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.
  21. ************* EnergyPlus Sizing Error Summary. During Sizing: 0 Warning; 0 Severe Errors.
  22. ************* EnergyPlus Terminated–Fatal Error Detected. 1 Warning; 3 Severe Errors; Elapsed Time=00hr 00min 0.15sec

The information displayed by the Honeybee object would be the following:

  1. Found installation of openstudio-3.0.1.
  2. Found installation of EnergyPlus>=9-3-0.
  3. Found installation of Radiance.
  4. Found installation of DAYSIM.
  5. Found installation of THERM 7.6.
  6. Loading RAD default materials…9 RAD materials are loaded
  7. Standard template file is loaded from c:\ladybug\OpenStudio_Standards.json
  8. Loading EP materials, constructions, schedules and material properties from c:\ladybug\OpenStudioMasterTemplate.idf
  9. Loading EP materials, constructions, schedules and material properties from c:\ladybug\userCustomEPLibrary.idf
  10. Loading THERM materials from c:\ladybug\thermMaterial.csv
  11. 435 EPConstructions are loaded available in Honeybee library
  12. 251 EPMaterials are now loaded in Honeybee library
  13. 38 EPWindowMaterial are loaded in Honeybee library
  14. 0 EPShadingControl are loaded in Honeybee library
  15. 0 EPMaterialProperty are loaded in Honeybee library
  16. 1888 schedules are loaded available in Honeybee library
  17. 84 schedule type limits are now loaded in Honeybee library
  18. 81 THERM materials are now loaded in Honeybee library
  19. Current document units is in Feet
  20. Conversion to Meters will be applied = 0.305
  21. Hooohooho…Flying!!
    Vviiiiiiizzz…

Any help would be really appreciated!

An update on this issue. The workaround was to downgrade OpenStudio to version 2.9.1…however I then stumbled upon this issue:

Honeybee openstudio 2.8 - #19 by josh.greenfield

…the solution (as mentioned in that thread) was to uninstall ironbug ironbug , then honeybee-legacy /OpenStudio (and Ladybug Tools 1.5) worked fine.