Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

should it work that way?

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/Day 10.rpy", line 1982, in script

    if puma_points >= 5:

SyntaxError: invalid syntax (Day 10.rpy, line 1986)

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "game/Day 10.rpy", line 1982, in script

    if puma_points >= 5:

  File "renpy/ast.py", line 1852, in execute

    if renpy.python.py_eval(condition):

  File "renpy/python.py", line 2247, in py_eval

    code = py_compile(code, 'eval')

  File "renpy/python.py", line 835, in py_compile

    raise e

SyntaxError: invalid syntax (Day 10.rpy, line 1986)

Windows-10-10.0.19041

Ren'Py 7.4.4.1439

Tooth 20.00

Sun Nov 21 23:42:20 2021

[/code]

No it shouldn't. Thank you for submiting this to me. I'll get it fixed soon