ScottsRaids
New Member
i am trying to press the 'Edit' button to move something around, but every time i click edit obs just closes. i am running the latest version of obs .651 and in the past 2 weeks since i've had obs have not been able to click the button, here is my log file, i'm hoping it is the correct one, sorry first time poster i couldnt shorten the code thing
[15:54:47: CLR host plugin strings not found, dynamically loading 4 strings
15:54:47: CLRHost::Initialize() attempting to load and start the .NET runtime (null)
15:54:47: CLRHost::Initialize() Found version v2.0.50727 .NET runtime
15:54:47: CLRHost::Initialize() Found version v4.0.30319 .NET runtime
15:54:47: CLRHost::Initialize() attempting to use v4.0.30319 .NET runtime
15:54:47: CLRHost::LoadInteropLibrary() load the assembly plugins\CLRHostPlugin\CLRHost.Interop.dll
15:54:47: CLRHost::LoadPlugins() attempting to load the plugin assembly CLRBrowserSourcePlugin
15:54:48: CLRHost:: Could not find/load browser settings at location C:\Users\scott\AppData\Roaming\OBS\pluginData\browser.json
15:54:48: CLRHost:: Exception: System.IO.FileNotFoundException: Could not find file 'C:\Users\scott\AppData\Roaming\OBS\pluginData\browser.json'.
15:54:48: File name: 'C:\Users\scott\AppData\Roaming\OBS\pluginData\browser.json'
15:54:48: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
15:54: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)
15:54:48: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
15:54:48: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
15:54:48: at CLRBrowserSourcePlugin.Shared.BrowserSettings.Reload()
15:54:48: CLRHost::LoadPlugins() successfully added CLR plugin [Type: CLRBrowserSourcePlugin.CLRBrowserSourcePlugin, Name: CLR Browser Source Plugin]
15:55:03: CLR host plugin instance deleted; removing dynamically loaded localization strings
Last game capture log:
2015-06-03, 19:05:48: we're booting up:
19:05:48: CaptureThread: attached to process HD-Frontend.exe
19:05:49: D3D9 Present
19:05:49: (half life scientist) everything.. seems to be in order
19:05:50: D3D9EndScene called
19:05:50: D3DPRESENT_PARAMETERS {
19:05:50: BackBufferWidth: 1
19:05:50: BackBufferHeight: 1
19:05:50: BackBufferFormat: D3DFMT_X8R8G8B8
19:05:50: BackBufferCount: 1
19:05:50: MultiSampleType: D3DMULTISAMPLE_NONE
19:05:50: MultiSampleQuality: 0
19:05:50: SwapEffect: D3DSWAPEFFECT_DISCARD
19:05:50: hDeviceWindow: 263464
19:05:50: Windowed: true
19:05:50: EnableAutoDepthStencil: false
19:05:50: AutoDepthStencilFormat: D3DFMT_UNKNOWN
19:05:50: Flags: None
19:05:50: FullScreen_RefreshRateInHz: 0
19:05:50: PresentationInterval: 0
19:05:50: };
19:05:50: successfully set up d3d9 hooks
19:05:50: D3D9SwapPresent called
19:05:50: DoD3D9GPUHook: success - d3d9ex
19:05:50: D3DSURFACE_DESC {
19:05:50: Format: D3DFMT_X8R8G8B8
19:05:50: Type: D3DRTYPE_SURFACE
19:05:50: Usage: D3DUSAGE_RENDERTARGET
19:05:50: Pool: D3DPOOL_DEFAULT
19:05:50: MultiSampleType: D3DMULTISAMPLE_NONE
19:05:50: MultiSampleQuality: 0
19:05:50: Width: 960
19:05:50: Height: 600
19:05:50: };
19:05:50: successfully capturing d3d9 frames via GPU
19:05:59: ---------------------- Cleared D3D9 Capture ----------------------
19:05:59: received restart event, capturing
19:05:59: DoD3D9GPUHook: success - d3d9ex
19:05:59: D3D9EndScene called
19:05:59: D3D9SwapPresent called
19:06:51: D3DSURFACE_DESC {
19:06:51: Format: D3DFMT_X8R8G8B8
19:06:51: Type: D3DRTYPE_SURFACE
19:06:51: Usage: D3DUSAGE_RENDERTARGET
19:06:51: Pool: D3DPOOL_DEFAULT
19:06:51: MultiSampleType: D3DMULTISAMPLE_NONE
19:06:51: MultiSampleQuality: 0
19:06:51: Width: 960
19:06:51: Height: 600
19:06:51: };
19:06:51: successfully capturing d3d9 frames via GPU
19:10:00: ---------------------- Cleared D3D9 Capture ----------------------
19:10:00: received restart event, capturing
19:10:00: DoD3D9GPUHook: success - d3d9ex
19:10:01: D3D9EndScene called
19:10:01: D3D9SwapPresent called
19:11:13: D3DSURFACE_DESC {
19:11:13: Format: D3DFMT_X8R8G8B8]
[15:54:47: CLR host plugin strings not found, dynamically loading 4 strings
15:54:47: CLRHost::Initialize() attempting to load and start the .NET runtime (null)
15:54:47: CLRHost::Initialize() Found version v2.0.50727 .NET runtime
15:54:47: CLRHost::Initialize() Found version v4.0.30319 .NET runtime
15:54:47: CLRHost::Initialize() attempting to use v4.0.30319 .NET runtime
15:54:47: CLRHost::LoadInteropLibrary() load the assembly plugins\CLRHostPlugin\CLRHost.Interop.dll
15:54:47: CLRHost::LoadPlugins() attempting to load the plugin assembly CLRBrowserSourcePlugin
15:54:48: CLRHost:: Could not find/load browser settings at location C:\Users\scott\AppData\Roaming\OBS\pluginData\browser.json
15:54:48: CLRHost:: Exception: System.IO.FileNotFoundException: Could not find file 'C:\Users\scott\AppData\Roaming\OBS\pluginData\browser.json'.
15:54:48: File name: 'C:\Users\scott\AppData\Roaming\OBS\pluginData\browser.json'
15:54:48: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
15:54: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)
15:54:48: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
15:54:48: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
15:54:48: at CLRBrowserSourcePlugin.Shared.BrowserSettings.Reload()
15:54:48: CLRHost::LoadPlugins() successfully added CLR plugin [Type: CLRBrowserSourcePlugin.CLRBrowserSourcePlugin, Name: CLR Browser Source Plugin]
15:55:03: CLR host plugin instance deleted; removing dynamically loaded localization strings
Last game capture log:
2015-06-03, 19:05:48: we're booting up:
19:05:48: CaptureThread: attached to process HD-Frontend.exe
19:05:49: D3D9 Present
19:05:49: (half life scientist) everything.. seems to be in order
19:05:50: D3D9EndScene called
19:05:50: D3DPRESENT_PARAMETERS {
19:05:50: BackBufferWidth: 1
19:05:50: BackBufferHeight: 1
19:05:50: BackBufferFormat: D3DFMT_X8R8G8B8
19:05:50: BackBufferCount: 1
19:05:50: MultiSampleType: D3DMULTISAMPLE_NONE
19:05:50: MultiSampleQuality: 0
19:05:50: SwapEffect: D3DSWAPEFFECT_DISCARD
19:05:50: hDeviceWindow: 263464
19:05:50: Windowed: true
19:05:50: EnableAutoDepthStencil: false
19:05:50: AutoDepthStencilFormat: D3DFMT_UNKNOWN
19:05:50: Flags: None
19:05:50: FullScreen_RefreshRateInHz: 0
19:05:50: PresentationInterval: 0
19:05:50: };
19:05:50: successfully set up d3d9 hooks
19:05:50: D3D9SwapPresent called
19:05:50: DoD3D9GPUHook: success - d3d9ex
19:05:50: D3DSURFACE_DESC {
19:05:50: Format: D3DFMT_X8R8G8B8
19:05:50: Type: D3DRTYPE_SURFACE
19:05:50: Usage: D3DUSAGE_RENDERTARGET
19:05:50: Pool: D3DPOOL_DEFAULT
19:05:50: MultiSampleType: D3DMULTISAMPLE_NONE
19:05:50: MultiSampleQuality: 0
19:05:50: Width: 960
19:05:50: Height: 600
19:05:50: };
19:05:50: successfully capturing d3d9 frames via GPU
19:05:59: ---------------------- Cleared D3D9 Capture ----------------------
19:05:59: received restart event, capturing
19:05:59: DoD3D9GPUHook: success - d3d9ex
19:05:59: D3D9EndScene called
19:05:59: D3D9SwapPresent called
19:06:51: D3DSURFACE_DESC {
19:06:51: Format: D3DFMT_X8R8G8B8
19:06:51: Type: D3DRTYPE_SURFACE
19:06:51: Usage: D3DUSAGE_RENDERTARGET
19:06:51: Pool: D3DPOOL_DEFAULT
19:06:51: MultiSampleType: D3DMULTISAMPLE_NONE
19:06:51: MultiSampleQuality: 0
19:06:51: Width: 960
19:06:51: Height: 600
19:06:51: };
19:06:51: successfully capturing d3d9 frames via GPU
19:10:00: ---------------------- Cleared D3D9 Capture ----------------------
19:10:00: received restart event, capturing
19:10:00: DoD3D9GPUHook: success - d3d9ex
19:10:01: D3D9EndScene called
19:10:01: D3D9SwapPresent called
19:11:13: D3DSURFACE_DESC {
19:11:13: Format: D3DFMT_X8R8G8B8]