Hi, am playing on day 8 and there are errors "an exception has accurred" and lots of them thru out day 8
and its mostly line after line with exception for a few render shots in between.
any suggestions?
example:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/08.rpy", line 18, in script
mc "Yes?"
Exception: Sayer 'mc' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/08.rpy", line 18, in script
mc "Yes?"
File "J:\MyPleasure-0.21.new\MyPleasure-0.21-Elite-Eng-pc\MyPleasure-0.21-Elite-Eng-pc\renpy\ast.py", line 678, in execute
who = eval_who(self.who, self.who_fast)
File "J:\MyPleasure-0.21.new\MyPleasure-0.21-Elite-Eng-pc\MyPleasure-0.21-Elite-Eng-pc\renpy\ast.py", line 576, in eval_who
raise Exception("Sayer '%s' is not defined." % who.encode("utf-8"))
Exception: Sayer 'mc' is not defined.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
My Pleasure 0.21-Elite-Eng
Fri Jan 07 20:38:23 2022
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/08.rpy", line 93, in script
mc "Wait, what am I missing here?"
Exception: Sayer 'mc' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/08.rpy", line 93, in script
mc "Wait, what am I missing here?"
File "J:\MyPleasure-0.21.new\MyPleasure-0.21-Elite-Eng-pc\MyPleasure-0.21-Elite-Eng-pc\renpy\ast.py", line 678, in execute
who = eval_who(self.who, self.who_fast)
File "J:\MyPleasure-0.21.new\MyPleasure-0.21-Elite-Eng-pc\MyPleasure-0.21-Elite-Eng-pc\renpy\ast.py", line 576, in eval_who
raise Exception("Sayer '%s' is not defined." % who.encode("utf-8"))
Exception: Sayer 'mc' is not defined.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
My Pleasure 0.21-Elite-Eng
Fri Jan 07 20:45:38 2022