One line summary of your issue
(3.3.2) Can't earn Willful Trait when playing as child
Game Version
3.3.2
What expansions do you have installed?
Jade Dragon,
Monks & Mystics,
The Reapers Due,
Conclave,
Horse Lords,
Way of Life,
Charlemagne,
Rajas of India,
Sons of Abraham,
The Old Gods,
The Republic,
Legacy of Rome,
Sword of Islam,
Holy Fury, All of the above
Do you have mods enabled?
No
Please explain your issue is in as much detail as possible.
I've noticed that everytime I'm a child and I get the event that may lead to Willful, nothing ever happens after the initial query. So I went and looked at the code and found errors in the labels.
There were two problems:
If you got the issue with hat not fitting, there are supposed to be two possible results when you try to make hat fit. Either the courtier smacks you, or the courtier gives into your stubbornness. If they smack you, this can lead to Willful. If the courtier gives in, it doesn't. But the code makes it that when the courtier is an AI (instead of the player), then the AI will always give in and never give you Willful.
If you go the issue with the mysterious house. They were not consistent in there use of character flags. They used two different names so the resulting scenario never queries because it's looking for the wrong character flag. In some places its "refused_to_go" and in others it's "refused_to_come_with".
Steps to reproduce the issue.
See above
Upload Attachment
(3.3.2) Can't earn Willful Trait when playing as child
Game Version
3.3.2
What expansions do you have installed?
Jade Dragon,
Monks & Mystics,
The Reapers Due,
Conclave,
Horse Lords,
Way of Life,
Charlemagne,
Rajas of India,
Sons of Abraham,
The Old Gods,
The Republic,
Legacy of Rome,
Sword of Islam,
Holy Fury, All of the above
Do you have mods enabled?
No
Please explain your issue is in as much detail as possible.
I've noticed that everytime I'm a child and I get the event that may lead to Willful, nothing ever happens after the initial query. So I went and looked at the code and found errors in the labels.
There were two problems:
If you got the issue with hat not fitting, there are supposed to be two possible results when you try to make hat fit. Either the courtier smacks you, or the courtier gives into your stubbornness. If they smack you, this can lead to Willful. If the courtier gives in, it doesn't. But the code makes it that when the courtier is an AI (instead of the player), then the AI will always give in and never give you Willful.
If you go the issue with the mysterious house. They were not consistent in there use of character flags. They used two different names so the resulting scenario never queries because it's looking for the wrong character flag. In some places its "refused_to_go" and in others it's "refused_to_come_with".
Steps to reproduce the issue.
See above
Upload Attachment
Upvote
0