- May 11, 2017
- 3,109
- 10,930
Found a bug
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 5312, in script
if if intoxiation_points >= 2:
File "C:\Users\Frank\Desktop\DogDaysofSummer-0.3(beta)-pc\renpy\ast.py", line 1832, in execute
if renpy.python.py_eval(condition):
File "C:\Users\Frank\Desktop\DogDaysofSummer-0.3(beta)-pc\renpy\python.py", line 2057, in py_eval
code = py_compile(code, 'eval')
File "C:\Users\Frank\Desktop\DogDaysofSummer-0.3(beta)-pc\renpy\python.py", line 692, in py_compile
raise e
SyntaxError: invalid syntax (game/script.rpy, line 5312)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 5312, in script
if if intoxiation_points >= 2:
File "C:\Users\Frank\Desktop\DogDaysofSummer-0.3(beta)-pc\renpy\ast.py", line 1832, in execute
if renpy.python.py_eval(condition):
File "C:\Users\Frank\Desktop\DogDaysofSummer-0.3(beta)-pc\renpy\python.py", line 2057, in py_eval
code = py_compile(code, 'eval')
File "C:\Users\Frank\Desktop\DogDaysofSummer-0.3(beta)-pc\renpy\python.py", line 692, in py_compile
raise e
SyntaxError: invalid syntax (game/script.rpy, line 5312)