Question / Help My control panel is gone.

Duncan3242

New Member
I don't know if this is a setting that I some how disabled or a hotkey, but it is not there. (I used a hotkey to start the stream)
I've tried:
  • Restarting OBS
  • Restarting Computer
  • Re installing OBS
A startup of OBS.
Code:
07:45:37: CLR host plugin strings not found, dynamically loading 4 strings
07:45:37: CLRHost::Initialize() attempting to load and start the .NET runtime (null)
07:45:37: CLRHost::Initialize() Found version v2.0.50727 .NET runtime
07:45:37: CLRHost::Initialize() Found version v4.0.30319 .NET runtime
07:45:37: CLRHost::Initialize() attempting to use v4.0.30319 .NET runtime
07:45:37: CLRHost::LoadInteropLibrary() load the assembly plugins\CLRHostPlugin\CLRHost.Interop.dll
07:45:38: CLRHost::LoadPlugins() attempting to load the plugin assembly CLRBrowserSourcePlugin
07:45:38: CLRHost:: Could not find/load browser settings at location C:\Users\Duncan\AppData\Roaming\OBS\pluginData\browser.json
07:45:38: CLRHost:: Exception: System.IO.FileNotFoundException: Could not find file 'C:\Users\Duncan\AppData\Roaming\OBS\pluginData\browser.json'.
07:45:38: File name: 'C:\Users\Duncan\AppData\Roaming\OBS\pluginData\browser.json'
07:45:38:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
07:45:38:    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)
07:45:38:    at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
07:45:38:    at CLRBrowserSourcePlugin.Shared.BrowserSettings.Reload()
07:45:38: CLRHost::LoadPlugins() successfully added CLR plugin [Type: CLRBrowserSourcePlugin.CLRBrowserSourcePlugin, Name: CLR Browser Source Plugin]
 
Top