Steam'i Yükleyin
giriş
|
dil
简体中文 (Basitleştirilmiş Çince)
繁體中文 (Geleneksel Çince)
日本語 (Japonca)
한국어 (Korece)
ไทย (Tayca)
Български (Bulgarca)
Čeština (Çekçe)
Dansk (Danca)
Deutsch (Almanca)
English (İngilizce)
Español - España (İspanyolca - İspanya)
Español - Latinoamérica (İspanyolca - Latin Amerika)
Ελληνικά (Yunanca)
Français (Fransızca)
Italiano (İtalyanca)
Bahasa Indonesia (Endonezce)
Magyar (Macarca)
Nederlands (Hollandaca)
Norsk (Norveççe)
Polski (Lehçe)
Português (Portekizce - Portekiz)
Português - Brasil (Portekizce - Brezilya)
Română (Rumence)
Русский (Rusça)
Suomi (Fince)
Svenska (İsveççe)
Tiếng Việt (Vietnamca)
Українська (Ukraynaca)
Bir çeviri sorunu bildirin






Facebook
Twitter
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.