And another one:
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
SyntaxError: invalid syntax (game/gameloss.rpy, line 49)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "gameloss.rpyc", line 49, in script
File "C:\Temp\EchoesCardsOfDestiny-0.2.6-pc\EchoesCardsOfDestiny-0.2.6-pc\renpy\ast.py", line 1842, in execute
if renpy.python.py_eval(condition):
File "C:\Temp\EchoesCardsOfDestiny-0.2.6-pc\EchoesCardsOfDestiny-0.2.6-pc\renpy\python.py", line 1207, in py_eval
code = py_compile(code, 'eval')
File "C:\Temp\EchoesCardsOfDestiny-0.2.6-pc\EchoesCardsOfDestiny-0.2.6-pc\renpy\python.py", line 1144, in py_compile
raise e
File "C:\Temp\EchoesCardsOfDestiny-0.2.6-pc\EchoesCardsOfDestiny-0.2.6-pc\renpy\python.py", line 1081, in py_compile
raise orig_e
File "C:\Temp\EchoesCardsOfDestiny-0.2.6-pc\EchoesCardsOfDestiny-0.2.6-pc\renpy\python.py", line 1073, in py_compile
tree = compile(source, filename, py_mode, ast.PyCF_ONLY_AST | flags, 1)
SyntaxError: invalid syntax (game/gameloss.rpy, line 49)
Windows-10-10.0.22631 AMD64
Ren'Py 8.2.1.24030407
Echoes 0.2.6
Mon Aug 5 23:48:47 2024
[/code]