At startup i'm not getting the log-in window. It just goes straight to the mainwindow but doesn't load anything.
And that's the whole log.
[17:19:48:257] System.TypeInitializationException: Ett undantagsfel uppstod f?r typinitieraren f?r Styx.Helpers.UISettings. ---> System.Xml.XmlException: Rotelementet saknas.
vid System.Xml.XmlTextReaderImpl.Throw(Exception e)
vid System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
vid System.Xml.XmlTextReaderImpl.ParseDocumentContent()
vid System.Xml.XmlTextReaderImpl.Read()
vid System.Xml.XmlReader.MoveToContent()
vid System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
vid System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
vid System.Xml.Linq.XElement.Load(String uri)
vid Styx.Helpers.Settings..ctor(String settingsPath)
vid Styx.Helpers.UISettings..ctor()
vid Styx.Helpers.UISettings..cctor()
--- Slut p? stacksp?rning f?r interna undantag ---
vid Honorbuddy.MainWindow..ctor()
And that's the whole log.