Here are the XML errors:
[.\FXml.cpp:133] Error parsing XML File -
File: xml\GameInfo/HurryInfo.xml
Reason: Element content is invalid according to the DTD/Schema
Expecting: {x-schema:CIV5GameInfoSchema.xml}Button
Line: 15,12
Source:
<bUnits>1</bUnits>
-------
LoadXML call failed for GameInfo/CIV4HurryInfo.xml
-------
Failed Loading XML file xml\GameInfo/CIV4CorporationInfo.xml
[.\FXml/cpp:133] Error parsing XML file -
xml\GameInfo/CIV4CorporationInfo.xml
Reason: Element content is invalid according to DTD/Schema
Expecting: {x-schema:CIV4GameInfoSchema.xml}PrereqBonuses.
Line: 18,16
Source:
<iHappiness>0</iHappiness>
------
LoadXML call failed for Gameinfo/CIV4CorporationInfo.xml
------
Tag: Corporation_2 in Info class was incorrect
Current XML file is: xml\Building/CIV4BuildingInfos.xml
(This error pops up twice)
------
Failed Loading XML file xml\GameInfo/CIV4CivicInfos.xml
[.\FXml.cpp;133] Error parsing XML File -
File: xml\GameInfo/CIV4CivicInfos.xml
Reason: Element content is invalid according to the DTD/Schema
Expecting: {x-schema:Civ4gAMEiNFOsCHEMA.XML}FeatureHappinessChanges.
Line: 1421,33
Source:
<BuildingProductionModifiers>
------
LoadXML call failed for GameInfo/CIV4CivicInfos.xml
------
Tag: CIVIC_DYNASTICISM in Info class was incorrect
Current XML file is: xml\Civilizations/CIV4LeaderHeadInfos.xml
(These messages repeat for every civic in the game. Clicking OK results in another message popping up, usually repeating an earlier error. After clicking through dozens of them, these errors show up
------
Tag: CIVIC_MILITA in Info class was incorrect
Current XML file is: xml\Civilizations/CIV4CivilizationInfo.xml
(These messages go through for every basic civic, often repeating. After a good minute of clicking OK as fast as I can, the game finally starts. Launching the game results in tons more XML errors, as well as errors relating to onCityAcquired. Launching a Poland game, I was able to see the world, move units, etc. Opening the Holy Roman diplomacy screen crashed the game.)