File "game/Scripts/Storylines/Cynthia/CynthiaTraining.rpy", line 391, in script
if chartrait == 1:
if chartrait == 1:
NameError: name 'chartrait' is not defined
I suppose this one was missed-- atleast this error is ignorable, unlike the others you fixed. Still, thanks for the bugfixes!