38358[C][L][A]Nov 16, 16:40:4896.23.90.119ServerCLI 0.641_r2150
Unhandled exception in ServerCLI
CLR 2.0.50727.5472Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.Xml.XmlExceptionAn error occurred while parsing EntityName. Line 5, position 58.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.HandleEntityReference(Boolean isInAttributeValue, EntityExpandType expandType, Int32& charRefEndPos)
   at System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr)
   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)