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

Collection import success but nothing added. #165

Closed FrancoisEstEnSoumission closed 2 years ago

FrancoisEstEnSoumission commented 3 years ago

Collection import successfully but nothing added. no change. Even after cleanup, uninstall and reinstall. Single xml import work fine but importing over 30 xml is a pain. I'm importing from the main collection .xml files while I kept the default folder structure. I'm importing from the offline zip I unzipped in my android v11. I didn't edited anything so far and nothing seem corrupt. Any way to make it work or to easily know why?

ebullient commented 3 years ago

you need to build the collections, and import the result (would be a Collections directory that is a peer or Sources)

Norventwire commented 3 years ago

you need to build the collections, and import the result (would be a Collections directory that is a peer or Sources)

How exactly do I do this?

ebullient commented 3 years ago

One of two ways: 1) Follow instructions here: https://github.com/kinkofer/FightClub5eXML#build-your-own-compendium (use xsltproc) 2) Use the fc5-convert-cli (steps 1 - 3, 4 is not relevant for your use case): https://github.com/ebullient/fc5-convert-cli