Thank you Thank you Thank you for putting me onto this bug!
Eureka!
This in Data\text\export_VnVs.txt:
Code:
{Seleukid_Olympionikes_effects_desc}
causes CTDs when you win the Olympics.
This:
Code:
{Seleukid_Olympionikes_effects_desc}
+1 Influence
Does not.
I had tested it all a long time ago, but since then we'd done special messages for each faction, and somehow I left out the effects for every single trait (well, with the way I generated them, if one was messed up, they all were). This is not something I wrote for my validation program to catch (I didn't even know it would CTD), so now I need to add something else to that.
Anyway, if you add that second line everywhere you have Olympionikes_effects_desc} in that file (just do a search for the bold text there), you shouldn't have any more CTDs from winning the Olympics.
Bookmarks