vanshg / MacAssistant

Google Assistant for macOS!
MIT License
1.62k stars 125 forks source link

Crash after clicking record #7

Closed vitali-raikov closed 5 years ago

vitali-raikov commented 7 years ago

This is what Console says regarding crash.

MacAssistant    54:   ERROR:    >avae> AVAudioConverter.mm:530: FillComplexProc: required condition is false: [impl->_inputBufferReceived.format isEqual: impl->_inputFormat]
MacAssistant    54:   ERROR:    >avae> AVAudioConverter.mm:530: FillComplexProc: required condition is false: [impl->_inputBufferReceived.format isEqual: impl->_inputFormat]
ReportCrash Failed to start process notifications for pid 1271 (16)

I am running 10.12.5 Beta (16F71b)

vanshg commented 5 years ago

Does this still happens with the latest build (from source)?

vanshg commented 5 years ago

Actually, closing this in favor of https://github.com/vanshg/MacAssistant/issues/14