partyka1 / Fontily

Sketch plugin for finding & replacing fonts for Sketch 3+
133 stars 7 forks source link

No Longer Runs #11

Closed jstrellner closed 1 year ago

jstrellner commented 1 year ago

I know this is an old plugin, but until recently it still worked great.

Now, when clicking on either of the menu items it does nothing. I looked in the logs, and there is a logged error.

Error: An Obj-C exception occurred.
    at [native code] (/)
    at createMainScrollView (/Users/joel/Library/Application Support/com.bohemiancoding.sketch3/Plugins/Fontily.sketchplugin/Contents/Sketch/fontily.cocoascript:154:71)
    at createUserInterface (/Users/joel/Library/Application Support/com.bohemiancoding.sketch3/Plugins/Fontily.sketchplugin/Contents/Sketch/fontily.cocoascript:425:57)
    at openFontilyDialog (/Users/joel/Library/Application Support/com.bohemiancoding.sketch3/Plugins/Fontily.sketchplugin/Contents/Sketch/fontily.cocoascript:393:36)
    at replaceMissingFonts (/Users/joel/Library/Application Support/com.bohemiancoding.sketch3/Plugins/Fontily.sketchplugin/Contents/Sketch/fontily.cocoascript:255:22)
  nativeException: No structure encoding found for CGRect

I don't know enough about cocoascript to fix this. Any chance this could be fixed, or you could point me in the right direction to fix it?

OS: Ventura 13.2.1 (22D68) Sketch: Version 82.1 (137007)

Thanks in advance for any help you might provide!

jstrellner commented 1 year ago

This was fixed by updating Sketch and was not related to your plugin—which is awesome btw!