2008-10-26, 06:04 AM
Hi,
as Fatman_do says, it seems that you're using the 'blue' skin, and there is something wrong with one of your skin.xml files:
as the error message doesn't tell me which skin file is broken, I would suggest to disable all plugins in the config app. If it then still not works, do a repair install of gbpvr. If it works, enable one plugin after the other to see where the skin files are broken.
-alibert
as Fatman_do says, it seems that you're using the 'blue' skin, and there is something wrong with one of your skin.xml files:
Code:
2008-10-26 14:41:01.140 VERBOSE [1] System.Xml.XmlException: Name cannot begin with the ' ' character, hexadecimal value 0x09. Line 33, position 2.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
at System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res, String[] args)
at System.Xml.XmlTextReaderImpl.ParseQName(Boolean isQName, Int32 startOffset, Int32& colonPos)
at System.Xml.XmlTextReaderImpl.ParseElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at GBPVRX2.SkinHelper2..ctor(String filename)
at GBPVRX2.x0061b801bdf12d35.x1fa9fc9cbb6f81c9()
at GBPVRX2.x0061b801bdf12d35.xbfc28f633fcdbd77(Object xdf2e3583f942db7b, EventArgs xc4f45905cb1fc7ba)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at GBPVRX2.x0061b801bdf12d35.WndProc(Message& m)
as the error message doesn't tell me which skin file is broken, I would suggest to disable all plugins in the config app. If it then still not works, do a repair install of gbpvr. If it works, enable one plugin after the other to see where the skin files are broken.
-alibert