When I import my own archetype file from the crossfire svn and load it using gridarta in windows, the editor fails to load all facing images. This is because crossfire has two image trees 'base' and 'clsc' but the editor is looking for the default (neither). For example Idaten boots uses 2 images idaten.base.111.png and idaten.base.112.png. If I load using the archetype it loads no facings with an error no facing idaten.111. If I rename the images to idaten.111.png and idaten.112.png it loads the image.
This happens if the Image set "disabled" is selected. This option currently does not work. Setting the Image Set to "base" should fix the issue. The Image Set "clsc" currently is not supported.