Bug Report Game crash on preview stream/start streaming

InvisiblePanda

New Member
Hi!

I wanted to try out OBS instead of XSplit, since some friends of mine are using and loving it already. But my OBS always just crashes with a weird error when I try to 'preview stream' or start streaming. I already found some threads of people who have a similar or the same bug, and already tried disabling my AntiVirus and also disabling DisplayFusion, but still I get the same stuff.

Then I found another thread, where the solution apparently was to install the 64bit version. I'd like to do the same, but I don't find a specific 64bit 'only' version anywhere. There is a 64bit folder inside C:\Program Files (x86)\OBS though, hum. How do I use the 64bit one, so I can try if this fixes it? I also ran the installer as administrator, still no changes. Here's the error I get:

Code:
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
http://www.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 '<unknown>' module.

**** UNHANDLED EXCEPTION: c0000005
Fault address: 0049EB0C (<unknown>)
OBS version: Open Broadcaster Software v0.522b
Windows version: 6.1 (Build 7601) Service Pack 1

Crashing thread stack trace:
Stack    EIP      Arg0     Arg1     Arg2     Arg3     Address
1BA2F62C 0049EB0C 76C51194 00000520 00000001 AE1696A2 <unknown>!0x49eb0c
1BA2F670 771F14D0 00000520 00000001 AE1696A2 1BA2F6D0 kernelbase.dll!0x771f14d0
1BA2F674 76C51194 046000A4 00000001 1BA2F6B0 00000000 kernel32.dll!0x76c51194
1BA2F688 72AB1D0C 0049EB0C 00000001 1BA2F6F0 00000000 d3d11.dll!0x72ab1d0c
1BA2F6D8 00BFC884 00000000 00000000 00000000 00000000 obs.exe!D3D10System::GetTextureFileInfo+0x224
1BA2F700 00C1601B 76C533AA 00000000 1BA2FBD0 77709EF2 obs.exe!OBS::UpdateAudioMeters+0x4b
1BA2FB88 00C14EE5 00000000 6EE3D8CC 00000000 00000000 obs.exe!OBS::ProcessPanelVisibile+0xb5
1BA2FB98 77709EF2 00C14EE0 00000000 00000000 00000000 ntdll.dll!0x77709ef2
1BA2FBD8 77709EC5 00C14EE0 00000000 00000000 00000000 ntdll.dll!0x77709ec5

A minidump was saved to C:\Users\Johannes\AppData\Roaming\OBS\crashDumps\OBSCrashDump2013-05-16_1.dmp.
Please include this file when posting a crash report.

List of loaded modules:
Base Address      Module

And that's the log for it:

Code:
19:15:25: Open Broadcaster Software v0.522b - 32bit (´・ω・`)
19:15:25: -------------------------------
19:15:25: CPU Name: AMD Phenom(tm) II X6 1090T Processor
19:15:25: CPU Speed: 3200MHz
19:15:25: Physical Memory:  4095MB Total, 4095MB Free
19:15:25: stepping id: 0, model 10, family 15, type 0, extmodel 8, extfamily 0, HTT 1, logical cores 6, total cores 6
19:15:25: monitor 1: pos={0, 0}, size={1920, 1080}
19:15:25: monitor 2: pos={1920, 0}, size={1680, 1050}
19:15:25: Windows Version: 6.1 Build 7601 S
19:15:25: Aero is Enabled
19:15:25: -------------------------------
19:15:25: OBS Modules:
19:15:25: Base Address     Module
19:15:25: 00BF0000         OBS.exe
19:15:25: 6C860000         OBSApi.dll
19:15:25: 70470000         DShowPlugin.dll
19:15:25: 70100000         GraphicsCapture.dll
19:15:25: 70350000         NoiseGate.dll
19:15:25: ------------------------------------------
19:15:25: Adapter 1
19:15:25:   Video Adapter: NVIDIA GeForce GTX 460
19:15:25:   Video Adapter Dedicated Video Memory: 1025966080
19:15:25:   Video Adapter Shared System Memory: 3220779008
19:15:25: =====Stream Start: 2013-05-16, 19:15:25===============================================
19:15:25:   Multithreaded optimizations: On
19:15:25:   Base resolution: 1920x1080
19:15:25:   Output resolution: 1920x1080
19:15:25: ------------------------------------------
19:15:25: Loading up D3D10...
19:15:25: Playback device Default
19:15:25: ------------------------------------------
19:15:25: Using desktop audio input: Speakers (VIA High Definition Audio)
19:15:25: ------------------------------------------
19:15:25: Using auxilary audio input: Vorderes Mikr. (VIA High Definition Audio)
19:15:25: ------------------------------------------
19:15:25: Audio Encoding: AAC
19:15:25:     bitrate: 128
19:15:25: ------------------------------------------
19:15:25: Video Encoding: x264
19:15:25:     fps: 30
19:15:25:     width: 1920, height: 1080
19:15:25:     preset: veryfast
19:15:25:     CBR: yes
19:15:25:     CFR: no
19:15:25:     max bitrate: 1000
19:15:25: ------------------------------------------
 

InvisiblePanda

New Member
Oh, I just found out that inside the 64bit folder there is a 64bit executable :D Strangely, this one works for me (as mentioned in the other thread). So I should be fine now, I'm gonna test it later on and maybe report here if I encounter any additional problems! But still it's strange that the 32bit one doesn't work on my 64bit system, isn't it?
 
Top