Question / Help OBS Crashing instaneously

ajbrutico

New Member
Hello all,

OBS crashing instantly. No message or anything displayed, but Windows Event Viewer says:
Faulting application name: obs32.exe, version: 0.0.0.0, time stamp: 0x5aaf0069
Faulting module name: ucrtbase.dll, version: 10.0.16299.248, time stamp: 0xdcc3eab0
Exception code: 0xc0000409
Fault offset: 0x0009348b
Faulting process id: 0x3dc8
Faulting application start time: 0x01d3c0afc5640b2b
Faulting application path: C:\Program Files (x86)\obs-studio\bin\32bit\obs32.exe
Faulting module path: C:\WINDOWS\System32\ucrtbase.dll
Report Id: 1b1b0c23-5468-496f-9d6a-7e25bb748dba
Faulting package full name:
Faulting package-relative application ID:

OBS log:

20:58:49.400: CPU Name: Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz
20:58:49.400: CPU Speed: 3408MHz
20:58:49.400: Physical Cores: 4, Logical Cores: 8
20:58:49.400: Physical Memory: 16313MB Total, 11701MB Free (NOTE: 32bit programs cannot use more than 3gb)
20:58:49.400: Windows Version: 10.0 Build 16299 (revision: 309; 64-bit)
20:58:49.400: Running as administrator: false
20:58:49.400: Aero is Enabled (Aero is always on for windows 8 and above)
20:58:49.400: Windows 10 Gaming Features:
20:58:49.400: Game DVR: On
20:58:49.401: Sec. Software Status:
20:58:49.402: Windows Defender Antivirus: enabled (AV)
20:58:49.404: Windows Firewall: enabled (FW)
20:58:49.404: Windows Defender Antivirus: enabled (ASW)
20:58:49.404: Portable mode: false
20:58:49.501: OBS 21.1.0 (windows)
20:58:49.501: ---------------------------------
20:58:49.501: ---------------------------------
20:58:49.501: audio settings reset:
20:58:49.501: samples per sec: 44100
20:58:49.501: speakers: 2
20:58:49.518: ---------------------------------
20:58:49.518: Initializing D3D11...
20:58:49.518: Available Video Adapters:
20:58:49.520: Adapter 1: NVIDIA GeForce GTX 1080
20:58:49.520: Dedicated VRAM: 3221225472
20:58:49.520: Shared VRAM: 1073676288
20:58:49.520: output 1: pos={0, 0}, size={3840, 2160}, attached=true
20:58:49.522: Loading up D3D11 on adapter NVIDIA GeForce GTX 1080 (0)
20:58:49.570: D3D11 loaded successfully, feature level used: 45056
20:58:50.290: ---------------------------------
20:58:50.290: video settings reset:
20:58:50.290: base resolution: 3840x2160
20:58:50.290: output resolution: 1280x720
20:58:50.290: downscale filter: Bicubic
20:58:50.290: fps: 30/1
20:58:50.290: format: NV12
20:58:50.290: YUV mode: 601/Partial
20:58:50.292: Audio monitoring device:
20:58:50.292: name: Default
20:58:50.292: id: default
20:58:50.292: ---------------------------------
20:58:50.357: Required module function 'obs_module_load' in module '../../obs-plugins/32bit/chrome_elf.dll' not found, loading of module failed
20:58:50.387: [CoreAudio encoder]: Adding CoreAudio AAC encoder
20:58:50.458: [AMF] AMF Test failed due to one or more errors.
20:58:50.458: Failed to initialize module 'enc-amf.dll'
20:58:51.547: Required module function 'obs_module_load' in module '../../obs-plugins/32bit/libcef.dll' not found, loading of module failed
20:58:51.569: LoadLibrary failed for '../../obs-plugins/32bit/libEGL.dll': The specified procedure could not be found.
20:58:51.569: (127)
20:58:51.569: Module '../../obs-plugins/32bit/libEGL.dll' not loaded
20:58:51.639: Required module function 'obs_module_load' in module '../../obs-plugins/32bit/libGLESv2.dll' not found, loading of module failed
20:58:51.695: [browser_source: 'Version: 1.31.0']
20:58:51.732: NVENC supported
20:58:51.867: [obs-websocket] you can haz websockets (version 4.2.0)
20:58:51.867: [obs-websocket] qt version (compile-time): 5.7.0 ; qt version (run-time): 5.10.1
 

Skedoozy

New Member
Exact same thing happening to me. All logs almost identical. Hope this gets addressed soon, had to install Stream Labs OBS until this is fixed. It's working fine.
 

SumDim

Member
Faulting application name: obs32.exe, version: 0.0.0.0, time stamp: 0x5aaf0069
Faulting module name: ucrtbase.dll, version: 10.0.16299.248, time stamp: 0xdcc3eab0


ucrtbase.dll is a newly released Windows DLL that should be in your C:\Windows\System32 folder
What happens if you run the 64-bit version of OBS Studio? Crash?

20:58:51.867: [obs-websocket] you can haz websockets (version 4.2.0)
You are running an older version of obs-websocket. Go update to new 4.3.3 version:
https://obsproject.com/forum/resources/obs-websocket-remote-control-of-obs-studio-made-easy.466/
 

Skedoozy

New Member
Probably need to keep an eye on the OBS twitter in the future.
https://twitter.com/OBSProject/status/975552038342868992
This worked for me. It's Stream Labs Chatbot that uses this plugin so I am sure it will effect a lot of people.

Thanks for the info. Really appreciate it. Contrary to popular belief many people don't follow the Software company of every program they have installed on their computer. This info should probably be posted somewhere on this forum and pinned because that will be the place most people expect to find it. ;)
 
Top