I'm sorry, but an uncaught exception occurred.
While running game code:
NameError: name 'cindycry' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/story/chapter_9_cindy.rpyc", line 1204, in script
File "D:\Notforlong\OurRedString-v11_Alpha-pc\renpy\ast.py", line 1658, in execute
renpy.exports.with_statement(trans, paired=paired)
File "D:\Notforlong\OurRedString-v11_Alpha-pc\renpy\exports.py", line 1657, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "D:\Notforlong\OurRedString-v11_Alpha-pc\renpy\display\core.py", line 2798, in do_with
return self.interact(trans_pause=True,
File "D:\Notforlong\OurRedString-v11_Alpha-pc\renpy\display\core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "D:\Notforlong\OurRedString-v11_Alpha-pc\renpy\display\core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "D:\Notforlong\OurRedString-v11_Alpha-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "D:\Notforlong\OurRedString-v11_Alpha-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "D:\Notforlong\OurRedString-v11_Alpha-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 6 more times]
File "D:\Notforlong\OurRedString-v11_Alpha-pc\renpy\display\core.py", line 572, in visit_all
for d in self.visit():
File "D:\Notforlong\OurRedString-v11_Alpha-pc\renpy\display\layout.py", line 1494, in visit
self.update(self.last_st, self.last_at)
File "D:\Notforlong\OurRedString-v11_Alpha-pc\renpy\display\layout.py", line 1505, in update
raw_child, redraw = self.function(st, at, *self.args, **self.kwargs)
File "D:\Notforlong\OurRedString-v11_Alpha-pc\renpy\display\layout.py", line 1596, in condition_switch_show
return condition_switch_pick(switch), None
File "D:\Notforlong\OurRedString-v11_Alpha-pc\renpy\display\layout.py", line 1587, in condition_switch_pick
if renpy.python.py_eval_bytecode(code):
File "D:\Notforlong\OurRedString-v11_Alpha-pc\renpy\python.py", line 1085, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
NameError: name 'cindycry' is not defined
Windows-10-10.0.17763 AMD64
Ren'Py 8.0.3.22090809
Our Red String v11_Alpha
Fri Jul 7 14:18:27 2023