Why won't the Civilopedia work!? (Problem Solved)

Murphy613

Prince
Joined
Nov 18, 2012
Messages
483
I've spent the entire day updating my Israel civilization. I've finished changing everything I wanted to and it all works great - except one thing. Israel will not show up in the Civilopedia. Could someone tell me what's wrong please?

The <Civilopedia> and <CivilopediaTag> tables have the same info as the text files, so it cant be that. also, all the other units/buildings/leader/etc. show up fine.

Edit - not only wont Israel show up - nothing shows up in the Civs and Leader, Improvements, Terrain and Features, Improvements, Religions, or World Congress sections. (Basically anything left of Specialists.)
 
Here is my Civ file.
Spoiler :
<GameData>
<Civilizations>
<Row>
<Type>CIVILIZATION_ISRAEL</Type>
<Description>TXT_KEY_CIV_ISRAEL_DESC</Description>
<ShortDescription>TXT_KEY_CIV_ISRAEL_SHORT_DESC</ShortDescription>
<Adjective>TXT_KEY_CIV_ISRAEL_ADJECTIVE</Adjective>
<Civilopedia>TXT_KEY_CIV5_ISRAEL_PEDIA</Civilopedia>
<CivilopediaTag>TXT_KEY_CIV5_ISRAEL</CivilopediaTag>
<DefaultPlayerColor>PLAYERCOLOR_ISRAEL</DefaultPlayerColor>
<ArtDefineTag>ART_DEF_CIVILIZATION_AMERICA</ArtDefineTag>
<ArtStyleType>ARTSTYLE_EUROPEAN</ArtStyleType>
<ArtStyleSuffix>_EURO</ArtStyleSuffix>
<ArtStylePrefix>EUROPEAN</ArtStylePrefix>
<PortraitIndex>33</PortraitIndex>
<IconAtlas>CIV_COLOR_ATLAS_TWENTIES</IconAtlas>
<AlphaIconAtlas>CIV_COLOR_ALPHAI_ATLAS_TWENTIES</AlphaIconAtlas>
<MapImage>IsraelMap.dds</MapImage>
<DawnOfManQuote>TXT_KEY_ISRAEL_DOM_SPEECH</DawnOfManQuote>
<DawnOfManImage>Gurion_DOM.dds</DawnOfManImage>
<DawnOfManAudio/>
</Row>
</Civilizations>
<Civilization_CityNames>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<CityName>TXT_KEY_CITY_NAME_JERUSALEM</CityName>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<CityName>TXT_KEY_CITY_NAME_TEL_AVIV</CityName>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<CityName>TXT_KEY_CITY_NAME_HAIFA</CityName>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<CityName>TXT_KEY_CITY_NAME_RISHON_LEZION</CityName>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<CityName>TXT_KEY_CITY_NAME_ASHDOD</CityName>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<CityName>TXT_KEY_CITY_NAME_PETAH_TIKVA</CityName>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<CityName>TXT_KEY_CITY_NAME_BEERSHEBA</CityName>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<CityName>TXT_KEY_CITY_NAME_HOLON</CityName>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<CityName>TXT_KEY_CITY_NAME_NETANYA</CityName>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<CityName>TXT_KEY_CITY_NAME_BNEI_BRAK</CityName>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<CityName>TXT_KEY_CITY_NAME_EILAT</CityName>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<CityName>TXT_KEY_CITY_NAME_BEIT_SHEMESH</CityName>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<CityName>TXT_KEY_CITY_NAME_SDEROT</CityName>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<CityName>TXT_KEY_CITY_NAME_RAMAT_GAN</CityName>
</Row>
</Civilization_CityNames>
<Civilization_FreeBuildingClasses>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<BuildingClassType>BUILDINGCLASS_PALACE</BuildingClassType>
</Row>
</Civilization_FreeBuildingClasses>
<Civilization_FreeTechs>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<TechType>TECH_AGRICULTURE</TechType>
</Row>
</Civilization_FreeTechs>
<Civilization_FreeUnits>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<UnitClassType>UNITCLASS_SETTLER</UnitClassType>
<Count>1</Count>
<UnitAIType>UNITAI_SETTLE</UnitAIType>
</Row>
</Civilization_FreeUnits>
<Civilization_Leaders>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<LeaderheadType>LEADER_GURION</LeaderheadType>
</Row>
</Civilization_Leaders>
<Civilization_Religions>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<ReligionType>RELIGION_JUDAISM</ReligionType>
</Row>
</Civilization_Religions>
<Civilization_UnitClassOverrides>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<UnitClassType>UNITCLASS_MODERN_ARMOR</UnitClassType>
<UnitType>UNIT_MERKAVA</UnitType>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<UnitClassType>UNITCLASS_SETTLER</UnitClassType>
<UnitType>UNIT_ISRAELI_SETTLER</UnitType>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<UnitClassType>UNITCLASS_ARTIST</UnitClassType>
<UnitType>UNIT_ISRAELI_ARTIST</UnitType>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<UnitClassType>UNITCLASS_SCIENTIST</UnitClassType>
<UnitType>UNIT_ISRAELI_SCIENTIST</UnitType>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<UnitClassType>UNITCLASS_MERCHANT</UnitClassType>
<UnitType>UNIT_ISRAELI_MERCHANT</UnitType>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<UnitClassType>UNITCLASS_ENGINEER</UnitClassType>
<UnitType>UNIT_ISRAELI_ENGINEER</UnitType>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<UnitClassType>UNITCLASS_GREAT_GENERAL</UnitClassType>
<UnitType>UNIT_ISRAELI_GREAT_GENERAL</UnitType>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<UnitClassType>UNITCLASS_GREAT_ADMIRAL</UnitClassType>
<UnitType>UNIT_ISRAELI_GREAT_ADMIRAL</UnitType>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<UnitClassType>UNITCLASS_PROPHET</UnitClassType>
<UnitType>UNIT_ISRAELI_PROPHET</UnitType>
</Row>
</Civilization_UnitClassOverrides>
<Civilization_BuildingClassOverrides>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<BuildingClassType>BUILDINGCLASS_BOMB_SHELTER</BuildingClassType>
<BuildingType>BUILDING_MIKLAT</BuildingType>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<BuildingClassType>BUILDINGCLASS_INTELLIGENCE_AGENCY</BuildingClassType>
<BuildingType>BUILDING_MOSSAD_HQ</BuildingType>
</Row>
</Civilization_BuildingClassOverrides>
<Civilization_Start_Along_Ocean>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<StartAlongOcean>true</StartAlongOcean>
</Row>
</Civilization_Start_Along_Ocean>
<Civilization_SpyNames>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<SpyName>TXT_KEY_SPY_NAME_ISRAEL_0</SpyName>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<SpyName>TXT_KEY_SPY_NAME_ISRAEL_1</SpyName>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<SpyName>TXT_KEY_SPY_NAME_ISRAEL_2</SpyName>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<SpyName>TXT_KEY_SPY_NAME_ISRAEL_3</SpyName>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<SpyName>TXT_KEY_SPY_NAME_ISRAEL_4</SpyName>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<SpyName>TXT_KEY_SPY_NAME_ISRAEL_5</SpyName>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<SpyName>TXT_KEY_SPY_NAME_ISRAEL_5</SpyName>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<SpyName>TXT_KEY_SPY_NAME_ISRAEL_6</SpyName>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<SpyName>TXT_KEY_SPY_NAME_ISRAEL_7</SpyName>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<SpyName>TXT_KEY_SPY_NAME_ISRAEL_8</SpyName>
</Row>
<Row>
<CivilizationType>CIVILIZATION_ISRAEL</CivilizationType>
<SpyName>TXT_KEY_SPY_NAME_ISRAEL_9</SpyName>
</Row>
</Civilization_SpyNames>
</GameData>

