Closed ademaro closed 4 years ago
This looks like an environment issue with your install of Qt.
Do I need to install QT to run OBS? This was not required before ...
on MacOS 10.15.3 (19D76) — same problem
Only I have such a problem? Does everyone run the program normally on MacOS?
It appears to be specific to your environment, but I don't know what you would need to do to fix it.
I have a same problem with you. MacBook Pro (13-inch, 2016, Four Thunderbolt 3 Ports)
Above PR should fix this. In the meantime, a workaround is to edit /Applications/OBS.app/Contents/Resources/qt.conf
and change PlugIns
to Plugins
(don't forget to try opening the app once after installing so gatekeeper verifies it before you edit it).
Updated version of OBS and then stopped loading.
Expected Behavior
Application is running
Current Behavior
When loading, it immediately crashes with an error. When trying to boot from the command line, it writes the following:
Startup error details:
click to details
Steps to Reproduce
Additional information
There are also bugs with the previous version.
But in OBS 24.0.2-modified (mac):
if you start from Application by clicking mouse — nothing happened
if you start
/Applications/OBS.app/Contents/Resources/bin/obs
from terminal:and opens error window: https://yadi.sk/i/-qJG0ILoeYMtmw
but if you start
/Applications/OBS.app/Contents/MacOS/OBS
— everything starts and runs.click to see log
warning: [Python] Could not load library: libpython3.6m.dylib info: No blackmagic support info: [VideoToolbox encoder]: Adding VideoToolbox H264 encoders info: [obs-browser]: Version 2.7.14 info: VLC found, VLC video source enabled warning: Ignoring old obs-browser.so version info: --------------------------------- info: Loaded Modules: info: vlc-video.so info: text-freetype2.so info: rtmp-services.so info: obs-x264.so info: obs-vst.so info: obs-transitions.so info: obs-outputs.so info: obs-filters.so info: obs-ffmpeg.so info: obs-browser.so info: mac-vth264.so info: mac-syphon.so info: mac-decklink.so info: mac-capture.so info: mac-avcapture.so info: linux-jack.so info: image-source.so info: frontend-tools.so info: decklink-ouput-ui.so info: coreaudio-encoder.so info: --------------------------------- info: ==== Startup complete =============================================== error: Service '' not found info: All scene data cleared info: ------------------------------------------------ info: coreaudio: failed to find device uid: AppleUSBAudioEngine:Samson Technologies:Samson GoMic:14100000:2,1, waiting for connection info: Устройство захвата видео: Selected device 'FaceTime HD Camera (Built-in)' info: Устройство захвата видео: Using preset 1280x720 info: Switched to scene 'Сцена' info: ------------------------------------------------ info: Loaded scenes: info: - scene 'Сцена': info: - source: 'desktop' (display_capture) info: - source: 'Устройство захвата видео' (av_capture_input) info: ------------------------------------------------ error: hotkeys-cocoa: Getting keyboard keys failed info: hotkeys-cocoa: Using layout 'org.unknown.keylayout.Русская-BG46' error: hotkeys-cocoa: Getting keyboard keys failed info: hotkeys-cocoa: Using layout 'com.apple.keylayout.US' </details