Question / Help SOLVED: *_Help With CLR Browser for Windows 10?

Statious

New Member
Hey all, I need some help installing the CLR Browser Plugin with Windows 10. I was on 8.1 until 7/31, and I wiped when I upgraded (but saved my %appdata% OBS folder for backup). Unfortunately, I didn't save my Program Files\OBS folder. It's installed correctly, I promise. I checked the 'plugins' section of OBS, and CLR Browser Host shows up, but it says '***internal plugin***'. Here's my log, but first, the most important part (I think):

14:48:38: Failed to initialize plugin plugins/CLRBrowserSourcePlugin.dll
14:48:38: CLR host plugin strings not found, dynamically loading 4 strings
14:48:38: CLRHost::Initialize() attempting to load and start the .NET runtime (null)
14:48:38: CLRHost::Initialize() Found version v4.0.30319 .NET runtime
14:48:38: CLRHost::Initialize() attempting to use v4.0.30319 .NET runtime
14:48:38: CLRHost::LoadInteropLibrary() load the assembly plugins\CLRHostPlugin\CLRHost.Interop.dll
14:48:38: CLRHost::LoadInteropLibrary() failed to load the assembly: 0x8007007e

And here's the whole log:
Start__
14:48:38: Failed to initialize plugin plugins/CLRBrowserSourcePlugin.dll
14:48:38: CLR host plugin strings not found, dynamically loading 4 strings
14:48:38: CLRHost::Initialize() attempting to load and start the .NET runtime (null)
14:48:38: CLRHost::Initialize() Found version v4.0.30319 .NET runtime
14:48:38: CLRHost::Initialize() attempting to use v4.0.30319 .NET runtime
14:48:38: CLRHost::LoadInteropLibrary() load the assembly plugins\CLRHostPlugin\CLRHost.Interop.dll
14:48:38: CLRHost::LoadInteropLibrary() failed to load the assembly: 0x8007007e
14:53:51: CLR host plugin instance deleted; removing dynamically loaded localization strings


Last game capture log:
2015-07-28, 18:07:48: we're booting up:
18:07:48: CaptureThread: attached to process TwitchAlerts.exe
18:07:50: D3D9 Present
18:07:50: WARNING: Another hook is already present while trying to hook dxgi.dll, hook target is \Device\HarddiskVolume4\Program Files (x86)\Dxtory Software\Dxtory2.0\DxtoryMM.dll. If you experience crashes, try disabling the other hooking application
18:07:50: WARNING: Another hook is already present while trying to hook dxgi.dll, hook target is \Device\HarddiskVolume4\Program Files (x86)\Dxtory Software\Dxtory2.0\DxtoryMM.dll. If you experience crashes, try disabling the other hooking application
18:07:50: DXGI Present
18:07:50: (half life scientist) everything.. seems to be in order
19:33:27: D3D9EndScene called
19:33:27: D3DPRESENT_PARAMETERS {
19:33:27: BackBufferWidth: 1
19:33:27: BackBufferHeight: 1
19:33:27: BackBufferFormat: D3DFMT_X8R8G8B8
19:33:27: BackBufferCount: 1
19:33:27: MultiSampleType: D3DMULTISAMPLE_NONE
19:33:27: MultiSampleQuality: 0
19:33:27: SwapEffect: D3DSWAPEFFECT_COPY
19:33:27: hDeviceWindow: 394134
19:33:27: Windowed: true
19:33:27: EnableAutoDepthStencil: false
19:33:27: AutoDepthStencilFormat: D3DFMT_UNKNOWN
19:33:27: Flags: None
19:33:27: FullScreen_RefreshRateInHz: 0
19:33:27: PresentationInterval: 2147483648
19:33:27: };
19:33:27: WARNING: Another hook is already present while trying to hook d3d9.dll, hook target is \Device\HarddiskVolume4\Program Files (x86)\Dxtory Software\Dxtory2.0\DxtoryMM.dll. If you experience crashes, try disabling the other hooking application
19:33:27: WARNING: Another hook is already present while trying to hook d3d9.dll, hook target is \Device\HarddiskVolume4\Program Files (x86)\Dxtory Software\Dxtory2.0\DxtoryMM.dll. If you experience crashes, try disabling the other hooking application
19:33:27: WARNING: Another hook is already present while trying to hook d3d9.dll, hook target is \Device\HarddiskVolume4\Program Files (x86)\Dxtory Software\Dxtory2.0\DxtoryMM.dll. If you experience crashes, try disabling the other hooking application
19:33:27: WARNING: Another hook is already present while trying to hook d3d9.dll, hook target is \Device\HarddiskVolume4\Program Files (x86)\Dxtory Software\Dxtory2.0\DxtoryMM.dll. If you experience crashes, try disabling the other hooking application
19:33:27: WARNING: Another hook is already present while trying to hook d3d9.dll, hook target is \Device\HarddiskVolume4\Program Files (x86)\Dxtory Software\Dxtory2.0\DxtoryMM.dll. If you experience crashes, try disabling the other hooking application
19:33:27: successfully set up d3d9 hooks
19:33:27: D3D9SwapPresent called
19:33:27: DoD3D9GPUHook: success - d3d9ex
__End

Anyone know what's going on?
Thanks!

EDIT: To clarify, I can't add CLR Browser Sources or edit ones already made. I also tried doing this on a fresh install of OBS with fresh %appdata% and had the same issue.
 
Last edited:

Statious

New Member
You need to install the dependencies listed on the clr browser page.
Which would that be? The .net installer says I already have the correct version, flash is embedded in Chrome, and the Visual C++ etc. doesn't download. Do you have a mirror for that one?
 

Statious

New Member
Nevermind, fixed it. I had to find a mirror for the Visual C++ redist 'cause Microsoft's download page wasn't functioning for me. Thanks!
 
Top