"Avar Error" in Mekkablue Script

Hi there
When I try to ude the Axis Mapper in the Mekkablue scripts I get this error:

Traceback (most recent call last):
File “Axis Mapper.py”, line 412
AxisMapper()
File “Axis Mapper.py”, line 151, in init
legibleFont = NSFont.legibleFontOfSize_(NSFont.systemFontSize())
AttributeError: No attribute legibleFontOfSize_

Does someone know why?

Thanks,
Andreas

It is not recommended to use the Axis Mappings custom parameter anymore.

Use an Axis Location parameter in all masters and instances instead.

And what version of Glyphs is this?

Axis Mapper can do axis locations too.

I use the latest version (3.1.2 (3151))

Try the latest beta please. Go to Glyphs > Preferences > Updates, activate both checkboxes and press the Update button.

Thanks. That fixed the issue.