Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I remember it was on the provincial interface before.
Finding what is causing CTDs is always a bit tricky as the error log only shows non-fatal errors, so it doesn’t show what caused the crash 99% of the time
[windowtype.cpp:809]: Guitype 'naval_defense_icon' already exists in windowtype 'new_buildings_entry'. file: interface/macrobuildinterface.gui line: 2383
[persistent.cpp:88]: Parsing Error. File: "interface/provinceview.gui", Error: Unexpected token: max_slots_horizontal, near line: 2982, Last good read: Orientation=UPPER_LEFT
[persistent.cpp:88]: Parsing Error. File: "interface/provinceview.gui", Error: Unexpected token: max_slots_vertical, near line: 2983, Last good read: Orientation=UPPER_LEFT
First one is Dwarven Knowledge mod, I checked the mode file and found that exact line at 2383.
Second and third are the extra building slot.
Any idea how I can avoid this CTD?