I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/routes/endings/laura/normal/Harry/l_normal_1_h.rpy", line 35, in <module>
NameError: name 'abrupt_end' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "routes/endings/laura/normal/Harry/l_normal_1_h.rpyc", line 35, in script
File "renpy/ast.py", line 2115, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 1083, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 1076, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/routes/endings/laura/normal/Harry/l_normal_1_h.rpy", line 35, in <module>
NameError: name 'abrupt_end' is not defined
Windows-10-10.0.22000 AMD64
Ren'Py 7.5.2.22081402
A Promise Best Left Unkept 0.6.3
How do I fix this problem? Now I can't progress past certain points. Thanks.