I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script/ch1act2/c1act2_housemeeting.rpy", line 121, in script
mcf "Now how about you go help [stepmom] in the kitchen."
NameError: name 'stepmom' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script/ch1act2/c1act2_housemeeting.rpy", line 121, in script
mcf "Now how about you go help [stepmom] in the kitchen."
File "E:\Programme\VisualNovel\BitterHarvest\BitterHarvest-Chapter_1_Act_1.5-pc\renpy\ast.py", line 2579, in execute
Say.execute(self)
File "E:\Programme\VisualNovel\BitterHarvest\BitterHarvest-Chapter_1_Act_1.5-pc\renpy\ast.py", line 621, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "E:\Programme\VisualNovel\BitterHarvest\BitterHarvest-Chapter_1_Act_1.5-pc\renpy\exports\sayexports.py", line 132, in say
who(what, *args, **kwargs)
File "E:\Programme\VisualNovel\BitterHarvest\BitterHarvest-Chapter_1_Act_1.5-pc\renpy\character.py", line 1440, in __call__
what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
File "E:\Programme\VisualNovel\BitterHarvest\BitterHarvest-Chapter_1_Act_1.5-pc\renpy\character.py", line 1354, in prefix_suffix
return (sub(prefix) + sub(body) + sub(suffix))
File "E:\Programme\VisualNovel\BitterHarvest\BitterHarvest-Chapter_1_Act_1.5-pc\renpy\character.py", line 1334, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "E:\Programme\VisualNovel\BitterHarvest\BitterHarvest-Chapter_1_Act_1.5-pc\renpy\substitutions.py", line 373, in substitute
s = interpolate(s, variables) # type: ignore
File "E:\Programme\VisualNovel\BitterHarvest\BitterHarvest-Chapter_1_Act_1.5-pc\renpy\substitutions.py", line 86, in interpolate
raise e
File "E:\Programme\VisualNovel\BitterHarvest\BitterHarvest-Chapter_1_Act_1.5-pc\renpy\substitutions.py", line 78, in interpolate
value = renpy.python.py_eval(code, {}, scope)
File "E:\Programme\VisualNovel\BitterHarvest\BitterHarvest-Chapter_1_Act_1.5-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\Programme\VisualNovel\BitterHarvest\BitterHarvest-Chapter_1_Act_1.5-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
NameError: name 'stepmom' is not defined
Windows-10-10.0.19045 AMD64
Ren'Py 8.3.4.24120703
Bitter Harvest: A Revengeful Heart Chapter_1_Act_1.5
Fri Jul 18 04:54:00 2025