```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/02 day 97.rpy", line 1095, in script
if martinachat == 14:
File "game/02 day 97.rpy", line 1095, in <module>
if martinachat == 14:
NameError: name 'martinachat' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/02 day 97.rpy", line 1095, in script
if martinachat == 14:
File "/Users/Home/Sites/renpy-6.99.12.4-sdk/renpy/ast.py", line 1832, in execute
if renpy.python.py_eval(condition):
File "/Users/Home/Sites/renpy-6.99.12.4-sdk/renpy/python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "/Users/Home/Sites/renpy-6.99.12.4-sdk/renpy/python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/02 day 97.rpy", line 1095, in <module>
if martinachat == 14:
NameError: name 'martinachat' is not defined
Darwin-15.6.0-x86_64-i386-64bit
Ren'Py 7.3.5.606
NewCoralCity Season 2 1.4
Mon Nov 16 13:01:33 2020
```