So, my Uppland pagan game went well, I inherited Sweden and became the great pagan king. Something that didn't go that well however was getting an heir. I got three children, all daughters with my first wife. After awhile she died and I get another one, this time a lustful one. However, when trying to fight a disloyal vassal, my king got severly wounded and this eventually developed to me losing severly wounded, but getting Illnes and intestinal worm. I'm still alive, but this little accident makes getting an heir seem most unlikely. As I didnt want my game to end, I decided to edit my save game so that my King had a male child. I added this right under my kings files:
(The father ID is my king's, I got that right)
But when I started the game, I got an error about a database mismatch or something like that, so I assume something else needs changed. Not being an experienced CK modder, I ask what else needs to be changed to make this work?
Code:
character = {
id = { type = 10 id = 200000 }
dyn = 502
tag = SWED
name = "Ulf Eriksson"
date = "10960101"
gender = male
religion = pagan
culture = "swedish"
score = { gold = 0 prestige = 0 piety = 0 }
attributes = "0.0.0.0.0.397994880"
father = { type = 10 id = 100516 }
loyalty = 1.000
dna = "15967966380251"
}
But when I started the game, I got an error about a database mismatch or something like that, so I assume something else needs changed. Not being an experienced CK modder, I ask what else needs to be changed to make this work?