The last time Glyphs was started, the following plugins crashed.

I’m developing a plugin (I’m on Glyphs 3.4.1) and am repeatedly receiving the error “The last time Glyphs was started, the following plugins crashed.” whenever I restart Glyphs after updating the code. I’ve tried uninstalling/reinstalling/restarting/ignoring etc. but I still receive it even if the last time I started Glyphs the plugin worked correctly. I’ve tried activating debug mode as referenced here but that doesn’t seem to affect anything.

Is there any way around this or to disable these warning?

Thanks!

That is what the debug mode is designed for.

How did you try to activate it?

I activated it by running Glyphs.boolDefaults["DebugMode"] = True in the macro window. However it didn’t seem to change the behaviour in any way.

DebugMode is indeed broken. I fixed it. And it uses a more descriptive key: GSPluginDebugMode now. And can be set in the Advanced preferences.