Mod won't load

zez

Chieftain
Joined
Oct 10, 2010
Messages
6
I have uninstalled all expansions.

I downloaded all the latest versions of the mod, assets and YnAMP

Tried starting a game with all DLCs uninstalled, all installed and only aztec same result with all. Game loads for a moment and then crashes with the error that it ran into a problem loading the mods.
 

Attachments

  • Database.txt
    2.3 KB · Views: 87
  • Lua.txt
    1.2 KB · Views: 87
  • Modding.txt
    57.8 KB · Views: 88
Thanks for the logs.

Strange issue, not sure why you get it and not me...

From the logs, could you try the following actions:

1/ in the gco assets mod folder rename the /Data/Even_MOAR_Units_Aztec_Data.xml file to something else and try to start the mod again

2/ if still failing to load, restore the previous name of that file, open it with a text editor like notepad, and delete this section then save the file
Code:
<CivilizationTraits>
        <Row CivilizationType="CIVILIZATION_AZTEC" TraitType="TRAIT_CIVILIZATION_UNIT_JAGUAR"/>
        <Row CivilizationType="CIVILIZATION_AZTEC" TraitType="TRAIT_CIVILIZATION_UNIT_WARRIOR_PRIEST"/>
    </CivilizationTraits>

TIA
 
Top Bottom