bruhman969
Member
- Apr 21, 2020
- 172
- 190
- 154
getting weird error
```
I'm sorry, but an uncaught exception occurred.
While running game code:
SyntaxError: unexpected EOF while parsing (chapter_4.rpy, line 3677)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/JDMOD/scripts/scenes/chapter_4.rpyc", line 3677, in script
�Y"�E�O���?�_)��V�P�NJM�ڊ�(ڊ��Im�"�O�2j-}���؍Q�c=?�Ou�m�|�P��!1�ۨ�(4��
File "renpy/ast.py", line 1633, in execute
item_arguments.append(self.item_arguments.evaluate())
File "renpy/ast.py", line 191, in evaluate
args.append(renpy.python.py_eval(v, locals=scope))
File "renpy/python.py", line 2247, in py_eval
code = py_compile(code, 'eval')
File "renpy/python.py", line 835, in py_compile
raise e
SyntaxError: unexpected EOF while parsing (chapter_4.rpy, line 3677)
Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Our Red String v0.8
Sun Aug 29 19:53:01 2021
```
```
I'm sorry, but an uncaught exception occurred.
While running game code:
SyntaxError: unexpected EOF while parsing (chapter_4.rpy, line 3677)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/JDMOD/scripts/scenes/chapter_4.rpyc", line 3677, in script
�Y"�E�O���?�_)��V�P�NJM�ڊ�(ڊ��Im�"�O�2j-}���؍Q�c=?�Ou�m�|�P��!1�ۨ�(4��
File "renpy/ast.py", line 1633, in execute
item_arguments.append(self.item_arguments.evaluate())
File "renpy/ast.py", line 191, in evaluate
args.append(renpy.python.py_eval(v, locals=scope))
File "renpy/python.py", line 2247, in py_eval
code = py_compile(code, 'eval')
File "renpy/python.py", line 835, in py_compile
raise e
SyntaxError: unexpected EOF while parsing (chapter_4.rpy, line 3677)
Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Our Red String v0.8
Sun Aug 29 19:53:01 2021
```