- Sep 16, 2017
- 475
- 771
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
SyntaxError: invalid syntax (random_events_addict.rpy, line 47)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/locations/general/random_events/random_events_generic/random_events_addict.rpyc", line 45, in script
File "/TheFixer-0.3.1.60-pc/renpy/ast.py", line 2115, in execute
if renpy.python.py_eval(condition):
File "/TheFixer-0.3.1.60-pc/renpy/python.py", line 1078, in py_eval
code = py_compile(code, 'eval')
File "/TheFixer-0.3.1.60-pc/renpy/python.py", line 1015, in py_compile
raise e
SyntaxError: invalid syntax (random_events_addict.rpy, line 47)