everytime when mom is talking
i got error
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/v 0.2.5.rpy", line 1149, in script
mom "Not now! Please leave me alone."
Exception: Sayer 'mom' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/v 0.2.5.rpy", line 1149, in script
mom "Not now! Please leave me alone."
File "C:\tyrant\TheTyrant-045-modek\TheTyrant-0.4.5-win-crunched\renpy\ast.py", line 624, in execute
who = eval_who(self.who, self.who_fast)
File "C:\tyrant\TheTyrant-045-modek\TheTyrant-0.4.5-win-crunched\renpy\ast.py", line 537, in eval_who
raise Exception("Sayer '%s' is not defined." % who.encode("utf-8"))
Exception: Sayer 'mom' is not defined.
Windows-8-6.2.9200
Ren'Py 6.99.14.3.3347
The Tyrant-Darkwolfmod 0.4.5.1Darkwolfmod
Mon Aug 13 11:11:37 2018
'mom' is not defined
when viewing variables it shows mother = u'mom'
any help?