I'm getting this stupid error again.
Before it was caused by putting Window Capture 2nd from the bottom in the list. However I haven't moved it and now I've gotten the error again.
I installed the 638b version of OBS and it's still giving the error.
This is a list of my plugins
CLRhost
Dshow
graphicscapture
PSVplugin
Noisegate
serverping
inside the CLRbrowser plugin folder is the Desert Kharon IRC plugin.
This is my xconfig file.
I've heard it might be the CLRbrowser being the issue. I removed the CLR related stuff from the xconfig file but OBS still wouldn't startup. The code above is the code before I edited it.
The only way I could get the xconfig file to work was to delete everything inside of it.
If you need anymore info let me know.
Before it was caused by putting Window Capture 2nd from the bottom in the list. However I haven't moved it and now I've gotten the error again.
I installed the 638b version of OBS and it's still giving the error.
This is a list of my plugins
CLRhost
Dshow
graphicscapture
PSVplugin
Noisegate
serverping
inside the CLRbrowser plugin folder is the Desert Kharon IRC plugin.
This is my xconfig file.
Code:
scenes : {
offroadguy56 : {
class : Scene
sources : {
Music : {
render : 1
class : TextSource
data : {
baseSizeCX : 500
baseSizeCY : 32
font : GAU_font_cube_R
color : -1
fontSize : 24
textOpacity : 100
scrollSpeed : 60
bold : 0
italic : 0
vertical : 0
wrap : 0
scrollMode : 0
underline : 0
pointFiltering : 0
backgroundColor : -16777216
backgroundOpacity : 0
useOutline : 1
outlineColor : -16777216
outlineSize : 4
outlineOpacity : 100
useTextExtents : 1
extentWidth : 500
extentHeight : 32
align : 0
file : "C:\\Users\\Paul\\Documents\\TeeBoard\\twobbler\\nowplaying.txt"
text :
mode : 1
}
cx : 391
cy : 25
x : 182
y : 695
crop.left : 0
crop.top : 0
crop.right : 0
crop.bottom : 0
}
Now Playing : {
render : 1
class : TextSource
data : {
baseSizeCX : 209.313
baseSizeCY : 32
font : GAU_font_cube_R
color : -16711936
fontSize : 24
textOpacity : 100
scrollSpeed : 0
bold : 0
italic : 0
vertical : 0
wrap : 0
scrollMode : 0
underline : 0
pointFiltering : 0
backgroundColor : -16777216
backgroundOpacity : 0
useOutline : 1
outlineColor : -16777216
outlineSize : 4
outlineOpacity : 100
useTextExtents : 0
extentWidth : 100
extentHeight : 100
align : 0
file :
text : "Now Playing:"
mode : 0
}
cx : 164
cy : 25
x : 14
y : 695
crop.left : 0
crop.top : 0
crop.right : 0
crop.bottom : 0
}
Tarlach : {
render : 0
class : TextSource
data : {
baseSizeCX : 139.101
baseSizeCY : 47.0332
font : GAU_font_cube_R
color : -32768
fontSize : 24
textOpacity : 100
scrollSpeed : 0
bold : 0
italic : 0
vertical : 0
wrap : 0
scrollMode : 0
underline : 0
pointFiltering : 0
backgroundColor : -16777216
backgroundOpacity : 0
useOutline : 0
outlineColor : -16777216
outlineSize : 2
outlineOpacity : 100
useTextExtents : 0
extentWidth : 100
extentHeight : 100
align : 0
file :
text : "Tarlach\r\n Server"
mode : 0
}
cx : 137
cy : 46
x : 1122
y : 69
crop.left : 0
crop.top : 0
crop.right : 0
crop.bottom : 0
}
Mobiola : {
render : 1
class : DeviceCapture
data : {
deinterlacingGPU : 1
device : Mobiola Video Source
deviceName : Mobiola Video Source
deviceID : \\?\root#media#0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\global
customResolution : 0
scaleFactor_x : 1
scaleFactor_y : 1
resolutionWidth : 352
resolutionHeight : 288
frameInterval : 416666
flipImage : 0
flipImageHorizontal : 0
usePointFiltering : 0
gamma : 100
preserveSourceSize : 0
deinterlacingType : 0
deinterlacingFieldOrder : 0
deinterlacingProcessor : 1
deinterlacingDoublesFramerate : 0
opacity : 100
usePreferredType : 0
preferredType : 1
useBuffering : 0
bufferTime : 0
audioDevice : Disable
audioDeviceName : Disable
audioDeviceID : Disabled
forceCustomAudioDevice : 1
soundOutputType : 1
soundTimeOffset : 0
volume : 1
useAudioRender : 0
useChromaKey : 0
keyColor : -1
keySimilarity : 0
keyBlend : 80
keySpillReduction : 50
}
cx : 233
cy : 190
x : 1019
y : 505
crop.left : 0
crop.top : 0
crop.right : 0
crop.bottom : 0
}
Overlay : {
render : 0
class : BitmapImageSource
data : {
path : "C:\\Users\\Paul\\Pictures\\Livestream\\overlay.png"
opacity : 100
color : -1
useColorKey : 0
keyColor : -1
keySimilarity : 10
keyBlend : 0
monitor : 0
}
cx : 1280
cy : 720
x : 0
y : 0
crop.left : 0
crop.top : 0
crop.right : 0
crop.bottom : 0
}
Clock : {
render : 1
class : CLRBrowserSource
data : {
sourceSettings : "{\"IsApplyingTemplate\":false,\"IsShowingAdvancedProperties\":false,\"Url\":\"http://absolute/C:\\\\Users\\\\Paul\\\\Documents\\\\TeeBoard\\\\widgets\\\\clock\\\\teeboard-clock.html\",\"Width\":400,\"Height\":100,\"CSS\":\"::-webkit-scrollbar {\\r\\n visibility: hidden;\\r\\n}\\r\\nbody {\\r\\n background-color: rgba(0, 0, 0, 0);\\r\\n margin: 0px auto;\\r\\n}\\r\\n\",\"Template\":\"\\u003chtml\\u003e\\r\\n \\u003chead\\u003e\\r\\n \\t \\u003cmeta charset=\\u0027utf-8\\u0027/\\u003e\\r\\n \\u003c/head\\u003e\\r\\n \\u003cbody\\u003e\\r\\n \\u003cobject width=\\u0027$(WIDTH)\\u0027 height=\\u0027$(HEIGHT)\\u0027\\u003e\\r\\n \\u003cparam name=\\u0027movie\\u0027 value=\\u0027$(FILE)\\u0027\\u003e\\u003c/param\\u003e\\r\\n \\u003cparam name=\\u0027allowscriptaccess\\u0027 value=\\u0027always\\u0027\\u003e\\u003c/param\\u003e\\r\\n \\u003cparam name=\\u0027wmode\\u0027 value=\\u0027transparent\\u0027\\u003e\\u003c/param\\u003e\\r\\n \\u003cembed \\r\\n src=\\u0027$(FILE)\\u0027 \\r\\n type=\\u0027application/x-shockwave-flash\\u0027 \\r\\n allowscriptaccess=\\u0027always\\u0027 \\r\\n width=\\u0027$(WIDTH)\\u0027 \\r\\n height=\\u0027$(HEIGHT)\\u0027 \\r\\n wmode=\\u0027transparent\\u0027\\u003e\\r\\n \\u003c/embed\\u003e\\r\\n \\u003c/object\\u003e\\r\\n \\u003c/body\\u003e\\r\\n\\u003c/html\\u003e\\r\\n\",\"Opacity\":1}"
instanceSettings : "{\"StandardFontFamily\":null,\"FixedFontFamily\":null,\"SerifFontFamily\":null,\"SansSerifFontFamily\":null,\"CursiveFontFamily\":null,\"FantasyFontFamily\":null,\"DefaultFontSize\":0,\"DefaultFixedFontSize\":0,\"MinimumFontSize\":0,\"MinimumLogicalFontSize\":0,\"RemoteFonts\":0,\"DefaultEncoding\":null,\"AuthorAndUserStyles\":0,\"DeveloperTools\":0,\"JavaScript\":0,\"JavaScriptOpenWindows\":0,\"JavaScriptCloseWindows\":0,\"JavaScriptAccessClipboard\":0,\"JavaScriptDomPaste\":0,\"CaretBrowsing\":0,\"Plugins\":0,\"Java\":0,\"UniversalAccessFromFileUrls\":1,\"FileAccessFromFileUrls\":1,\"WebSecurity\":2,\"ImageLoading\":0,\"ImageShrinkStandaloneToFit\":0,\"LocalStorage\":0,\"Databases\":0,\"PageCache\":0,\"ApplicationCache\":0,\"WebGL\":0,\"AcceleratedCompositing\":0}"
}
cx : 186
cy : 46
x : 1094
y : 17
crop.left : 0
crop.top : 0
crop.right : 0
crop.bottom : 0
}
Chat : {
render : 1
class : DesertKharonIrcImageSource
data : {
loginPreset : 1
ircServerNickName : offroadguy56
ircServerPassword : "oauth:82ivp5kmqh3ifzgyoigk4z1jxgr4yf1"
ircServer : irc.twitch.tv
ircServerPort : 6667
broadcasterNickName : offroadguy56
ircServerChannelName : offroadguy56
renderWidth : 225
renderHeight : 450
renderAlignment : 1
fontFamily : GAU_font_cube_R
fontStyle : 0
fontSize : 8.25
fontColor : 0xffffffff
fontOutline : 1
I've heard it might be the CLRbrowser being the issue. I removed the CLR related stuff from the xconfig file but OBS still wouldn't startup. The code above is the code before I edited it.
The only way I could get the xconfig file to work was to delete everything inside of it.
If you need anymore info let me know.