I seem to repeatedly get an error when closing out of a custom plugin (randomly started occurring and now doesn’t stop). When the plugin is closed, there will be a brief moment, before the sketch file also closes/crashes with:
AGC:: [Sketch pid 8908 mux-aware] exiting, non-mux-aware app count 1, runtime: 0:02:14.512
full log below:
has anybody run into a similar issue in the past? Just trying to narrow down where the issue might be arising from, as nothing changed on my end before the issue started happening.
`
[WARNING] could not find container for id: <private>
Read (Async) options: 1 -- URL: <private> -- purposeID: E06B921D-AA5E-4ECB-A573-79BA9434ED8A -- claimID: C17A4AFD-983A-4556-865C-A4A2EE3080AD
Sketch Write (Async) options: 0 -- URL: <private> -- purposeID: E06B921D-AA5E-4ECB-A573-79BA9434ED8A -- claimID: C17A4AFD-983A-4556-865C-A4A2EE3080AD
Sketch Claim C17A4AFD-983A-4556-865C-A4A2EE3080AD granted in client
Sketch Claim C17A4AFD-983A-4556-865C-A4A2EE3080AD invoked in client
kernel AGC:: [Sketch pid 8908 mux-aware] exiting, non-mux-aware app count 1, runtime: 0:02:14.512
kernel AGC:: [Sketch pid 8908 non-mux-aware] exiting, non-mux-aware app count 0, runtime: 0:02:14.512
kernel AGC:: [Sketch pid 8908 mux-aware] exiting, non-mux-aware app count 0, runtime: 0:01:04.944
hidd Connection removed: IOHIDEventSystemConnection uuid:AC23172F-FE6E-47AC-8EF4-97BC984B902E pid:8908 process:Sketch type: Passive entitlements:0x0 caller:HIToolbox: ___GetIOHIDEventSystemClient_block_invoke + 26 attributes: (null) inactive:0
SketchMirrorHelper Sketch XPC connection invalidated
loginwindow -[PersistentAppsSupport applicationQuit:] | for app:Sketch, _appTrackingState = 2
loginwindow -[PersistentAppsSupport applicationQuit:] | App: Sketch, quit, updating active tracking timer
`