EDIT2: To simplify this thread here are the links to posts with issues and solutions.
Contents
Missing parents problem (this post).
Solutions for missing parents 23 out of 23 solved.
Missplaced Characters (MC) and Duplicate Charaters (DC) explanation
List of MC and DC for 1066 scenario
List of MC and DC for 1187 scenario
List of MC and DC for 1337 scenario
Solutions for MC 1066 scenario 19 out of 48 solved.
Solutions for DC 1066 scenario 7 out of 7 (+ 86 generic characters).
Solutions for MC 1187 scenario (Part 1) 49 out of 61 solved.
Solutions for MC 1187 scenario (Part 2) 0 out of 3 solved.
Solutions for DC 1187 scenario 10 out of 11 solved.
Solutions for MC 1337 scenario (Part 1) 24 out of 31 solved.
Solutions for MC 1337 scenario (Part 2) 24 out of 31 solved.
Solutions for MC 1337 scenario (Part 3) 13 out of 16 solved.
Solutions for DC 1337 scenario 12 out of 13 solved.
Multpile Trait (MT) problem explanation
MT solutions 1066 scenario 4 characters.
MT solutions 1187 scenario 1 characters.
MT solutions 1337 scenario 1 characters.
...
I made another program to analyze the YEAR_scenario_characters.inc files. Most of the problems are not serious and do not affect the game significantly.
Things I looked for and how:
1) Missing fathers
Character that has a father = { something.... id = No.X
but there is no character with the id = No.X
2) Missing mothers
Character that has a mother = { something.... id = No.X
but there is no character with the id = No.X
I looked for some other stuff, but I want to solve this problem first.
Explanation of columns:
character id; missing parent id; name of the character; dynasty id; name of the dynasty; other parent id (zero if none)
Here are the list for the three main scenarios (flag fixed would appear in the future as we track them down):
EDIT: I've reached a conclusion what to do with all the characters and they are all flaged solved. Solutions are posted later in the thread. Solutions are not yet implemented in the game.
Contents
Missing parents problem (this post).
Solutions for missing parents 23 out of 23 solved.
Missplaced Characters (MC) and Duplicate Charaters (DC) explanation
List of MC and DC for 1066 scenario
List of MC and DC for 1187 scenario
List of MC and DC for 1337 scenario
Solutions for MC 1066 scenario 19 out of 48 solved.
Solutions for DC 1066 scenario 7 out of 7 (+ 86 generic characters).
Solutions for MC 1187 scenario (Part 1) 49 out of 61 solved.
Solutions for MC 1187 scenario (Part 2) 0 out of 3 solved.
Solutions for DC 1187 scenario 10 out of 11 solved.
Solutions for MC 1337 scenario (Part 1) 24 out of 31 solved.
Solutions for MC 1337 scenario (Part 2) 24 out of 31 solved.
Solutions for MC 1337 scenario (Part 3) 13 out of 16 solved.
Solutions for DC 1337 scenario 12 out of 13 solved.
Multpile Trait (MT) problem explanation
MT solutions 1066 scenario 4 characters.
MT solutions 1187 scenario 1 characters.
MT solutions 1337 scenario 1 characters.
...
I made another program to analyze the YEAR_scenario_characters.inc files. Most of the problems are not serious and do not affect the game significantly.
Things I looked for and how:
1) Missing fathers
Character that has a father = { something.... id = No.X
but there is no character with the id = No.X
2) Missing mothers
Character that has a mother = { something.... id = No.X
but there is no character with the id = No.X
I looked for some other stuff, but I want to solve this problem first.
Explanation of columns:
character id; missing parent id; name of the character; dynasty id; name of the dynasty; other parent id (zero if none)
Here are the list for the three main scenarios (flag fixed would appear in the future as we track them down):
EDIT: I've reached a conclusion what to do with all the characters and they are all flaged solved. Solutions are posted later in the thread. Solutions are not yet implemented in the game.
Code:
1066 scenario
Missing fathers:
Missing mothers:
128 91 Sveyn 755 Godwineson 120 solved
130 91 Leofwine 755 Godwineson 120 solved
132 91 Gyrth 755 Godwineson 120 solved
215 1213 Constance 743 Capet 214 solved
1415 39 Ida 656 Billung 1414 solved
110592 11591 Ramon 393 d'Empuries 110590 solved
Code:
1187 scenario
Missing fathers:
Missing mothers:
7546 8511 Alvar Nuñez 409 de Lara 7545 solved
22530 22523 Svyatoslav 705 Rurikovich 22522 solved
22531 22523 Vladimir 705 Rurikovich 22522 solved
22654 22653 Mikhail 705 Rurikovich 22652 solved
Code:
1337 scenario
Missing fathers:
50662 52010 Agnes Håkonsdotter 145 til Sudreim 0 solved
54993 55997 Alix 340 de Coucy 0 solved
54995 55997 Raoul 339 de Crecy 0 solved
54996 55997 Enguerrand 339 de Crecy 0 solved
Missing mothers:
51980 61112 Albrecht 112 von Mecklemburg 51981 solved
51983 61112 Johann 112 von Mecklemburg 51981 solved
51985 61112 Agnes 112 von Mecklemburg 51981 solved
51986 61112 Beatrix 112 von Mecklemburg 51981 solved
51987 61112 Lukardis 112 von Mecklemburg 51981 solved
55514 57525 Charles 101 de Valois 55513 solved
55818 57525 Louis 353 d'Evreux 55817 solved
57639 57638 Jean 713 de Ponthieu 57637 solved
62173 621721 Etta 100085 of Ostfriesland 62171 solved
Last edited: