Hello, 

I got this error message on the console monitor when I tried to open "Preferences".
2022-01-19 15:17:09.028 miniAudicle[16057:5046050] *** Assertion failure in -[NSMenuItem initWithTitle:action:keyEquivalent:], NSMenuItem.m:454

One Mac could launch "Preferences" after I restarted it, but another one got more warnings:
I got more error messages after I restart my MacBook Pro.

[chuck]Sad2:SYSTEM): setting log level to: 2 (SYSTEM)...
2022-01-19 16:01:11.589 miniAudicle[2135:24439] Warning: Expected min height of view: (<NSPopoverTouchBarItemButton>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2022-01-19 16:01:11.590 miniAudicle[2135:24439] Warning: Expected min height of view: (<NSButton>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2022-01-19 16:01:11.594 miniAudicle[2135:24439] Warning: Expected min height of view: (<NSPopoverTouchBarItemButton>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2022-01-19 16:01:11.596 miniAudicle[2135:24439] Warning: Expected min height of view: (<NSPopoverTouchBarItemButton>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2022-01-19 16:01:15.075 miniAudicle[2135:24439] *** Assertion failure in -[NSMenuItem initWithTitle:action:keyEquivalent:], NSMenuItem.m:454
2022-01-19 16:01:15.112 miniAudicle[2135:24439] +[NSSavePanel _warmUp] attempted warmup
2022-01-19 16:01:31.360 miniAudicle[2135:24439] *** Assertion failure in -[NSMenuItem initWithTitle:action:keyEquivalent:], NSMenuItem.m:454
2022-01-19 16:01:37.258 miniAudicle[2135:24439] _TIPropertyValueIsValid called with 4 on nil context!
2022-01-19 16:01:37.258 miniAudicle[2135:24439] imkxpc_getApplicationProperty:reply: called with incorrect property value 4, bailing.
2022-01-19 16:01:37.258 miniAudicle[2135:24439] Text input context does not respond to _valueForTIProperty:
2022-01-19 16:01:37.259 miniAudicle[2135:24439]

I use miniAudicle 1.4.1.0 on both Macs. Did anyone have similar issues and know how to fix them? Thank you.

Ming