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
Usually City of Wonders is at the bottom of the Great Works/Wonders list, so you need to scroll all the way down to find it.
Are you trying to build it outside of your capital? You can only build a COW inside your capital.
Are you independent? In general, you can only build wonders if you are the top liege, but COW won’t show up at all in the list in your capital if you aren’t an independent realm.
Are you using any mods that might interfere? In the comments section of my mod, you can find one person that had issues getting it to work due to a sub-mod of After The End.
What usually works for me is to (re)subscribe when the game is running while you are on the main menu/title screen.
So the other mods I'm playing with are: Better Frisian Culture, Destroy Wonders, Co-Emperors and Symbasileus, Eastern Roman rename, Less Cravings, Patrum Scutum, Roman Diadem, Roman Empire can Castrate and Blind, Simple Fog of War, Three Doctrines Reform, and Visible Health and Fertility.
I'll try to play without the Destroy Wonders mod and see if that is the cause, but I thought I'd bring it to your attention anyway in case other people have the same issue.
Edit:
I think I misread your post, it sound like you don't match the critera for building it after you ascend to the throne. What culture and religion are your character?
The requirements for building it:
OR = {
culture = roman
culture = italian
culture_group = byzantine
religion_openly_hellenic_or_reformed_trigger = yes
religion_group = christian
}
NOT = {
trait = humble
}
NOT = { religion = iconoclast }
trigger_if = {
limit = {
religion_group = muslim
}
NOT = { trait = zealous }
}
FROMFROMFROM = {
province_id = 496 # Byzantion
NOT = { has_wonder_upgrade = upgrade_cow_district_statue_ruler }
}
I'm going to remove the humble trait restriction in a update (since you aren't building a statue of yourself), and unhide most of the building requirements so you can see why you can't build stuff.
You can alternatively test it by disabling all other mods except Cities of Wonders, and see if it still crashes.
I'll make a final update today for COW that should fix it.