marcbouchenoire / sketch-constraints

📏 A plugin that integrates constraints in Sketch to lay out layers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crash in Sketch 3.4

abynim opened this issue · comments

Plugin crashes in Sketch 3.4 (15138) with the following error:

Application Specific Information:
objc[53682]: Cannot form weak reference to instance (0x7fcd1e0c03e0) of class NSFont. It is possible that this object was over-released, or is in the process of deallocation.
Performing @selector(runPlugin:) from sender NSMenuItem 0x7fcd16d86c10

Not an urgent issue, just something to check when 3.4 is out of beta.

I can confirm 👍 the plugin crash when press + E on upcoming sketch beta 3.4

The bug was related to the text layer so it's fixed as now constraints are stored in layers data.