Hello there, I have a problem with the Beta N°2 version:
So I've downloaded the mod on Harry-Type-C's Discord server, installed and activated it on the Mod Compendium. It worked just fine. Then I saw there was an updated version (this one) with the AoA finish and the animations. However when decompressing the files into my mods folder, when I open the Mod Compendium, the mod doesn't show up at all. I only get
this code error:
Code: Select all
[ModDatabase] E: Unhandled exception thrown while loading mod directory 'Persona5\Yoshizawa over Haru':
'=' est un jeton inattendu. Le jeton attendu est ';'. Ligne 10, position 56.
à System.Xml.XmlTextReaderImpl.Throw(Exception e)
à System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
à System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(String expectedToken1, String expectedToken2)
à System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(Int32 pos, String expectedToken1, String expectedToken2)
à System.Xml.XmlTextReaderImpl.HandleEntityReference(Boolean isInAttributeValue, EntityExpandType expandType, Int32& charRefEndPos)
à System.Xml.XmlTextReaderImpl.ParseText(Int32& startPos, Int32& endPos, Int32& outOrChars)
à System.Xml.XmlTextReaderImpl.FinishPartialValue()
à System.Xml.XmlTextReaderImpl.get_Value()
à System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
à System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
à System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
à System.Xml.Linq.XDocument.Load(String uri, LoadOptions options)
à ModCompendiumLibrary.ModSystem.Loaders.XmlModLoader.LoadModXml(String xmlPath, ModBuilder modBuilder)
à ModCompendiumLibrary.ModSystem.Loaders.XmlModLoader.Load(String baseDirectoryPath)
à ModCompendiumLibrary.ModSystem.ModDatabase.TryLoadModDirectory(XmlModLoader modLoader, String directory)
Hope this could be fixed quickly or maybe I did something wrong with the installation ? Anyway I must say, this mod is awesome!
EDIT: Nevermind, the mod was fixed with a new mod.xml file.