Issue with special layers during VF Export

When exporting a VF Glyphs (3413) crashes without an error message. When opening the app via Terminal I’m getting the following output for the crash:

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSArray0 addObject:]: unrecognized selector sent to instance 0x1f631c100'

I narrowed it down to an issue with the special layers, because when I remove all brace and bracket layers the export works fine.
I’m wondering if Glyphs changed the way it treats special layers in the last cutting edge versions? Because the export works completely fine with the special layers in 3.4 (3408).

Could you send me the .glyphs file?

Sent :envelope:

there are two problems with your file. One is a wrong brace layer in “registered” (there are two {37, 900, 30, 0}. The first one most likely needs to be {37, 900, 10, 0}.
the second problem is a but in Glyphs that your file is triggering. I fixed it.

1 Like

Hey @GeorgSeifert! Thanks for checking! I fixed the special layer issue. When would you be able to provide the new Glyphs Beta?

Working on it.