Bug Report Crash on startup OSX 10.13.2 OBS 22.0.1

DonMoore

New Member
Just getting started with OBS and trying a Facebook live stream for our church tomorrow. I installed OBS on my macbook air at home and it was working but today it is crashing right after startup. I updated to the latest version and have the same issue. It opens to the main screen briefly and then crashes. I think I found the log under my user library/application support. Here is the contents:
15:58:27.767: CPU Name: Intel(R) Core(TM) i7-5650U CPU @ 2.20GHz
15:58:27.767: CPU Speed: 2200MHz
15:58:27.767: Physical Cores: 2, Logical Cores: 4
15:58:27.767: Physical Memory: 8192MB Total
15:58:27.767: OS Name: Mac OS X (NSMACHOperatingSystem)
15:58:27.767: OS Version: Version 10.13.2 (Build 17C88)
15:58:27.767: Kernel Version: 17.3.0
15:58:27.769: hotkeys-cocoa: Using layout 'com.apple.keylayout.US'
15:58:27.769: Portable mode: false
15:58:27.915: OBS 22.0.1 (mac)
15:58:27.915: ---------------------------------
15:58:27.916: ---------------------------------
15:58:27.916: audio settings reset:
15:58:27.916: samples per sec: 44100
15:58:27.916: speakers: 2
15:58:27.918: ---------------------------------
15:58:27.918: Initializing OpenGL...
15:58:27.935: Loading up OpenGL on adapter Intel Inc. Intel(R) HD Graphics 6000
15:58:27.935: OpenGL loaded successfully, version 4.1 INTEL-10.30.12, shading language 4.10
15:58:27.997: ---------------------------------
15:58:27.997: video settings reset:
15:58:27.997: base resolution: 1440x900
15:58:27.997: output resolution: 1152x720
15:58:27.997: downscale filter: Bicubic
15:58:27.997: fps: 30/1
15:58:27.997: format: NV12
15:58:27.997: YUV mode: 601/Partial
15:58:27.998: Audio monitoring device:
15:58:27.998: name: Default
15:58:27.998: id: default
15:58:27.998: ---------------------------------
15:58:28.007: os_dlopen(libpython3.6m.dylib->libpython3.6m.dylib): dlopen(libpython3.6m.dylib, 1): image not found
15:58:28.007:
15:58:28.007: [Python] Could not load library: libpython3.6m.dylib
15:58:28.062: No blackmagic support
15:58:28.121: [VideoToolbox encoder]: Adding VideoToolbox H264 encoders
15:58:28.160: [obs-browser]: Version 2.1.2
15:58:28.182: os_dlopen(/Applications/VLC.app/Contents/MacOS/lib/libvlccore.dylib->/Applications/VLC.app/Contents/MacOS/lib/libvlccore.dylib): dlopen(/Applications/VLC.app/Contents/MacOS/lib/libvlccore.dylib, 1): image not found
15:58:28.182:
15:58:28.182: Couldn't find VLC installation, VLC video source disabled
15:58:28.185: Failed to load 'en-US' text for module: 'obs-browser.so'
15:58:28.185: [obs-browser]: Version 2.1.2
15:58:28.185: obs_register_source: Source 'browser_source' already exists! Duplicate library?
15:58:28.185: ---------------------------------
15:58:28.185: Loaded Modules:
15:58:28.185: obs-browser.so
15:58:28.185: vlc-video.so
15:58:28.185: text-freetype2.so
15:58:28.185: rtmp-services.so
15:58:28.185: obs-x264.so
15:58:28.185: obs-vst.so
15:58:28.185: obs-transitions.so
15:58:28.185: obs-outputs.so
15:58:28.185: obs-filters.so
15:58:28.185: obs-ffmpeg.so
15:58:28.185: obs-browser.so
15:58:28.185: mac-vth264.so
15:58:28.185: mac-syphon.so
15:58:28.185: mac-decklink.so
15:58:28.185: mac-capture.so
15:58:28.185: mac-avcapture.so
15:58:28.185: linux-jack.so
15:58:28.185: image-source.so
15:58:28.185: frontend-tools.so
15:58:28.185: coreaudio-encoder.so
15:58:28.185: ---------------------------------
15:58:28.185: ==== Startup complete ===============================================
15:58:28.216: Switched to Preview/Program mode
15:58:28.216: ------------------------------------------------
15:58:28.410: All scene data cleared
15:58:28.410: ------------------------------------------------
15:58:28.465: coreaudio: failed to find device uid: SoundflowerEngine:1, waiting for connection
15:58:28.473: coreaudio: device 'Built-in Microphone' initialized
15:58:28.478: Video Capture Device 2: Selected device 'FaceTime HD Camera'
15:58:28.480: Video Capture Device 2: Using preset 1280x720
15:58:28.626: adding 46 milliseconds of audio buffering, total audio buffering is now 46 milliseconds
15:58:29.005: Video Capture Device: Could not initialize device with unique ID '0x145000001bcf2c99'
15:58:29.006: [Media Source 'Media Source']: settings:
15:58:29.006: input: /Users/donmoore/Desktop/HappyEasterBabyChicksHD.mp4
15:58:29.006: input_format: (null)
15:58:29.006: speed: 100
15:58:29.006: is_looping: yes
15:58:29.006: is_hw_decoding: no
15:58:29.006: is_clear_on_media_end: yes
15:58:29.006: restart_on_activate: yes
15:58:29.006: close_when_inactive: no
15:58:29.007: MP: Failed to open media: '/Users/donmoore/Desktop/HappyEasterBabyChicksHD.mp4'
15:58:29.007: Switched to scene 'Scene'
15:58:29.009: ------------------------------------------------
15:58:29.009: Loaded scenes:
15:58:29.009: - scene 'Scene':
15:58:29.009: - source: 'Media Source' (ffmpeg_source)
15:58:29.009: - source: 'Video Capture Device' (av_capture_input)
15:58:29.009: - scene 'wall':
15:58:29.009: ------------------------------------------------
 
Top