Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Getting this error when "praying X10" and using skip

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/scripts/Wishsystem.rpy", line 595, in <module>

TypeError: 'int' object is not callable

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

Full traceback:

  File "scripts/Wishsystem.rpyc", line 595, in script

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

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

  File "game/scripts/Wishsystem.rpy", line 595, in <module>

TypeError: 'int' object is not callable

[/code]