One line summary of your issue
[1.8.1] Broken "Bonde" dynasty
Game Version
1.8.1
What expansions do you have installed?
All of the above
Do you have mods enabled?
No
Please explain your issue is in as much detail as possible.
The problem is that all the members have the wrong father of another fictional dynasty. Below is the correct fathers changed to fix the broken dynasty.
Solution:
(Can't add color coding to showcase the solution. Maybe you don't love us anymore? Also preview of report would be nice.)
Steps to reproduce the issue.
Start in 1337. Check the history for county of Värend in Sweden. Check the Bonde dynasty and see it's broken state. Above is the correct solution for this fictional dynasty.
Upload Attachment
[1.8.1] Broken "Bonde" dynasty
Game Version
1.8.1
What expansions do you have installed?
All of the above
Do you have mods enabled?
No
Please explain your issue is in as much detail as possible.
The problem is that all the members have the wrong father of another fictional dynasty. Below is the correct fathers changed to fix the broken dynasty.
Solution:
Code:
194236 = {
name=Erik
dynasty=3811 # Bonde
religion=catholic
culture=swedish
father=194235
1179.1.1 = {
birth = yes
}
1250.1.1 = {
death = yes
}
}
194237 = {
name=Knut
dynasty=3811 # Bonde
religion=catholic
culture=swedish
father=194236
1214.1.1 = {
birth = yes
}
1290.1.1 = {
death = yes
}
}
194238 = {
name=Eskild
dynasty=3811 # Bonde
religion=catholic
culture=swedish
father=194237
1250.1.1 = {
birth = yes
}
1315.1.1 = {
death = yes
}
}
194239 = {
name=Anna
dynasty=3811 # Bonde
religion=catholic
culture=swedish
female=yes
father=194236
1201.1.1 = {
birth = yes
}
1250.1.1 = {
death = yes
}
}
194240 = {
name=Sofia
dynasty=3811 # Bonde
religion=catholic
culture=swedish
female=yes
father=194236
1208.1.1 = {
birth = yes
}
1260.1.1 = {
death = yes
}
}
Steps to reproduce the issue.
Start in 1337. Check the history for county of Värend in Sweden. Check the Bonde dynasty and see it's broken state. Above is the correct solution for this fictional dynasty.
Upload Attachment
Attachments
Upvote
0