im getting an error, also if anyone can explain spoilers to me that be cool.
I'm sorry, but an uncaught exception occurred.
While running game code:
KeyError: u'player_name'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "ver03.rpyc", line 37, in script
File "F:\Jarred\Games\Seducing the Devil\renpy\ast.py", line 652, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "F:\Jarred\Games\Seducing the Devil\renpy\exports.py", line 1199, in say
who(what, *args, **kwargs)
File "F:\Jarred\Games\Seducing the Devil\renpy\character.py", line 1003, in __call__
what = what_pattern.replace("[what]", sub(what, translate=translate))
File "F:\Jarred\Games\Seducing the Devil\renpy\character.py", line 985, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "F:\Jarred\Games\Seducing the Devil\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 585, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
KeyError: u'player_name'
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Seducing The Devil 0.2
Thu Nov 01 13:48:47 2018