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

Revision history [back]

This is happening because you have Comments in your OSM file, and it's safe to ignore. I guess the Warn should really not happen for comments (here) but I'm not enclined to change it myself right now (open a github issue if you care)

anyways, in your file, first occurs around line 4958

OS:Rendering:Color,
  {3c8cd0e2-dac2-43d6-bdc3-aa8760dc16d6}, !- Handle
  Rendering Color 183,                    !- Name
  245,                                    !- Rendering Red Value
  220,                                    !- Rendering Green Value
  245;                                    !- Rendering Blue Value

!- X,Y,Z Vertex 4 {m}

!- X,Y,Z Vertex 4 {m}

Looks like some manual editing happened in your file, or maybe a conflict resolution of some kind.