So, I usually don't leave Guildwork loaded all the time, because it does things at times I find inappropriate, but I loaded to update some info, and now its complaining a spellcast file for DNC has syntax errors when in fact the entire dnc xml runs perfectly fine without errors.
The error started popping up before I had even loaded spellcast on my computer, so I find it odd that GW is snooping for for files I'm not even actively using, but I suppose that's the design.

Here's a picture of the message.
Starting from line 208 in that spellcast:
PHP Code:
<if advanced='("%type"=="waltz") AND ((%tpcost-5) <= %tp)'>
<equip when="precast" set="Waltz" />
</if>
The code does what its supposed to, compares TP cost less 5 to current tp, and returns true when its supposed to. Messages are getting generated every couple minutes complaining repeatedly about this file.