```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/ep12.rpy", line 408, in script
ann "Hello, [pcname]."
Exception: Sayer 'ann' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/ep12.rpy", line 408, in script
ann "Hello, [pcname]."
File "D:\Renpy Games\Ready to play Games\ForbiddenPassionPremSub-pc\renpy\ast.py", line 2557, in execute
Say.execute(self)
File "D:\Renpy Games\Ready to play Games\ForbiddenPassionPremSub-pc\renpy\ast.py", line 575, in execute
who = eval_who(self.who, self.who_fast)
File "D:\Renpy Games\Ready to play Games\ForbiddenPassionPremSub-pc\renpy\ast.py", line 464, in eval_who
raise Exception("Sayer '%s' is not defined." % who)
Exception: Sayer 'ann' is not defined.
Windows-10-10.0.19045 AMD64
Ren'Py 8.2.0.24012702
Forbidden Passion v0.12.0: Premium SubscribeStar Edition
Wed Jul 24 23:18:25 2024
```
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/ep12.rpy", line 436, in script
if marked_1 == 1:
File "game/ep12.rpy", line 436, in <module>
if marked_1 == 1:
NameError: name 'marked_1' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/ep12.rpy", line 436, in script
if marked_1 == 1:
File "D:\Renpy Games\Ready to play Games\ForbiddenPassionPremSub-pc\renpy\ast.py", line 1842, in execute
if renpy.python.py_eval(condition):
File "D:\Renpy Games\Ready to play Games\ForbiddenPassionPremSub-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Renpy Games\Ready to play Games\ForbiddenPassionPremSub-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/ep12.rpy", line 436, in <module>
if marked_1 == 1:
NameError: name 'marked_1' is not defined
Windows-10-10.0.19045 AMD64
Ren'Py 8.2.0.24012702
Forbidden Passion v0.12.0: Premium SubscribeStar Edition
Wed Jul 24 23:21:23 2024
```