Bug Report OBS won't start, only visible in task manager

kobiQQ

New Member
Like the title says, OBS wont open anymore.Last time it worked was 2-3 days ago The task is in the task manager & its not crashing, its just not showing up on the screen. I tried the obvious things like,
reinstall,
restart pc,
start as admin,,
install a old version 19.0.03
but nothing did fix it. Any idea ?

Code:
15:15:32.919: CPU Name: AMD Ryzen 7 1700X Eight-Core Processor    
15:15:32.919: CPU Speed: 3394MHz
15:15:32.919: Physical Cores: 8, Logical Cores: 16
15:15:32.919: Physical Memory: 16316MB Total, 11835MB Free
15:15:32.919: Windows Version: 10.0 Build 15063 (revision: 674; 64-bit)
15:15:32.919: Running as administrator: false
15:15:32.920: Aero is Enabled (Aero is always on for windows 8 and above)
15:15:32.920: Windows 10 Gaming Features:
15:15:32.920:     Game Bar: Off
15:15:32.920:     Game DVR Allowed: Yes
15:15:32.920:     Game DVR: On
15:15:32.920:     Game DVR Background Recording: Off
15:15:32.920:     Game Mode: Off
15:15:32.920: Portable mode: false
15:15:32.933: OBS 20.1.1 (64bit, windows)
15:15:32.933: ---------------------------------
15:15:32.934: ---------------------------------
15:15:32.934: audio settings reset:
15:15:32.934:     samples per sec: 48000
15:15:32.934:     speakers:        2
15:15:32.936: ---------------------------------
15:15:32.936: Initializing D3D11...
15:15:32.936: Available Video Adapters:
15:15:32.938:     Adapter 1: NVIDIA GeForce GTX 1070
15:15:32.938:       Dedicated VRAM: 4246405120
15:15:32.938:       Shared VRAM:    4259334144
15:15:32.938:       output 1: pos={0, 0}, size={1920, 1080}, attached=true
15:15:32.940: Loading up D3D11 on adapter NVIDIA GeForce GTX 1070 (0)
15:15:32.966: D3D11 loaded successfully, feature level used: 45056
15:15:33.651: ---------------------------------
15:15:33.651: video settings reset:
15:15:33.651:     base resolution:   1920x1080
15:15:33.651:     output resolution: 1920x1080
15:15:33.651:     downscale filter:  Lanczos
15:15:33.651:     fps:               60/1
15:15:33.651:     format:            NV12
15:15:33.652: Audio monitoring device:
15:15:33.652:     name: Default
15:15:33.652:     id: default
15:15:33.652: ---------------------------------
15:15:33.654: Required module function 'obs_module_load' in module '../../obs-plugins/64bit/chrome_elf.dll' not found, loading of module failed
15:15:33.656: [CoreAudio encoder]: CoreAudio AAC encoder not installed on the system or couldn't be loaded
15:15:33.660: [AMF] Version 2.2.4 loaded (Compiled: 1.4.4.0, Runtime: 1.4.2.0, Library: 1;4;2;0;17.10.1731;201704242122;CL#1401971).
15:15:33.665: [AMF] [H264/AVC] Not supported by any GPU, disabling...
15:15:33.665: [AMF] [H265/HEVC] Not supported by any GPU, disabling...
15:15:33.685: Required module function 'obs_module_load' in module '../../obs-plugins/64bit/libcef.dll' not found, loading of module failed
15:15:33.686: Required module function 'obs_module_load' in module '../../obs-plugins/64bit/libEGL.dll' not found, loading of module failed
15:15:33.686: Required module function 'obs_module_load' in module '../../obs-plugins/64bit/libGLESv2.dll' not found, loading of module failed
15:15:33.687: Failed to load 'en-US' text for module: 'obs-browser.dll'
15:15:33.687: [browser_source: 'Version: 1.29.0']
15:15:33.692: NVENC supported
15:15:33.728: VLC found, VLC video source enabled
15:15:33.734: No blackmagic support
15:15:33.788: ---------------------------------
15:15:33.788:   Loaded Modules:
15:15:33.788:     win-wasapi.dll
15:15:33.788:     win-mf.dll
15:15:33.788:     win-dshow.dll
15:15:33.788:     win-decklink.dll
15:15:33.788:     win-capture.dll
15:15:33.788:     vlc-video.dll
15:15:33.788:     text-freetype2.dll
15:15:33.788:     rtmp-services.dll
15:15:33.788:     obs-x264.dll
15:15:33.788:     obs-vst.dll
15:15:33.788:     obs-transitions.dll
15:15:33.788:     obs-text.dll
15:15:33.788:     obs-qsv11.dll
15:15:33.788:     obs-outputs.dll
15:15:33.788:     obs-filters.dll
15:15:33.788:     obs-ffmpeg.dll
15:15:33.788:     obs-browser.dll
15:15:33.788:     image-source.dll
15:15:33.788:     frontend-tools.dll
15:15:33.788:     enc-amf.dll
15:15:33.788:     coreaudio-encoder.dll
15:15:33.788: ---------------------------------
15:15:33.788: ==== Startup complete ===============================================
15:15:33.793: All scene data cleared
15:15:33.793: ------------------------------------------------
15:15:33.817: WASAPI: Device 'Kopfhörer (HyperX 7.1 Audio)' initialized
15:15:33.832: WASAPI: Device 'Kopfhörermikrofon (HyperX 7.1 Audio)' initialized
15:15:33.889: adding 42 milliseconds of audio buffering, total audio buffering is now 42 milliseconds

That´s the latest log
 
Last edited:

kobiQQ

New Member
For everyone who might have this issue in the future. I found a fix for it.
Go into the folder C:\Users\YourName\AppData\Roaming\obs-studio\updates and run the updater.exe. Even tho it finish with "all available updates are already installed" , after u press cancel OBS will show up on the screen. It might be annoying to do it this way but at least the program is starting and u are able to stream again;) cheers
 
Top