but I just downloaded the SuperCiv mod for the first time today. Civ spit out an error about, "End tag response does not match start tag" at line 657,6 in Civ4DiplomacyInfos.xml. Nevertheless, it is sqawking about a malformed XML element. I found the element so you can fix it if you like,
<Response>
<Civilizations/>
<Leaders>
<Leader>
<LeaderType>LEADER_HOWARD</LeaderType>
<bLeaderType>1</bLeaderType>
</Leader>
<Response>
<Civilizations/>
<Leaders>
<Leader>
<LeaderType>LEADER_PACAL_II</LeaderType>
<bLeaderType>1</bLeaderType>
</Leader>
</Leaders>
<Attitudes/>
<DiplomacyPowers/>
<DiplomacyText>
<Text>AI_DIPLO_FIRST_CONTACT_LEADER_MONTEZUMA_1</Text>
</DiplomacyText>
</Response>
The first Leaders element does not have a closing element. I am not sure what the correct definition for LEADER_HOWARD is, but I will just duplicate from LEADER_PASCAL_II.
Just thought you might want to know.
Kind Regards,
Snotman