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
Should fix the crash on start with CK2 2.4.2
I've also taken off the restriction against female rulers founding Republic, since at least some of the bugs blocking that appear to be fixed. However since Republics are locked to Agnatic-Seniority succession, make sure you have male relatives to carry on your line!
If you're prepared to delve into making your own mod, there is almost certainly a way to mod the base coat of arms image for the particular title you made a Republic in your game to another one you specify as if that was the image all along, however its not something I've ever done.
For 'Way of Life' (only if you're using it) I've added requirement that you need to have Business focus to take the Republic Decision.
Charlemange brought in an alternative way to code changing title to a Republican one, but since as far as I know the old method in the mod still works, I haven't changed the code over to using the new method yet.
Only think I can think to try is:
- Unsubscribe.
- Starting the game so it updates Workshop mods
- Quit
- Go your mod folder (should be Documents/Crusader Kings II//mod) and manually deleting anything starting with 'fotr' or 'FoTR'
- Try subscribing again.
Do you know what the problem might be?
Playing as scootra,867, 2.1.5.
Total conversions (such as AGOT) seem to work differently than normal mods, in that if they're selected the game doesn't load anything else that doesn't explicitly declare that it relies on their presence. To get technical I have to add the line 'dependencies={ "A Game of Thrones" }' to the .mod file.
Annoyingly a mod with that line won't work in vanilla, just as much as one without won't work in AGOT, so there has to be separate mod. There are no actual changes to the code.