I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/2209.rpy", line 11, in script
ot "My wife is the only beautiful thing in my life."
NameError: Name 'p' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/2209.rpy", line 11, in script
ot "My wife is the only beautiful thing in my life."
File "C:\Users\Hp\Downloads\Compressed\PH-v.2404-pc\New folder\renpy\ast.py", line 2557, in execute
Say.execute(self)
File "C:\Users\Hp\Downloads\Compressed\PH-v.2404-pc\New folder\renpy\ast.py", line 615, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\Hp\Downloads\Compressed\PH-v.2404-pc\New folder\renpy\exports.py", line 1493, in say
who(what, *args, **kwargs)
File "C:\Users\Hp\Downloads\Compressed\PH-v.2404-pc\New folder\renpy\character.py", line 1377, in __call__
who = self.prefix_suffix("who", self.who_prefix, who, self.who_suffix)
File "C:\Users\Hp\Downloads\Compressed\PH-v.2404-pc\New folder\renpy\character.py", line 1293, in prefix_suffix
return (sub(prefix) + sub(body) + sub(suffix))
File "C:\Users\Hp\Downloads\Compressed\PH-v.2404-pc\New folder\renpy\character.py", line 1273, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "C:\Users\Hp\Downloads\Compressed\PH-v.2404-pc\New folder\renpy\substitutions.py", line 368, in substitute
s = interpolate(s, kwargs) # type: ignore
File "C:\Users\Hp\Downloads\Compressed\PH-v.2404-pc\New folder\renpy\substitutions.py", line 86, in interpolate
raise e
File "C:\Users\Hp\Downloads\Compressed\PH-v.2404-pc\New folder\renpy\substitutions.py", line 78, in interpolate
value = renpy.python.py_eval(code, {}, scope)
File "C:\Users\Hp\Downloads\Compressed\PH-v.2404-pc\New folder\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\Hp\Downloads\Compressed\PH-v.2404-pc\New folder\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
File "C:\Users\Hp\Downloads\Compressed\PH-v.2404-pc\New folder\renpy\substitutions.py", line 310, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'p' is not defined.
Windows-10-10.0.19045 AMD64
Ren'Py 8.2.1.24030407
v.2404
Thu May 16 18:03:52 2024