I am creating a custom tileset and recieve error [WARNING] Loading custom foreground tile XML failed: [string "lib/xml2lua/xml2lua.lua"]:92: Unbalanced Tag (/Tileset) [char=3779] when I load it through Loenn. While there is a high probability this is the result of a typo, I am specifically asking if Loenn is capable of parsing tilesets using filtered masks (eg <define id="A" filter="1,4" ignore="false"/>; I am not certain of a name for this feature), to ensure I am not wasting my time searching for the typo. Alternatively, I would appreciate help looking for the typo, but I am not concerned if I do not get help with that specifically.
TLDR; would the line <define id="A" filter="1,4" ignore="false"/> prevent Loenn from parsing a tileset xml?