And here's the Text file.
Spoiler :
<GameData>
<Language_en_US>
<!--Cities-->
<Row Tag="TXT_KEY_CITY_NAME_JERUSALEM">
<Text>Jerusalem</Text>
</Row>
<Row Tag="TXT_KEY_CITY_NAME_TEL_AVIV">
<Text>Tel Aviv</Text>
</Row>
<Row Tag="TXT_KEY_CITY_NAME_HAIFA">
<Text>Haifa</Text>
</Row>
<Row Tag="TXT_KEY_CITY_NAME_RISHON_LEZION">
<Text>Rishon Lezion</Text>
</Row>
<Row Tag="TXT_KEY_CITY_NAME_ASHDOD">
<Text>Ashdod</Text>
</Row>
<Row Tag="TXT_KEY_CITY_NAME_PETAH_TIKVA">
<Text>Petah Tikva</Text>
</Row>
<Row Tag="TXT_KEY_CITY_NAME_BEERSHEBA">
<Text>Beersheba</Text>
</Row>
<Row Tag="TXT_KEY_CITY_NAME_HOLON">
<Text>Holon</Text>
</Row>
<Row Tag="TXT_KEY_CITY_NAME_NETANYA">
<Text>Netanya</Text>
</Row>
<Row Tag="TXT_KEY_CITY_NAME_BNEI_BRAK">
<Text>Bnei Brak</Text>
</Row>
<Row Tag="TXT_KEY_CITY_NAME_EILAT">
<Text>Eilat</Text>
</Row>
<Row Tag="TXT_KEY_CITY_NAME_BEIT_SHEMESH">
<Text>Beit Shemesh</Text>
</Row>
<Row Tag="TXT_KEY_CITY_NAME_SDEROT">
<Text>Sderot</Text>
</Row>
<Row Tag="TXT_KEY_CITY_NAME_RAMAT_GAN">
<Text>Ramat Gan</Text>
</Row>
<!--Israel-->
<Row Tag="TXT_KEY_CIV_ISRAEL_DESC">
<Text>State of Israel</Text>
</Row>
<Row Tag="TXT_KEY_CIV_ISRAEL_SHORT_DESC">
<Text>Israel</Text>
</Row>
<Row Tag="TXT_KEY_CIV_ISRAEL_ADJECTIVE">
<Text>Israeli</Text>
</Row>
<Row Tag="TXT_KEY_CIV5_ISRAEL_HEADING_1">
<Text>History</Text>
</Row>
<Row Tag="TXT_KEY_CIV5_ISRAEL_TEXT_1">
<Text>Israel is a parliamentary democracy in the Middle East, on the south-eastern shore of the Mediterranean Sea. It is bordered by Lebanon, Syria, Jordan, and Egypt. It contains geographically diverse features within its relatively small area. In its Basic Laws Israel defines itself as a Jewish and Democratic State; it is the world's only Jewish-majority state.[NEWLINE][NEWLINE] On 29 November 1947, the United Nations General Assembly recommended the adoption and implementation of the partition plan of Mandatory Palestine. On 14 May 1948, David Ben-Gurion, the Executive Head of the World Zionist Organization and president of the Jewish Agency for Palestine, declared "the establishment of a Jewish state in Eretz Yisroel, to be known as the State of Israel", a state independent upon the termination of the British Mandate for Palestine, 15 May 1948. Neighboring Arab armies invaded Palestine on the next day and fought the Israeli forces. Israel has since fought several wars with neighboring Arab states, in the course of which it has captured the West Bank, Sinai Peninsula (between 1967 and 1982), Gaza Strip and the Golan Heights. It annexed portions of these territories, including East Jerusalem, but the border with the West Bank is disputed. Israel has signed peace treaties with Egypt and Jordan, but efforts to resolve the Israeli&#8211;Palestinian conflict have so far not resulted in peace.</Text>
</Row>
<!--Gurion-->
<Row Tag="TXT_KEY_ISRAEL_DOM_SPEECH">
<Text>May all your efforts find success, David Ben-Gurion! At a young age you became a passionate Zionist, and you dedicated your life the Zionist cause. You worked tirelessly for the creation of a Jewish state in Palestine, then ruled by the British. To acheive this goal you used first diplomacy and then war, until finally the British left, leaving the fate of Palestine in the hands of the U.N., which decided to partition it into two seperate states. On May 14, 1948 you proclaimed the creation of the State of Israel. After more than two millenia of exile and persecution, and just a few years after the Holocaust, that terrible tragedy that killed a third of world Jewry, there was again a Jewish state in the Holy Land! The state's survival was far from certain however, as five of its Arab neighbors declared war and invaded. You led the Jewish army against the attackers and defeated them, gaining land and security for the fledling state. After the war you became Israel's first Prime Minister and led the countryor fifteen difficult years.[NEWLINE][NEWLINE]David ben-Gurion, your people need you once more! They need a leader totally dedicated to Zionism, his country and his nation. Can you provide a haven for the Jewish people where they can be safe from persecution? Can you build a civilization that will stand the test of time?</Text>
</Row>
<Row Tag="TXT_KEY_CIVILOPEDIA_LEADERS_GURION_HEADING_1">
<Text>History</Text>
</Row>
<Row Tag="TXT_KEY_CIVILOPEDIA_LEADERS_GURION_TEXT_1">
<Text>
David Ben-Gurion-born David Grün-was an Israeli statesman; and the main founder and first Prime Minister of Israel.[NEWLINE][NEWLINE]Ben-Gurion's passion for Zionism, which began early in life, led him to become a major Zionist leader and Executive Head of the World Zionist Organization in 1946. As head of the Jewish Agency, and later president of the Jewish Agency Executive, he became the de facto leader of the Jewish community in Palestine, and largely led its struggle for an independent Jewish state in Palestine. On 14 May 1948, he formally proclaimed the establishment of the State of Israel, and was the first to sign the Israeli Declaration of Independence, which he had helped to write. Ben-Gurion led Israel during the 1948 Arab&#8211;Israeli War, and united the various Jewish militias into the Israel Defense Forces (IDF). Subsequently, he became known as "Israel's founding father".[NEWLINE][NEWLINE]Following the war, Ben-Gurion served as Israel's first Prime Minister. As Prime Minister, he helped build the state institutions, presiding over various national projects aimed at the development of the country. He also oversaw the absorption of vast numbers of Jews from all over the world. A centerpiece of his foreign policy was improving relationships with the West Germans. He worked very well with Konrad Adenauer's government in Bonn and West Germany provided large sums (in the Reparations Agreement between Israel and West Germany) in compensation for Germany's prosecution of the Holocaust against the Jews.[NEWLINE][NEWLINE]In 1954, he resigned and served as Minister of Defense, before returning to office in 1955. Under his leadership, Israel responded aggressively to Arab guerrilla attacks, and in 1956, invaded Egypt along with British and French forces after Egypt nationalized the Suez Canal.[NEWLINE][NEWLINE]He stepped down from office in 1963, and retired from political life in 1970. He then moved to Sde Boker, a kibbutz in the Negev desert, where he lived until his death.
</Text>
</Row>
<Row Tag="TXT_KEY_CIVILOPEDIA_LEADERS_GURION_LIVED">
<Text>1886-1973 AD</Text>
</Row>
<Row Tag="TXT_KEY_CIVILOPEDIA_LEADERS_GURION_NAME">
<Text>David Ben-Gurion</Text>
</Row>
<Row Tag="TXT_KEY_CIVILOPEDIA_LEADERS_GURION_SUBTITLE">
<Text>Prime Minister of Israel</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_GURION">
<Text>Ben-Gurion</Text>
</Row>
<!--Traits-->
<Row Tag="TXT_KEY_TRAIT_DEFENDER_OF_ZION">
<Text>All units gain 15% [ICON_STRENGTH] Combat Strength when fighting in Israel.</Text>
</Row>
<Row Tag="TXT_KEY_TRAIT_DEFENDER_OF_ZION_SHORT">
<Text>Defender of Zion</Text>
</Row>
<!--Promotions-->
<Row Tag="TXT_KEY_PROMOTION_DEFENDER_OF_ZION">
<Text>Defender of Zion</Text>
</Row>
<Row Tag="TXT_KEY_PROMOTION_DEFENDER_OF_ZION_HELP">
<Text>Increases [ICON_STRENGTH] Combat Strength by 15% in own borders.</Text>
</Row>
<!--Units-->
<Row Tag="TXT_KEY_UNIT_MERKAVA">
<Text>Merkava</Text>
</Row>
<Row Tag="TXT_KEY_UNIT_HELP_MERKAVA">
<Text>Merkavas are slightly stronger than Modern Armors and start with Anti Tank. Only the Israelis can build them.</Text>
</Row>
<Row Tag="TXT_KEY_UNIT_MERKAVA_STRATEGY">
<Text>The Merkava, which is unique to the Israelis, is slightly stronger than a Modern Armor and starts with the promotion Anti Tank. Use them to decimate your opponent's armies.</Text>
</Row>
<Row Tag="TXT_KEY_CIVILOPEDIA_UNITS_INFORMATION_MERKAVA_TEXT">
<Text>The Merkava (Hebrew for chariot) is a main battle tank used by the Israel Defense Forces. The tank began development in 1973 and entered official service in 1979.It was first used extensively in the 1982 Lebanon War.</Text>
</Row>
<Row Tag="TXT_KEY_UNIT_ISRAELI_SETTLER">
<Text>Zionist Settler</Text>
</Row>
<Row Tag="TXT_KEY_UNIT_ISRAELI_SETTLER_HELP">
<Text>Zionist Settlers have a flat movement rate of 3 spaces. Only the Israelis can build them.</Text>
</Row>
<Row Tag="TXT_KEY_UNIT_ISRAELI_SETTLER_STRATEGY">
<Text>Zionist Settlers have a flat movement rate of 3 spaces. This lets them move further even through rough terrain, letting them found cities faster and in better locations. Only the Israelis can build them.</Text>
</Row>
<Row Tag="TXT_KEY_CIV5_ANTIQUITY_ISRAELI_SETTLER_TEXT">
<Text>The immigration of Jews from the diaspora to the land of Israel, known as Aliyah, is one of the most basic tenets of Zionist ideology. The opposite action, emigration from Israel, is referred to as yerida. The return to the Holy Land has been the aspiration of many Jews since the Babylonian exile. Large-scale immigration to the land of Israel (Eretz Israel) began in 1882. Since the establishment of the State of Israel in 1948, more than 3 million Jews from over 90 countries have arrived in Israel.[NEWLINE][NEWLINE]Today the term 'settler' in conjunction with Israel usually refers to Israelis living on settlements in the Palestinian Territories.</Text>
</Row>
<!--Buildings-->
<Row Tag="TXT_KEY_BUILDING_MIKLAT">
<Text>Miklat</Text>
</Row>
<Row Tag="TXT_KEY_BUILDING_MIKLAT_HELP">
<Text>-75% damage from nukes, +2 [ICON_HAPPINESS_1] Happiness. Only the Israelis can build them.</Text>
</Row>
<Row Tag="TXT_KEY_BUILDING_MIKLAT_STRATEGY">
<Text>Miklats, which the Israelis can build instead of a Bomb Shelter, reduce damage from nukes by 75%, +2 [ICON_HAPPINESS_1] Happiness. Build them in cities threatened by nukes or to increase your civilizations [ICON_HAPPINESS_1] Happiness.</Text>
</Row>
<Row Tag="TXT_KEY_CIV5_BUILDINGS_MIKLAT_TEXT">
<Text>As a small country surrounded by hostile neighbors, Israel is always in danger of attack, particularly from the skies, be the air, be they bombs, missiles or rockets. Because, a law was passed in 1951 requiring all homes, residential buildings and industrial buildings in Israel to have bomb shelters (Hebrew - Miklat). However, many homes or residential buildings may make use of a single shelter jointly.[NEWLINE][NEWLINE]Prior to the Lebanon War, PLO attacks from Lebanon led to thousands of Israelis spending large amounts of time in bomb shelters.</Text>
</Row>
<Row Tag="TXT_KEY_BUILDING_MOSSAD_HQ">
<Text>Mossad HQ</Text>
</Row>
<Row Tag="TXT_KEY_BUILDING_MOSSAD_HQ_HELP">
<Text>Provides 2 additional [ICON_SPY] Spies and upgrades all existing [ICON_SPY] Spies. Also provides a 15% reduction in enemy [ICON_SPY] Spy effectiveness. This unique Israeli building requires a Police Station in all cities.</Text>
</Row>
<Row Tag="TXT_KEY_BUILDING_MOSSAD_HQ_STRATEGY">
<Text>The Mossad HQ provides 2 additional [ICON_SPY] Spies, 1 more than the Intelligence Agency, and upgrades all existing [ICON_SPY] Spies. Also provides a 15% reduction in enemy [ICON_SPY] Spy effectiveness. This unique Israeli building requires a Police Station in all cities.</Text>
</Row>
<Row Tag="TXT_KEY_BUILDING_MOSSAD_HQ_TEXT">
<Text>The Mossad is the national intelligence agency of Israel. Mossad is short for HaMossad leModi'in uleTafkidim Meyuchadim (Institute for Intelligence and Special Operations). The Mossad is responsible for intelligence collection and covert operations which are suspected to include targeted killings and paramilitary activities beyond Israel's borders and basically protecting Jewish communities worldwide.</Text>
</Row>
<!--Spies-->
<Row Tag="TXT_KEY_SPY_NAME_ISRAEL_0">
<Text>Eli Cohen</Text>
</Row>
<Row Tag="TXT_KEY_SPY_NAME_ISRAEL_1">
<Text>Jonathon Pollard</Text>
</Row>
<Row Tag="TXT_KEY_SPY_NAME_ISRAEL_2">
<Text>Yolande Harmer</Text>
</Row>
<Row Tag="TXT_KEY_SPY_NAME_ISRAEL_3">
<Text>Wolfgang Lotz</Text>
</Row>
<Row Tag="TXT_KEY_SPY_NAME_ISRAEL_4">
<Text>Sylvia Rafael</Text>
</Row>
<Row Tag="TXT_KEY_SPY_NAME_ISRAEL_5">
<Text>Shimon Levinson</Text>
</Row>
<Row Tag="TXT_KEY_SPY_NAME_ISRAEL_6">
<Text>Avishai Raviv</Text>
</Row>
<Row Tag="TXT_KEY_SPY_NAME_ISRAEL_7">
<Text>Cindy</Text>
</Row>
<Row Tag="TXT_KEY_SPY_NAME_ISRAEL_8">
<Text>Herbert Pundik</Text>
</Row>
<Row Tag="TXT_KEY_SPY_NAME_ISRAEL_9">
<Text>Moshe Marzouk</Text>
</Row>
</Language_en_US>
</GameData>
 
