One line summary of your issue
[2.8.1.1] Crash revoking Court Physician title
Game Version
2.8.1.1
What expansions do you have installed?
Jade Dragon,
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
Do you have mods enabled?
Yes
Please explain your issue is in as much detail as possible.
Steps to reproduce the issue.
Attempting to revoke the honorary title of Court Physician crashes the game. Sometimes (I've had it happen at least twice).
I haven't been able to figure out any pattern to when it crashes or doesn't. I can load the same save, try again, and successfully revoke the honorary title without any problems.
If you also have trouble reproducing, I suggest trying in an ASan build (I don't have access to ASan builds), or trying to figure out the cause just based on my stack trace.
Upload Attachment
[2.8.1.1] Crash revoking Court Physician title
Game Version
2.8.1.1
What expansions do you have installed?
Jade Dragon,
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
Do you have mods enabled?
Yes
Please explain your issue is in as much detail as possible.
Code:
* thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0xff00ff00)
* frame #0: 0xff00ff00
frame #1: 0x00a10fd6 ck2`CTrigger::BuildToolTip(CEventScope&, bool, int) const + 54
frame #2: 0x00a1140c ck2`CAndTrigger::BuildToolTip(CEventScope&, bool, int) const + 182
frame #3: 0x00955858 ck2`CMinorTitle::GetRevokeAllowedDesc(CEventScope&) const + 652
frame #4: 0x001e729f ck2`CRevokeHonoraryTitleInteraction::GetDerivedDescription(bool, CArray<CString>&) const + 799
frame #5: 0x001d12cc ck2`CCharacterInteraction::GetDescription(bool, CString&) const + 6232
frame #6: 0x006a938a ck2`GetCharacterInteractionProperty(void const*, CString&, int) + 272
frame #7: 0x002b5d66 ck2`CCK2Text::GenerateString(CString&, SStringToken const&, int) const + 124
frame #8: 0x0091a83b ck2`CTextBase::ProcessString(CString const&, int) + 559
frame #9: 0x005320ea ck2`CEU3Idler::UpdateTooltip() + 1208
frame #10: 0x00561d48 ck2`CInGameIdler::Render() + 730
frame #11: 0x00558d34 ck2`CInGameIdler::Idle(bool) + 10862
frame #12: 0x00d83d59 ck2`CApplication::UpdateOneFrame(bool) + 455
frame #13: 0x00d83e5d ck2`CApplication::Run() + 53
frame #14: 0x006e9674 ck2`main + 11977
frame #15: 0x00007835 ck2`start + 53
Steps to reproduce the issue.
Attempting to revoke the honorary title of Court Physician crashes the game. Sometimes (I've had it happen at least twice).
I haven't been able to figure out any pattern to when it crashes or doesn't. I can load the same save, try again, and successfully revoke the honorary title without any problems.
If you also have trouble reproducing, I suggest trying in an ASan build (I don't have access to ASan builds), or trying to figure out the cause just based on my stack trace.
Upload Attachment
Upvote
0