Question / Help OBS keeps crashing upon attempt to record Minecraft

TimeyGaming

New Member
Here is the crashlog, I hope you guys will be able to help me. <3

OBS has encountered an unhandled exception and has terminated. If you are able to
reproduce this crash, please submit this crash report on the forums at
https://obsproject.com/ - include the contents of this crash log and the
minidump .dmp file (if available) as well as your regular OBS log files and
a description of what you were doing at the time of the crash.

This crash appears to have occured in the 'c:\windows\system32\igd10umd32.dll' module.

**** UNHANDLED EXCEPTION: c0000005
Fault address: 647A41F4 (c:\windows\system32\igd10umd32.dll)
OBS version: Open Broadcaster Software v0.658b
Windows version: 10.0 (Build 14393)
CPU: Intel(R) Core(TM) i7-2630QM CPU @ 2.00GHz

Crashing thread stack trace:
Stack EIP Arg0 Arg1 Arg2 Arg3 Address
1D59EE20 647A41F4 0DE8FC80 00000003 1D59EF0C 0D093E80 igd10umd32.dll!0x647a41f4
1D59EE3C 649F8A9B 0F557990 00000000 0F5C37D8 00000028 igd10umd32.dll!0x649f8a9b
1D59EE60 64995C1B 0D09EF74 0F5C37D8 00000001 0D09EF74 igd10umd32.dll!0x64995c1b
1D59EEA4 649B053B 0D09EF74 1D59EF74 00000000 0F537708 igd10umd32.dll!0x649b053b
1D59EEE8 649B4DFF 0D09EF74 0F54C7EC 00000000 00000000 igd10umd32.dll!0x649b4dff
1D59F004 649B4204 0D09EF74 0F54C7EC 00000000 00000000 igd10umd32.dll!0x649b4204
1D59F054 6499B96B 0F54C7EC 00000000 00000000 00000000 igd10umd32.dll!0x6499b96b
1D59F09C 64991DD7 0E790FC0 0E92B3B8 00000000 00000000 igd10umd32.dll!0x64991dd7
1D59F0E0 6E7FA1F5 0E92B3B8 00000000 00000000 00000000 nvumdshim.dll!0x6e7fa1f5
1D59F114 6E7F809E 0A11E478 0E7BC8F0 0A11E478 00000000 nvumdshim.dll!0x6e7f809e
1D59F184 6E7F3110 0A0DAA70 113DCBF8 00000004 06F79E40 nvumdshim.dll!0x6e7f3110
1D59F19C 6E7F724A 1D59F218 00000000 0E8FA4B8 0E91A6A8 nvumdshim.dll!0x6e7f724a
1D59F1F4 691134F8 00E383BC 00000001 2295EAC8 0E91A5B4 d3d11.dll!0x691134f8
1D59F234 6911366D 00E383BC 0E91A620 00000000 00000001 d3d11.dll!0x6911366d
1D59F2A8 691127F9 00000000 00000001 1D59F3CC 1D59F394 d3d11.dll!0x691127f9
1D59F370 69112DB8 0E91A5D4 00000001 1D59F3CC 00000002 d3d11.dll!0x69112db8
1D59F384 00AE47B9 1D59F3CC 0118E820 00000002 00000000 obs.exe!D3D10Texture::GetDC+0x59
1D59F39C 00AE6455 01141000 5D6DC8F0 00B0EE78 00B0CCA0 obs.exe!DesktopImageSource::Preprocess+0x75
1D59F634 5D6D5908 00B0CCA0 00B0CCA0 00000000 01010001 obsapi.dll!Scene::Preprocess+0x28
1D59F640 00B0EE78 76BC62C4 00000000 76BC62A0 3D41CCE4 obs.exe!OBS::MainCaptureLoop+0xaf8
1D59F97C 00B0CCA5 00000000 76BC62A0 3D41CCE4 1D59F9D4 obs.exe!OBS::MainCaptureThread+0x5
1D59F980 76BC62C4 00000000 3C003C09 00000000 00000000 kernel32.dll!0x76bc62c4
1D59F994 777B0609 FFFFFFFF 777D253F 00000000 00000000 ntdll.dll!0x777b0609
1D59F9DC 777B05D4 00B0CCA0 00000000 00000000 00000000 ntdll.dll!0x777b05d4

A minidump was saved to C:\Users\HongYing\AppData\Roaming\OBS\crashDumps\OBSCrashDump2016-08-21_1.dmp.
Please include this file when posting a crash report.

List of loaded modules:
Base Address Module
 

TimeyGaming

