Could you please elaborate on the error you're talking about?
Ask and thou shall receive.
This is the scene before the error occurs.
Here is traceback of the error.
I'm sorry, but an uncaught exception occurred.
While running game code:
SyntaxError: invalid syntax (game/chapter19.rpy, line 2254)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "chapter19.rpyc", line 2254, in script
File "C:\Nunya\MTWYBook2Chapter21-0.21-pc\renpy\ast.py", line 2115, in execute
if renpy.python.py_eval(condition):
File "C:\Nunya\MTWYBook2Chapter21-0.21-pc\renpy\python.py", line 1090, in py_eval
code = py_compile(code, 'eval')
File "C:\Nunya\MTWYBook2Chapter21-0.21-pc\renpy\python.py", line 1027, in py_compile
raise e
File "C:\Nunya\MTWYBook2Chapter21-0.21-pc\renpy\python.py", line 979, in py_compile
raise orig_e
File "C:\Nunya\MTWYBook2Chapter21-0.21-pc\renpy\python.py", line 972, in py_compile
tree = compile(source, filename, py_mode, ast.PyCF_ONLY_AST | flags, 1)
SyntaxError: invalid syntax (game/chapter19.rpy, line 2254)
Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
My Time with You 0.21
Tue Jul 18 00:19:33 2023