When I am with Elena (Day 16) I get this error message (so I cant see the sex scene with Elena)
Full traceback:
File "game/day16_00.rpy", line 4881, in script
File "D:\Downloads\DMD.CH2-0.16-win\renpy\ast.py", line 1656, in execute
if renpy.python.py_eval(condition):
File "D:\Downloads\DMD.CH2-0.16-win\renpy\python.py", line 1748, in py_eval
code = py_compile(code, 'eval')
File "D:\Downloads\DMD.CH2-0.16-win\renpy\python.py", line 584, in py_compile
raise e
SyntaxError: invalid syntax (game/day16_00.rpy, line 4881)
Can somebody tell me why I get this?
Full traceback:
File "game/day16_00.rpy", line 4881, in script
File "D:\Downloads\DMD.CH2-0.16-win\renpy\ast.py", line 1656, in execute
if renpy.python.py_eval(condition):
File "D:\Downloads\DMD.CH2-0.16-win\renpy\python.py", line 1748, in py_eval
code = py_compile(code, 'eval')
File "D:\Downloads\DMD.CH2-0.16-win\renpy\python.py", line 584, in py_compile
raise e
SyntaxError: invalid syntax (game/day16_00.rpy, line 4881)
Can somebody tell me why I get this?
Last edited: