Steam installeren
inloggen
|
taal
简体中文 (Chinees, vereenvoudigd)
繁體中文 (Chinees, traditioneel)
日本語 (Japans)
한국어 (Koreaans)
ไทย (Thai)
Български (Bulgaars)
Čeština (Tsjechisch)
Dansk (Deens)
Deutsch (Duits)
English (Engels)
Español-España (Spaans - Spanje)
Español - Latinoamérica (Spaans - Latijns-Amerika)
Ελληνικά (Grieks)
Français (Frans)
Italiano (Italiaans)
Bahasa Indonesia (Indonesisch)
Magyar (Hongaars)
Norsk (Noors)
Polski (Pools)
Português (Portugees - Portugal)
Português - Brasil (Braziliaans-Portugees)
Română (Roemeens)
Русский (Russisch)
Suomi (Fins)
Svenska (Zweeds)
Türkçe (Turks)
Tiếng Việt (Vietnamees)
Українська (Oekraïens)
Een vertaalprobleem melden






Op Facebook
Op Twitter
Op YouTube 


1) Navigate to steam/steamapps/workshop
2) Search for the folder; 879239868 and open that.
3) Inside that folder, you'll have three files. Right click the madstechtree.xml and open it in notepad or notepad++
4)Inside the file, you'll see a section like this.
<!-- Ancient Era -->
<!-- Killing off the Archery Tech -->
<Delete TechnologyType="TECH_ARCHERY"/>
5) Add <Update> and </Update> to that section for the TECH_ARCHERY
It should look like this.
<Update>
<Delete TechnologyType="TECH_ARCHERY"/>
</Update>
Save the XML file, close and run Civ6; it should load now with no errors.
Have fun.
@FullAutoAttack/Alyfox - this mod should still work with the fall patch because nothing changed that would affect my mod. How other mods react with it, I can't fully say. Possibly 8 Ages of Pace has a load order problem.