Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We are currently performing site maintenance, parts of civfanatics are currently offline, but will come back online in the coming days (this includes any time you see the message "account suspended"). For more updates please see here.
I love the variety and complexity of this Mod. I've been playing SEVO and it's great. However, I d/l this one and have not been able to get it to start without all the text missing on the menu screen and in-game. I've tried launching several times (to clear cache) and even replacing some of the files with those in SEVO -- all to no avail. The error message that I get on launch is: "TECH_UTOPIA in Info class was incorrect. Current XML file is : GameInfo/Civ4CivicInfos.xml"
Somewhere along the way (v1.61, I suspect) Firaxis changed the key for Communism from TECH_COMMUNISM to TECH_UTOPIA in the Asset XML files.
Mods that refer to TECH_COMMUNISM therefore partially break with the error you're seeing.
It's easy enough to fix - locate mod XML files with TECH_COMMUNISM in them (from a Command prompt in the Mods\<mod> directory: findstr /i /c:"tech_communism" /s *,xml), and do a global search and replace of TECH_COMMUNISM with TECH_UTOPIA (eg Notepad can do this with a CTRL+H) for each one found.
Note that there are some affected subkeys too (eg TXT_TECH_COMMUNISM), but providing your search and replace isn't restricted to whole words, these will be fixed without additional effort.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.