i got this error
```
I'm sorry, but an uncaught exception occurred.
While running game code:
KeyError: u'\u0441ounter_fap_day_last'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "tl/chinese/my_label.rpyc", line 3605, in script
File "renpy/ast.py", line 901, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1363, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1241, in __call__
what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
File "renpy/character.py", line 1160, in prefix_suffix
return (sub(prefix) + sub(body) + sub(suffix))
File "renpy/character.py", line 1140, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "renpy/substitutions.py", line 272, in substitute
s = formatter.vformat(s, (), kwargs) # type: ignore
File "/home/tom/ab/nightly-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/nightly-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/nightly-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/nightly-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
KeyError: u'\u0441ounter_fap_day_last'
Windows-10-10.0.19041
Ren'Py 7.5.0.22041908n
SlutCraft: Heat of Sperm 0.28
Fri Apr 22 02:45:32 2022
```