Thunderbrd
C2C War Dog
There's a lot of possible ways to have a problem there and if its not saying much about why then its tough to diagnose. So here's a list of things to check:
- Make sure that your declared tags in the tech schema aren't declared elsewhere.
- Make sure you've not only declared the tag but have also stated a call for it in the tech info section.
- Check to make sure you have declared the tag(s) as being not required (minOccurs="0")
- Ensure that the tag, wherever applied in the info file, is in the correct order.
- Be wary of comment lines in the info file - often the way those process will create a mysterious load error.