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
Morven's Mods Compatch
\common\scripted_effects\00_war_effects.txt
The vanilla "on_declared_war" scripted_effect doesn't use "prev" nor is there a "prev" in the minor_religious_war CB of my mod or vanilla, none of my mods change the vanilla scripted_effect, and the invocation of the scripted_effect in my mods is the same as vanilla, a simple:
on_declaration = { on_declared_war = yes }
You could run a search through your mod folders to find any scripted_effect mod of:
on_declared_war = {
Or a cassus belli mod
minor_religious_war = {
I'll go through a war on my end and see if any errors come up.
[18:56:14][jomini_script_system.cpp:263]: Script system error!
Error: Event target link 'prev' returned an unset scope
Script location: file: common/scripted_effects; on_declared_war line: 51 file: common/casus_belli_types/zz_00_religious_war_fervormod_1_8.txt line: 212
I ended up fixing the issues of Friends & Foes myself! ;)
Updated for 1.8.*. No changes.
@Cardolam
Sorry mate I didn't get the DLC and I'm not playing the game at the moment. What you're describing does sound like the typical Paradox experience.
Yes, without any issues.
Sorry to derail the discussion from this mod in particular but you seem the right guy to come up with a mod dealing with a consequence of the Friends & Foes DLC that is the huge number of murder attempts someone suffers while delving into a feud.
In my personal experience and over a period of 5 years, my dynasty lost 6 characters out of 30 due to murder attempts all linked to the feud. Also and over 5 generations, I lost 3 player characters out of 5 due to murder attempts too, all linked to the feud. This is far too much and I am sure if you Morven put your mind into it, you can come up with a mod that tones down these murder attempts.
Furthermore, I am not the only one complaining about the issue. Several threads over the official Paradox forum and on reddit complain about the same problem.
Thanks for reading this and mostly thanks for your astounding job with your mods!
Updated for v1.7. Small vanilla changes included into the mod.
Wow! Thank you and I am sure many more will be grateful!
Spanish loc added thanks to Shadark.
Here you go mate:
Dissolution Faction Fix - Titles will be Destroyed
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2830760349
https://i.imgur.com/tHb7jNE.png
I'm not very knowledgeable on CK3 modding, but to me it seems like in some type of wars the war_goal_title variable is not defined? And consequently, it gives an error about it. I'm not sure if the source of this is your mod, though, I was checking the mod files and I saw that you define the war_goal_title variable (so to speak) in every CB. And it wouldn't make sense if the same CB and war result sometimes defines the variable and sometimes don't.
I have a fix for the dissolution faction and casus belli not destroying the liege's primary and same-tier titles. I'll upload it in a few hours.
Bugfix for game version compatibility value. Thanks to Celticus for discovering.
Yeah they are a bit wonky, I had to make new loc lines for the different religious war outcomes and I couldn't get the loc perspective right for reasons the eluded me. If you come up with a solution let me know and I'll incorporate it for the English loc too.
@Celticus
I'll have a look.
@Cardolam
I haven't really played 1.6 yet to understand it, but I'll have a look.
Sorry to use this channel but its the most obvious to reach you.
With your extensive repertoire of excellent mods, you are certainly the one who should tackle the "Dissolution Faction" issues of vanilla, after PCX placed a bandaid by introducing a silly game rule that doesn't address the core of the problems for the whole game.
So, just to ask you to deliver another one of your great gameplay mods that fixes vanilla! ;)
I've been checking the localization strings and the "game_concept_fervor_desc" one seems to be working nicely, but I'm getting errors from "fervor_gain_attacker_religious_war" when hovering Fervor tooltip.
Error is:
[code]
ERROR:ERROR:[war_goal_title.GetName] abandoned to the infidel Ásatrúans in a Holy War
[/code]
I'm getting this error with only this mod installed in all languages (Spanish and English). If you could check this that'd be perfect. Thanks in advance!
Loc folder update. Let me know if there are any problems displaying the new fervour tooltip when you mouse hover over the fervour menu as the loc replace behaviour can change between versions.
For English it works in v1.6.1.2 both with and without the replace folder.
\localization\french\replace\fervour_inversion_l_french.yml
I didn't have to do this the replace folder structure for English, but in the past with different game versions I've had to, so it may be something that changes between patches, and now between different languages.