Question / Help Error when opening

wsuleg

New Member
Sorry if this has been posted but I didn't see it.

Every time I open OBS I get an error that says "error parsing X file 'AppData\Roaming\OBS\scenes.xconfig'"

This is after several reinstalls etc. previously it was displaying "error parsing X file 'random symbols'" which was even stranger.

Any help would be great!
 
you can delete your settings by going to start->run, typing in %AppData%\obs ..then deleting the file. did you get this with the recent version? if so, please paste the file here before deleting it.
 
scenes : {
league of legends : {
class : Scene
sources : {
hercules : {
class : DeviceCapture
data : {
device : Hercules Classic Silver
resolutionWidth : 800
resolutionHeight : 600
fps : 30
flipImage : 0
}
cx : 274
cy : 205
x : 1100
y : 845
}
monitor 1 : {
class : DesktopImageSource
data : {
captureType : 0
monitor : 0
window : Robert Glasper - [Double Booked CD1 #07] 4eva [foobar2000 v1.1.5]
windowClass : {97E27FAA-C0B3-4b8e-A693-ED7881E99FC1}
innerWindow : 1
regionCapture : 0
captureMouse : 1
captureX : 0
captureY : 0
captureCX : 1680
captureCY : 1050
}
cx : 1680
cy : 1050
}
Bitmap : {
class : BitmapImageSource
data : {
path : "C:\\Users\\leg\\Downloads\\lets try this thing.bmp"
}
cx : 460
cy : 22
}
}
}
}
global sources : {
desktop : {
class : DesktopImageSource
data : {
captureType : 0
monitor : 0
window : "Elements (E:)"
windowClass : CabinetWClass
innerWindow : 1
regionCapture : 0
captureMouse : 1
captureX : 0
captureY : 0
captureCX : 1680
captureCY : 1050
}
cx : 1680
cy : 1050
}
}
 
ah, yes, this issue was fixed by the latest verison. delete the file, and you shouldn't have that problem again if using the latest version.
 
Back
Top