I am slowly getting back to modding after a little break from it. I decided I should fix few errors and crashes from my mod. But because I had bought a new computer my latest DLL with source files were kinda missing.
So I rebuilt the DLL from scratch and it compiled fine. The mod starts fine but then I get this error:
EDIT: With a little testing I noticed that the contact types I had added are the cause of this error. Does this mean then that they aren't defined properly in the DLL?

I get 90 of those and I have 45 leader heads + barbarian. I tried to search from the forums if anyone had fixed this error but I couldn't find any. So if anyone could tell me what could cause this and possibly how to fix it.There are more siblings than memory allocated for them in CvXMLLoadUtility::SetVariableListTagPair
Current XML file is: xml\Civilizations/CIV4LeaderHeadInfos.xml
EDIT: With a little testing I noticed that the contact types I had added are the cause of this error. Does this mean then that they aren't defined properly in the DLL?