I am getting the below error when I am trying to open The Vault. Using Reimagined mod. Can someone help me?
ERROR LOG:
Message: Name cannot begin with the ':' character, hexadecimal value 0x3A. Line 5, position 33.
Data: System.Collections.ListDictionaryInternal
InnerException:
StackTrace: at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
at System.Xml.XmlTextReaderImpl.ParseAttributes()
at System.Xml.XmlTextReaderImpl.ParseElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlTextReaderImpl.Read()
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 System.Xml.Linq.XDocument.Load(String uri)
at rcm.DBHelper.PrepareCollections() in C:\Users\djsch\D2R Files\RmdVaultPublic\rcm\ThreadDBHelper.cs:line 1260
at rcm.DBHelper..ctor(Logger logger, MainWindow window, String gameName, String dbFile) in C:\Users\djsch\D2R Files\RmdVaultPublic\rcm\ThreadDBHelper.cs:line 297
at rcm.MainWindow.MenuItem_Click(Object sender, RoutedEventArgs e) in C:\Users\djsch\D2R Files\RmdVaultPublic\rcm\MainWindow.xaml.cs:line 819