38327[C][L][A]Mar 6, 2:32:41174.103.225.10ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
CLR 2.0.50727.8000Win32NT / Microsoft Windows NT 6.2.9200.0System.Xml.XmlException'True' is an unexpected token. The expected token is '"' or '''. Line 17, position 47.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseAttributes()
   at System.Xml.XmlTextReaderImpl.ParseElement()
   at System.Xml.XmlTextReaderImpl.ParseElementContent()
   at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
   at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
   at System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
   at System.Xml.Linq.XDocument.Load(String uri, LoadOptions options)
   at fCraft.Config.Load(Boolean skipRankList, Boolean raiseReloadedEvent)
   at fCraft.Server.InitServer()
   at fCraft.ServerCLI.Program.Main(String[] args)