One line summary of your issue
b_brienne used to be a castle. Is a city now since 3.x. Causes history data issues.
Game Version
3.011
What expansions do you have installed?
Horse Lords,
Way of Life,
Charlemagne,
Rajas of India,
Sons of Abraham,
The Old Gods,
The Republic,
Legacy of Rome,
Sword of Islam
Do you have mods enabled?
No
Please explain your issue is in as much detail as possible.
In 130 - Troyes in history/provinces
b_brienne is a city now, while b_chaumont used to one and is the second castle in the province now instead.
b_brienne.txt in history/titles
still exists unchanged and has lots of supposed noble dynasty characters now as holders of that city.
One could also ask though if the change from castle to city makes sense, if it was on purpose in the first place or a glitch.
...this also seems to cause their children to have claims on hte city, but this is just an additional
impression which might be wrong and caused by soemthing else.
Steps to reproduce the issue.
see above
Just look at b_brienne.txt in history/titles and 130 - Troyes.txt in history/provinces
and compare with the state of those in pre 3.x patches.
edit:
130 - Troyes (in 2.72)
130 - Troyes (in 3.011)
meanwhile unchanged b_brienne.txt
Upload Attachment
b_brienne used to be a castle. Is a city now since 3.x. Causes history data issues.
Game Version
3.011
What expansions do you have installed?
Horse Lords,
Way of Life,
Charlemagne,
Rajas of India,
Sons of Abraham,
The Old Gods,
The Republic,
Legacy of Rome,
Sword of Islam
Do you have mods enabled?
No
Please explain your issue is in as much detail as possible.
In 130 - Troyes in history/provinces
b_brienne is a city now, while b_chaumont used to one and is the second castle in the province now instead.
b_brienne.txt in history/titles
still exists unchanged and has lots of supposed noble dynasty characters now as holders of that city.
One could also ask though if the change from castle to city makes sense, if it was on purpose in the first place or a glitch.
...this also seems to cause their children to have claims on hte city, but this is just an additional
impression which might be wrong and caused by soemthing else.
Steps to reproduce the issue.
see above
Just look at b_brienne.txt in history/titles and 130 - Troyes.txt in history/provinces
and compare with the state of those in pre 3.x patches.
edit:
130 - Troyes (in 2.72)
Code:
# 130 - Troyes
# County Title
title = c_troyes
# Settlements
max_settlements = 4
b_troyes = castle
b_langres = temple
b_chaumont = city
b_brienne = castle
#b_clairvaux = temple
#b_chacenay = castle
#b_rosnay = city
culture = old_frankish
religion = catholic
# History
790.1.1 = { culture = frankish }
130 - Troyes (in 3.011)
Code:
# 130 - Troyes
# County Title
title = c_troyes
# Settlements
max_settlements = 5
b_troyes = castle
b_brienne = city
b_langres = temple
b_chaumont = castle
#b_clairvaux
#b_rosnay
#b_chacenay
culture = old_frankish
religion = catholic
# History
790.1.1 = { culture = frankish }
meanwhile unchanged b_brienne.txt
Code:
765.1.1 = {
liege = "c_troyes"
holder = 91492 #WALTHAR, historical placeholder
}
800.1.1 = {
holder = 0
}
1050.1.1={
holder = 144946
}
1090.1.1={
holder = 144945
}
1125.1.1={
holder = 31382
}
1161.1.1={
holder = 461741
}
1191.2.8={
holder = 73289
}
1205.11.1={
holder = 461739
}
1247.10.18={
holder = 73291
}
1260.9.17={
holder = 461735
}
1296.8.9={
holder = 461733
}
1312.3.15={
holder = 461730
}
Upload Attachment
Last edited:
Upvote
0