Question / Help CLR host plugin Log Window

Hi guys I've been using OBS for 2 years now and I had no problems with OBS until a log window came up with this:


20:13:12: CLR host plugin strings not found, dynamically loading 4 strings
20:13:12: CLRHost::Initialize() attempting to load and start the .NET runtime (null)
20:13:12: CLRHost::Initialize() Found version v2.0.50727 .NET runtime
20:13:12: CLRHost::Initialize() Found version v4.0.30319 .NET runtime
20:13:12: CLRHost::Initialize() attempting to use v4.0.30319 .NET runtime
20:13:19: CLRHost::LoadInteropLibrary() load the assembly plugins\CLRHostPlugin\CLRHost.Interop.dll
20:13:30: CLRHost::LoadPlugins() attempting to load the plugin assembly CLRBrowserSourcePlugin
20:13:45: CLRHost:: Could not find/load browser settings at location C:\Users\HP User\AppData\Roaming\OBS\pluginData\browser.json
20:13:45: CLRHost:: Exception: System.IO.FileNotFoundException: Could not find file 'C:\Users\HP User\AppData\Roaming\OBS\pluginData\browser.json'.
20:13:45: File name: 'C:\Users\HP User\AppData\Roaming\OBS\pluginData\browser.json'
20:13:45: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
20:13:45: 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)
20:13:45: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
20:13:45: at CLRBrowserSourcePlugin.Shared.BrowserSettings.Reload()
20:13:47: CLRHost::LoadPlugins() successfully added CLR plugin [Type: CLRBrowserSourcePlugin.CLRBrowserSourcePlugin, Name: CLR Browser Source Plugin]

I've try reinstalling OBS and trying searching up videos to help me to fix this but there was nothing that was helpful to me. If anyone know how to fix this, pls help me, I'm getting annoyed now by this, although there's nothing wrong with it

 

Sapiens

Forum Moderator
You enabled that behavior yourself. Go to Settings > General and uncheck "Show Log Window on OBS launch."
 
Top