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

EGtW Spells Issue #164

Closed hsrco closed 2 years ago

hsrco commented 3 years ago

I'm attempting to import the spells file for the Explorer's Guide to Wildemount, but I'm getting an error:

Error Unable to parse file. Please verify that your file format is valid. XML ERROR: The operation couldn't be completed. (NSXMLParserErrorDomain error 41.) (Line: 88, Column: 90)

I looked over line 88 of the file, and couldn't see anything wrong with it, but I'm not exactly well versed with these kinds of files. If anyone could help us with this, I'd super appreciate it!

esabol commented 3 years ago

Did you follow the instructions in the README.md to build your own compendium file, @hsrco ?

I don't think you can import just a single XML file...