Hi !
I have many error messages when I load dwg_ac1012.ksy in the IDE KATAI (https://ide.kaitai.io/#)
Example :
dwg_ac1012: /types/entity/seq/1/type/cases/EnumByLabel(identifier(entities),identifier(placeholder),typeId(false,List(),false)):
error: unable to find type 'object_placeholder', searching from dwg_ac1012
Many object types aren't declared in the switch (line 920)
switch-on: entity_type
cases:
Maybe I missed something...