I ran into this problem when I loaded your mod (launched from the map directly).
Python error:
Can't find type enum for type tag LEADER_MENES
Can't find type enum for type tag LEADER_HIRAM
Can't find type enum for type tag CIVILIZATION_PHEONICIA
Can't find type enum for type tag LEADER_MURSILIS
Can't find type enum for type tag CIVILIZATION_HITTITE
Can't find type enum for type tag LEADER_CYAXARES
Can't find type enum for type tag CIVILIZATION_MEDE
Can't find type enum for type tag CIVILIZATION_INDUS_VALLEY
Can't find type enum for type tag LEADER_AGAMEMNON
Can't find type enum for type tag CIVILIZATION_MYCENAEAN
And also found the XML error in the error logs:
[490.890] info type LEADER_MENES not found, Current XML file is: xml\GameInfo/CIV4ForceControlInfos.xml
[490.906] info type LEADER_HIRAM not found, Current XML file is: xml\GameInfo/CIV4ForceControlInfos.xml
[490.906] info type CIVILIZATION_PHEONICIA not found, Current XML file is: xml\GameInfo/CIV4ForceControlInfos.xml
[490.906] info type LEADER_MURSILIS not found, Current XML file is: xml\GameInfo/CIV4ForceControlInfos.xml
[490.906] info type CIVILIZATION_HITTITE not found, Current XML file is: xml\GameInfo/CIV4ForceControlInfos.xml
[490.921] info type LEADER_CYAXARES not found, Current XML file is: xml\GameInfo/CIV4ForceControlInfos.xml
[490.921] info type CIVILIZATION_MEDE not found, Current XML file is: xml\GameInfo/CIV4ForceControlInfos.xml
[490.921] info type CIVILIZATION_INDUS_VALLEY not found, Current XML file is: xml\GameInfo/CIV4ForceControlInfos.xml
[490.937] info type LEADER_AGAMEMNON not found, Current XML file is: xml\GameInfo/CIV4ForceControlInfos.xml
[490.937] info type CIVILIZATION_MYCENAEAN not found, Current XML file is: xml\GameInfo/CIV4ForceControlInfos.xml
Obviously these civs weren't listed in the player selection screen.