New Member
05:14:03: CLR host plugin strings not found, dynamically loading 4 strings
05:14:03: CLRHost::Initialize() attempting to load and start the .NET runtime (null)
05:14:03: CLRHost::Initialize() Found version v2.0.50727 .NET runtime
05:14:03: CLRHost::Initialize() Found version v4.0.30319 .NET runtime
05:14:03: CLRHost::Initialize() attempting to use v4.0.30319 .NET runtime
05:14:03: CLRHost::LoadInteropLibrary() load the assembly plugins\CLRHostPlugin\CLRHost.Interop.dll
05:14:04: CLRHost::LoadPlugins() attempting to load the plugin assembly CLRBrowserSourcePlugin
05:14:05: CLRHost:: Could not find/load browser settings at location C:\Users\HongYing\AppData\Roaming\OBS\pluginData\browser.json
05:14:05: CLRHost:: Exception: System.IO.FileNotFoundException: Could not find file 'C:\Users\HongYing\AppData\Roaming\OBS\pluginData\browser.json'.
05:14:05: File name: 'C:\Users\HongYing\AppData\Roaming\OBS\pluginData\browser.json'
05:14:05: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
05:14:05: at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
05:14:05: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
05:14:05: at CLRBrowserSourcePlugin.Shared.BrowserSettings.Reload()
05:14:05: CLRHost::LoadPlugins() successfully added CLR plugin [Type: CLRBrowserSourcePlugin.CLRBrowserSourcePlugin, Name: CLR Browser Source Plugin]
05:14:09: CUDA loaded successfully
05:14:09: 1 CUDA capable devices found
05:14:09: [ GPU #0 - < GeForce GT 525M > has Compute SM 2.1, NVENC Not Available ]
05:14:09: No NVENC capable devices found
05:15:00: Open Broadcaster Software v0.658b - 32bit (´・ω・`)
05:15:00: -------------------------------
05:15:00: CPU Name: Intel(R) Core(TM) i7-2630QM CPU @ 2.00GHz
05:15:00: CPU Speed: 1995MHz
05:15:00: Physical Memory: 4095MB Total, 2561MB Free
05:15:00: stepping id: 7, model 42, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 8, total cores 4
05:15:00: monitor 1: pos={0, 0}, size={1366, 768}
05:15:00: Windows Version: 10.0 Build 14393 (revision 0)
05:15:00: Aero is Enabled
05:15:00: -------------------------------
05:15:00: OBS Modules:
05:15:00: Base Address Module
05:15:00: 00AB0000 OBS.exe
05:15:00: 5D6C0000 OBSApi.dll
05:15:00: 5EFD0000 CLRHostPlugin.dll
05:15:00: 5D900000 DShowPlugin.dll
05:15:00: 54E90000 GraphicsCapture.dll
05:15:00: 54E60000 NoiseGate.dll
05:15:00: 60D80000 PSVPlugin.dll
05:15:00: 601F0000 scenesw.dll
05:15:00: ------------------------------------------
05:15:00: Adapter 1
05:15:00: Video Adapter: NVIDIA GeForce GT 525M
05:15:00: Video Adapter Dedicated Video Memory: 2093543424
05:15:00: Video Adapter Shared System Memory: 2147233792
05:15:00: Video Adapter Output 1: pos={0, 0}, size={1366, 768}, attached=true
05:15:00: ------------------------------------------
05:15:00: Adapter 2
05:15:00: Video Adapter: NVIDIA GeForce GT 525M
05:15:00: Video Adapter Dedicated Video Memory: 2093543424
05:15:00: Video Adapter Shared System Memory: 2147233792
05:15:00: =====Stream Start: 2016-08-22, 05:15:00===============================================
05:15:00: Multithreaded optimizations: On
05:15:00: Base resolution: 1366x768
05:15:00: Output resolution: 1364x768
05:15:00: ------------------------------------------
05:15:00: Loading up D3D10 on NVIDIA GeForce GT 525M (Adapter 1)...
05:15:00: ------------------------------------------
05:15:00: Audio Format: 48000 Hz
05:15:00: ------------------------------------------
05:15:00: Audio Channels: 2 Ch
05:15:00: Playback device Default
05:15:00: ------------------------------------------
05:15:00: Using desktop audio input: Speakers (Realtek High Definition Audio)
05:15:00: Global Audio time adjust: 0
05:15:00: ------------------------------------------
05:15:00: Using auxilary audio input: Microphone (Realtek High Definition Audio)
05:15:00: Mic time offset: 0
05:15:00: ------------------------------------------
05:15:00: Audio Encoding: AAC
05:15:00: bitrate: 128
05:15:00: Using Window Capture
05:15:00: Using graphics capture
05:15:00: Using Window Capture
05:15:00: Trying to hook process: javaw.exe
05:15:00: Scene buffering time set to 700
05:15:00: ------------------------------------------
05:15:00: Video Encoding: x264
05:15:00: fps: 60
05:15:00: width: 1364, height: 768
05:15:00: preset: veryfast
05:15:00: profile: high
05:15:00: keyint: 250
05:15:00: CBR: yes
05:15:00: CFR: yes
05:15:00: max bitrate: 1000
05:15:00: buffer size: 1000
05:15:00: ------------------------------------------
05:15:00: using memory capture



here you go
 
Top