Question / Help Clr Browser Problem

Tji

New Member
Hi guys, I'm having trouble running twitch chat on OBS for a week now, I've been streaming for 1 year and never had any problems with chat until now. Aparrently nightdev (the chat provider I use) changed the version to a clr 4 repack and it doesn't work since then. The plugin is still avaible on the scenes but it doesn't work.

Here is the log:
15:28:34: CLR host plugin strings not found, dynamically loading 4 strings
15:28:34: CLRHost::Initialize() attempting to load and start the .NET runtime (null)
15:28:34: CLRHost::Initialize() Found version v2.0.50727 .NET runtime
15:28:34: CLRHost::Initialize() Found version v4.0.30319 .NET runtime
15:28:34: CLRHost::Initialize() attempting to use v4.0.30319 .NET runtime
15:28:34: CLRHost::LoadInteropLibrary() load the assembly plugins\CLRHostPlugin\CLRHost.Interop.dll
15:28:34: CLRHost::LoadPlugins() attempting to load the plugin assembly CLRBrowserSourcePlugin
15:28:34: CLRHost:: Could not find/load browser settings at location C:\Users\Utilizador\AppData\Roaming\OBS\pluginData\browser.json
15:28:34: CLRHost:: Exception: System.IO.FileNotFoundException: Não foi possível localizar o ficheiro 'C:\Users\Utilizador\AppData\Roaming\OBS\pluginData\browser.json'.
15:28:34: Nome de ficheiro: 'C:\Users\Utilizador\AppData\Roaming\OBS\pluginData\browser.json'
15:28:34: em System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
15:28:34: em 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)
15:28:34: em System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
15:28:34: em CLRBrowserSourcePlugin.Shared.BrowserSettings.Reload()
 
Top