I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scenes/day_5/day05_addi_brush.rpy", line 220, in script
"She grabs [fembro.name] by the hair and brings [gender('his', 'her'. 'their')] face to the brush's slick handle." id narrator_c166386f
SyntaxError: invalid syntax (<none>, line 1)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scenes/day_5/day05_addi_brush.rpy", line 220, in script
"She grabs [fembro.name] by the hair and brings [gender('his', 'her'. 'their')] face to the brush's slick handle." id narrator_c166386f
File "D:\LockDown_Dom\LockDown_Dom-0.18.00.0alpha-pc\renpy\ast.py", line 2586, in execute
Say.execute(self)
File "D:\LockDown_Dom\LockDown_Dom-0.18.00.0alpha-pc\renpy\ast.py", line 623, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "D:\LockDown_Dom\LockDown_Dom-0.18.00.0alpha-pc\renpy\exports\sayexports.py", line 132, in say
who(what, *args, **kwargs)
File "D:\LockDown_Dom\LockDown_Dom-0.18.00.0alpha-pc\renpy\character.py", line 1456, in __call__
what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
File "D:\LockDown_Dom\LockDown_Dom-0.18.00.0alpha-pc\renpy\character.py", line 1369, in prefix_suffix
return (sub(prefix) + sub(body) + sub(suffix))
File "D:\LockDown_Dom\LockDown_Dom-0.18.00.0alpha-pc\renpy\character.py", line 1349, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "D:\LockDown_Dom\LockDown_Dom-0.18.00.0alpha-pc\renpy\substitutions.py", line 373, in substitute
s = interpolate(s, variables) # type: ignore
File "D:\LockDown_Dom\LockDown_Dom-0.18.00.0alpha-pc\renpy\substitutions.py", line 86, in interpolate
raise e
File "D:\LockDown_Dom\LockDown_Dom-0.18.00.0alpha-pc\renpy\substitutions.py", line 78, in interpolate
value = renpy.python.py_eval(code, {}, scope)
File "D:\LockDown_Dom\LockDown_Dom-0.18.00.0alpha-pc\renpy\python.py", line 1216, in py_eval
code = py_compile(code, 'eval')
File "D:\LockDown_Dom\LockDown_Dom-0.18.00.0alpha-pc\renpy\python.py", line 1153, in py_compile
raise e
File "D:\LockDown_Dom\LockDown_Dom-0.18.00.0alpha-pc\renpy\python.py", line 1090, in py_compile
raise orig_e
File "D:\LockDown_Dom\LockDown_Dom-0.18.00.0alpha-pc\renpy\python.py", line 1082, in py_compile
tree = compile(source, filename, py_mode, ast.PyCF_ONLY_AST | flags, 1)
SyntaxError: invalid syntax (<none>, line 1)
Windows-10-10.0.26100 AMD64
Ren'Py 8.3.7.25031702
LockDown Dom 0.18.00.0alpha
Fri May 30 20:15:41 2025