Question / Help OBS keeps crashing

Killian_

New Member
Log of what happened. Won't let me exit. I uninstalled Chromacam
 

Attachments

  • 2019-07-26 11-58-31.txt
    32.6 KB · Views: 29

Narcogen

Active Member
11:58:31.805: Windows Version: 10.0 Build 17134 (revision: 885; 64-bit)

Windows is out of date. This version is from early 2018 and is known to have problems that impact OBS. You should update.

11:58:34.917: YUV mode: 709/Full

That should probably be 709/Partial.

https://obsproject.com/forum/resour...t-color-range-settings-guide-test-charts.442/

11:58:42.176: AVerMedia: data.GetDevice failed
11:58:42.176: AVerMedia: Video configuration failed


According to the log, you are attempting to connect to an Avermedia capture card, but this connection is failing. You may wish to remote this device and add it back, check to make sure its drivers are up to date, or perhaps even better, make a clean profile and scene collection to test devices with.

11:58:31.805: Running as administrator: false

You may wish to try running as admin. Your log contains a number of attempts to access physical devices (cameras, microphones) that according to the log are failing:

11:58:46.703: video device: c922 Pro Stream Webcam
11:58:46.703: video path: \\?\usb#vid_046d&pid_085c&mi_00#7&11a95113&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\global
11:58:46.703: resolution: 1920x1080
11:58:46.703: fps: 30.00 (interval: 333333)
11:58:46.703: format: MJPEG
11:58:46.703: DShow: HDevice::ConnectPins: failed to connect pins (0x80040207): The owner SID on a per-user subscription doesn't exist


11:58:47.275: audio device: Headset Microphone (2- Astro MixAmp Pro Voice)
11:58:47.275: sample rate: 44100
11:58:47.275: channels: 2
11:58:47.275: audio type: Capture
11:58:47.275: DShow: HDevice::ConnectPins: failed to connect pins (0x80040207): The owner SID on a per-user subscription doesn't exist


11:58:47.344: 11:58:47.344: DShow: HDevice::ConnectPins: failed to connect pins (0x800705AA): Insufficient system resources exist to complete the requested service.DShow: HDevice::ConnectPins: failed to connect pins (0x800705AA): Insufficient system resources exist to complete the requested service.

Finally, you seem to have a Deepbot browser source that is failing to connect:

11:59:01.582: obs-browser: WebSocket connection to 'ws://localhost:3337/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED (source: http://deepbot.tv/widgets/js/DBConnect.js:66)

11:59:21.754: obs-browser: WebSocket connection to 'ws://localhost:3337/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED (source: http://deepbot.tv/widgets/js/DBConnect.js:66)
 
Top