I have no idea what's causing this, but if there's an easy fix I can do, let me know
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 564, in execute_call_screen
SyntaxError: unexpected EOF while parsing (SandraEventLabels.rpy, line 6053)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "chapter_1/sandra/SandraEventLabels.rpyc", line 6053, in script
File "renpy/ast.py", line 1969, in execute
File "renpy/ast.py", line 1957, in call
File "renpy/statements.py", line 278, in call
File "renpy/common/000statements.rpy", line 564, in execute_call_screen
File "renpy/ast.py", line 191, in evaluate
File "renpy/python.py", line 2247, in py_eval
File "renpy/python.py", line 835, in py_compile
SyntaxError: unexpected EOF while parsing (SandraEventLabels.rpy, line 6053)
```