Apparently, you don't have Civilopedia and CivilopediaTag in the text file
 
<Civilopedia> refers to TXT_KEY_ISRAEL_HEADING_1 and TXT_KEY_ISRAEL_TEXT_1. <CivilopediaTag> looks for TXT_KEY_ISRAEL.

Only true for Leaders, not Civilizations
 
Go me doubting it now, I shall go dig in the lua!

Nope, I'm wrong, Civs do use the contents of CivilopediaTag

Anything in database.log.

Failing that, zip your built mod and attach it.
 
Database says no such column: type. No clue what they're talking about. All my <Type>s are supposed to be there. Anyway, here is the build.
Edit - build removed. If you're interested, download my now functional Israel civ here.
 
Just got a CTD trying to start a game with that civ, but that may be down to the 34-civ DLL.
 
You have errors in both database.log and lua.log

GreatPeople units are missing their <Description> entries, which is causing the Civilopedia start-up code to crash (errors in lua.log)

And the following mistakes/typos from database.log

[9502.894] Invalid Reference on Building_YieldChanges.YieldType - "YIELD_HAPPINESS" does not exist in Yields
[9503.440] Invalid Reference on Trait_FreePromotionUnitCombats.UnitCombatType - "UNITCOMBAT_SEIGE" does not exist in UnitCombatInfos
[9504.938] Invalid Reference on Unit_UniqueNames.UniqueName - "TXT_KEY_DANIEL_KAHNAMEN" does not exist in Language_en_US
 
You have errors in both database.log and lua.log

GreatPeople units are missing their <Description> entries, which is causing the Civilopedia start-up code to crash (errors in lua.log)

The great people have unique names and dont show up in the pedia so I thought they didnt a description. But that isnt the problem, previous versions had that and the pedia worked (I think). I'll fix the others and try it out. Thank you very much.
 
I fixed all those things and it still doesn't work, plus now the great people show up the Pedia which I didn't want them too.

I realized I hadn't put a desc for the Great Admiral. I put one and now it works, which is great, except I dont want the great people in the pedia. But I'll figure that out myself.
 
Don't use Civilopedia or CivilopediaTag for the Great People if you don't want them to be in the Civilopedia. Just use <Row Tag=""/> <Text></Text> </Row>
 
Back
Top Bottom