Это...
Еще забыл спросить.
Там новая зона вышла.
Как она в маппере смотрится? Править нужно?
в маппере никак не смотрелась на тестовом (черный экран)
и еще достает сильно вот такой спам
System.InvalidOperationException: There is an error in XML document (1, 28). ---> System.Xml.XmlException: 'за' is an unexpected token. Expecting white space. Line 1, position 28.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
at System.Xml.XmlTextReaderImpl.ThrowExpectingWhitespace(Int32 pos)
at System.Xml.XmlTextReaderImpl.ParseAttributes()
at System.Xml.XmlTextReaderImpl.ParseElement()
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlTextReader.Read()
at System.Xml.XmlReader.MoveToContent()
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderLoreMessage.Read18_LoreMessage()
--- End of inner exception stack trace ---
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
at System.Xml.Serialization.XmlSerializer.Deserialize(TextReader textReader)
at Adan.Client.Plugins.StuffDatabase.LoreMessageDeserializer.DeserializeDataFromServer(Int32 offset, Int32 bytesReceived, Byte[] data, Boolean isComplete)
бывает приходится закрывать и грузить заново клиент...может сделать сообщения об ошибках откюлючаемыми?