I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/day6.rpy", line 134, in script
s "\" Hey, [player_name}!\""
Exception: String u'" Hey, [player_name}!"' ends with an open format operation.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/day6.rpy", line 134, in script
s "\" Hey, [player_name}!\""
File "D:\Games\LifewithMary-0.20-pc\renpy\ast.py", line 652, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "D:\Games\LifewithMary-0.20-pc\renpy\exports.py", line 1180, in say
who(what, *args, **kwargs)
File "D:\Games\LifewithMary-0.20-pc\renpy\character.py", line 1003, in __call__
what = what_pattern.replace("[what]", sub(what, translate=translate))
File "D:\Games\LifewithMary-0.20-pc\renpy\character.py", line 985, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "D:\Games\LifewithMary-0.20-pc\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 572, in _vformat
File "D:\Games\LifewithMary-0.20-pc\renpy\substitutions.py", line 157, in parse
raise Exception("String {0!r} ends with an open format operation.".format(s))
Exception: String u'" Hey, [player_name}!"' ends with an open format operation.
Windows-8-6.2.9200
Ren'Py 6.99.14.3.3347
Life with Mary 0.20
Mon Jul 02 09:14:10 2018