I was looking around the database and came across the dynasty document, I thought it should be rather easy to add a dynasty to the game, so I did using the copy and paste method for an existing Norman family and then changing their name, the problem is that game crashes everytime I go to run a scenario, so obviously I something wrong.
dynasty = {
id = { type = 12 id = 359 }
name = "de Bohun"
province = { }
which I changed to
}dynasty = {
id = { type = 12 id = 359 }
name = "de la Pole"
province = {23 }
now I put them in Salisbury, so if someone can help me with what I did wrong I would appreciate it. It comes up with date mismatch error if that helps.
dynasty = {
id = { type = 12 id = 359 }
name = "de Bohun"
province = { }
which I changed to
}dynasty = {
id = { type = 12 id = 359 }
name = "de la Pole"
province = {23 }
now I put them in Salisbury, so if someone can help me with what I did wrong I would appreciate it. It comes up with date mismatch error if that helps.