What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Trinity error

Fuzzied

Member
Joined
Jun 5, 2013
Messages
299
Reaction score
0
Hello,

Tried to search but could not find any info on this.

I am getting this error message while botting quite often lately, anyone know why and how I can fix it? :)
I have not done anything to make it spew out this error AFAIK..

Code:
[Trinity]PersistentOutputReport exception: System.InvalidOperationException: There is an error in XML document (0, 0). ---> System.Xml.XmlException: Root element is missing.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   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.XmlSerializationReaderPersistentStats.Read5_PersistentStats()
   --- 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 GilesTrinity.GilesTrinity.PersistentUpdateOne(String aFilename)
   at GilesTrinity.GilesTrinity.PersistentUpdateStats()
   at GilesTrinity.GilesTrinity.PersistentOutputReport()
[23:56:13.487 N] [Trinity]WorldStats exception: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at GilesTrinity.GilesTrinity.PersistentOutputReport()
 
Some more info:
This only happens on my monk.
Tried to re-download Trinity.
Tried to disable other plugins.

Any help?
 
Delete your TrinityLogs directory and it will go away.
 
Back
Top