Shape order/Compatibility issues in 3116

A possible bug causing incompatibility in some glyphs, even though the glyph only has one set of paths and an anchor, shape order thinks there are two sets of path, but not in all layers.

image
Here’s a screenshot of compatibility turned on and a “ghost” path as number 2

Then you most likely have a path without nodes. Can you do print(Layer.shapes) in the macro window?

Can you run “Path > Tidy up Path”?

It worked, even though I couldn’t quite spot the stray point. Thanks!