SyntaxError: invalid syntax (punishment_game.rpy, line 1078)
While running game code:
SyntaxError: invalid syntax (punishment_game.rpy, line 1078)
Full traceback:
File "monday.rpyc", line 491, in script call
File "punishment_game.rpyc", line 118, in script
File "/mnt/sdc2/Games/TheHeadmaster-0.4.2-pc/renpy/ast.py", line 1762, in execute
if renpy.python.py_eval(condition):
File "/mnt/sdc2/Games//TheHeadmaster-0.4.2-pc/renpy/python.py", line 1942, in py_eval
code = py_compile(code, 'eval')
File "/mnt/sdc2/Games/TheHeadmaster-0.4.2-pc/renpy/python.py", line 674, in py_compile
raise e
SyntaxError: invalid syntax (punishment_game.rpy, line 118)
While running game code:
SyntaxError: invalid syntax (punishment_game.rpy, line 118)