Has something changed in the Glyphs API or the AppKit framework?

Hi
My script has stopped working. I updated the glyph to 3322, and until now, two of my scripts have stopped working.
Has something changed in the Glyphs API or the AppKit framework?

Do you get any error in the macro panel?

No, nothing in macro

You should get an error. And what specifically is not working any more?

I don’t know why but there is no error in macro. actually, I was working on a plugin and tested it, it worked, but now it does not work at all.

Can you share what exactly you were trying to do (snippets of code perhaps) and what appears to not work anymore (and how do you know it’s not working)?

Otherwise it’s hard to help.

Hi @mekkablue
I added you to git repo, have a look to code

I worked with that

@GeorgSeifert Can you check the git repo
those scripts worked before the update

Can you point me to one specifically?

Both work’s before update

As fare as I can see, the scripts work fine. Except that they missed the .py suffix.

@GeorgSeifert Thank you for your editing
But I test code in the macro and also as the script, both didn’t work. did you test and run it?
Other script works in macro, where I did mistake?

The scrips in the repo you sent me work fine for me. Can you send me a a screenshot of Preferences > Addons?

Can you show the script as it is in the macro window?

Did I miss something?

You’re not actually calling any function or instantiating the class anywhere.

Screen shot is not complete code

Then how are we supposed to tell from your screenshot?