Guest User

Untitled

a guest
Apr 20th, 2016
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. 22:20:46: CLR host plugin strings not found, dynamically loading 4 strings
  2. 22:20:46: CLRHost::Initialize() attempting to load and start the .NET runtime (null)
  3. 22:20:46: CLRHost::Initialize() Found version v2.0.50727 .NET runtime
  4. 22:20:46: CLRHost::Initialize() Found version v4.0.30319 .NET runtime
  5. 22:20:46: CLRHost::Initialize() attempting to use v4.0.30319 .NET runtime
  6. 22:20:46: CLRHost::LoadInteropLibrary() load the assembly plugins\CLRHostPlugin\CLRHost.Interop.dll
  7. 22:20:47: CLRHost::LoadPlugins() attempting to load the plugin assembly CLRBrowserSourcePlugin
  8. 22:20:48: CLRHost:: Could not find/load browser settings at location C:\Users\brans\AppData\Roaming\OBS\pluginData\browser.json
  9. 22:20:48: CLRHost:: Exception: System.IO.FileNotFoundException: Could not find file 'C:\Users\brans\AppData\Roaming\OBS\pluginData\browser.json'.
  10. 22:20:48: File name: 'C:\Users\brans\AppData\Roaming\OBS\pluginData\browser.json'
  11. 22:20:48: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  12. 22:20:48: 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)
  13. 22:20:48: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
  14. 22:20:48: at CLRBrowserSourcePlugin.Shared.BrowserSettings.Reload()
  15. 22:20:48: CLRHost::LoadPlugins() successfully added CLR plugin [Type: CLRBrowserSourcePlugin.CLRBrowserSourcePlugin, Name: CLR Browser Source Plugin]
  16. 22:20:53: CLR host plugin instance deleted; removing dynamically loaded localization strings
Advertisement
Add Comment
Please, Sign In to add comment