Uhm, hello everyone. So, I downloaded the Reanimator from the 1st post, its nice but I have an issue with Hellpack. Everytime I try to pack the cooked txt's it shows an error (screenshot). Program is closing and in errorLog.xml there is this
<Exception>
<Date>Wednesday, February 01, 2017</Date>
<Time>2:07:55 PM</Time>
<Source>Hellgate</Source>
<TargetSite>_ParseXmlBytes</TargetSite>
<ExceptionMessage>Exception of type 'Hellgate.Exceptions+NotSupportedFileDefinitionException' was thrown.</ExceptionMessage>
<StackTrace> at Hellgate.XmlCookedFile._ParseXmlBytes(Byte[] xmlBytes, XmlDocument xmlDocument)
at Revival.Hellpack.CookXmlFile(String xmlPath, FileManager fileManager)</StackTrace>
<CustomMessage>Error: Failed to cook XML file: Exception of type 'Hellgate.Exceptions+NotSupportedFileDefinitionException' was thrown.</CustomMessage>
</Exception>
HG:L is properly installed, with all needed patches & the Revival mod v1.5b1. All the paths are right (data/excel & data_common/excel). .NET v4.5 is also installed. Any help will do. Thanks anyway.