kinkofer / FightClub5eXML

Creating XML files of all D&D sources compatible with Fight Club 5e and Game Master 5e apps for iOS and Android.
MIT License
706 stars 395 forks source link

Complete Compendiums #131

Open sheanschu2017 opened 3 years ago

sheanschu2017 commented 3 years ago

I'm having an issue with downloading the new TCoE files. Whenever I download just that file, it creates a new class selection instead of importing it to the existing main class, and when I try to add the full everything, since that is all simple code referencing other areas, the app, for me, isn't picking up that that is readable data and says "Error: Unable to parse file. Please verify that your file format is valid. OK" with no error code number or anything else. I'm guessing that since the collections are referencing the other files, that the import isn't seeing the reference. Is there a file that has the TCoE within everything else instead of a simple reference file that isn't working for me?