Hi, I would love to play your game, but i cannot pass the scene, when they arrived at the university by carriage.:(
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Scripts/Act1a.rpy", line 1525, in script
File "game/Scripts/Act1a.rpy", line 1525, in <module>
NameError: name 'runbob16' is not defined
-- Full Traceback ------------------------------------------------------------
Traceback (most recent call last):
File "game/Scripts/Act1a.rpy", line 1525, in script
File "renpy/ast.py", line 1357, in execute
show_imspec(self.imspec, atl=getattr(self, "atl", None))
~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/ast.py", line 726, in show_imspec
at_list = [renpy.python.py_eval(i) for i in at_list]
~~~~~~~~~~~~~~~~~~~~^^^
File "renpy/python.py", line 1292, in py_eval
return py_eval_bytecode(code, globals, locals)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/python.py", line 1285, in py_eval_bytecode
return eval(bytecode, globals, locals)
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "game/Scripts/Act1a.rpy", line 1525, in <module>
NameError: name 'runbob16' is not defined
Windows-11-10.0.22631-SP0 AMD64
Ren'Py 8.4.1.25072401
Remnant of the Fallen Demo 1.41
Wed Nov 19 20:59:07 2025
```