Skip to main content

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

[code]

I'm sorry, but an uncaught exception occurred.


While running game code:

  File "game/script.rpy", line 158, in script call

  File "game/scripts/99game.rpy", line 726, in script

  File "game/scripts/99game.rpy", line 726, in <module>

NameError: name 'sub_stat' is not defined. Did you mean: 'add_stat'?


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


Traceback (most recent call last):

  File "game/script.rpy", line 158, in script call

  File "game/scripts/99game.rpy", line 726, in script

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

  File "renpy/python.py", line 1260, in py_exec_bytecode

  File "game/scripts/99game.rpy", line 726, in <module>

NameError: name 'sub_stat' is not defined. Did you mean: 'add_stat'?


[/code]


I'm posting this here first because I don't know where to send you this bug notice message.

Which Version are you playing. Is that 0.3.1 or other one?

I downloaded 0.4.2 version.

That is bug of 0.4.2, I fixed it in 0.4.3.

Thank you for your quick correction.

And thank you for your support.