• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

nandugrinsekatze

Recruit
37 Badges
Jul 30, 2015
6
0
  • Crusader Kings II: Charlemagne
  • Europa Universalis IV: Third Rome
  • Crusader Kings II: Jade Dragon
  • Europa Universalis IV: Mare Nostrum
  • Europa Universalis IV: Res Publica
  • Europa Universalis IV: Call to arms event
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Art of War
  • Crusader Kings II: Sword of Islam
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: The Republic
  • Crusader Kings II: Rajas of India
  • Crusader Kings II
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Europa Universalis IV: Mandate of Heaven
  • Europa Universalis 4: Emperor
  • Europa Universalis IV: Cradle of Civilization
  • Europa Universalis IV: Rule Britannia
  • Europa Universalis IV: Dharma
  • Crusader Kings II: Holy Fury
  • Europa Universalis IV: Golden Century
  • Crusader Kings III
  • Crusader Kings III: Royal Edition
  • Crusader Kings II: Monks and Mystics
  • Europa Universalis IV: Rights of Man
  • Crusader Kings II: Reapers Due
  • Stellaris Sign-up
  • Crusader Kings II: Conclave
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Horse Lords
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Way of Life
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV
Short summary of your issue CK 3 Switzerland Decision

Game Version 1.0.2

What OS are you playing on?
Windows

What platform are you using?
Steam

Do you have mods enabled? No

Have you tried verifying your game files (Steam only)?
(DID NOT ANSWER QUESTION)

How much "pain" is this causing you?
2

Please explain the issue you experienced in the most condensed way possible
The .txt file for the decision to form Switzerland does feature some errors:
Cultures
is_shown = {
...
OR = {
has_culture = culture:german
has_culture = culture:frankish
has_culture = culture:eek:ccitan
has_culture = culture:italian
has_culture = culture:lombard
}
}
when it should be:
is_shown = {
...
OR = {
has_culture = central_germanic_group #
has_culture = culture:frankish
has_culture = culture:eek:ccitan
has_culture = culture:italian
has_culture = culture:lombard
}
}
AND

is_valid = {
liege = title:e_hre.holder
prestige >= 3000
gold >= 500
completely_controls = title:d_currezia
completely_controls = title:d_upper_burgundy
completely_controls = title:d_savoie
}
when it should be:
D

is_valid = {
liege = title:e_hre.holder
prestige >= 3000
gold >= 500
completely_controls = title:d_currezia
completely_controls = title:d_transjurania #
completely_controls = title:d_savoie

Please explain how to reproduce the issue


Is there anything else you think could help us identify/replicate the issue?
 
Upvote 0