```
For developer :
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: String u'[Oh, [player_name] you feel so good inside of me.' ends with an open format operation.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "02story/main/03reina.rpyc", line 602, in script
File "renpy/ast.py", line 921, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1373, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1253, in __call__
what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
File "renpy/character.py", line 1172, in prefix_suffix
return (sub(prefix) + sub(body) + sub(suffix))
File "renpy/character.py", line 1152, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "renpy/substitutions.py", line 278, in substitute
s = formatter.vformat(s, (), kwargs) # type: ignore
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 572, in _vformat
File "renpy/substitutions.py", line 162, in parse
raise Exception("String {0!r} ends with an open format operation.".format(s))
Exception: String u'[Oh, [player_name] you feel so good inside of me.' ends with an open format operation.
Windows-10-10.0.22621 AMD64
Ren'Py 7.5.3.22083102
The King of Milfs 0.3.1.01
Mon Jan 23 12:07:53 2023
```