Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Just ran into the same issue

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

TypeError: Too many arguments in call (expected from 0 to 1, got 2).

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

Full traceback:

  File "chapters/3 Chapter/5toldmeto.rpyc", line 62, in script call

  File "phone/core.rpyc", line 92, in script call

  File "phone/apps/messages/messages.rpyc", line 138, in script

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

  File "renpy/ast.py", line 294, in apply_arguments

  File "renpy/ast.py", line 250, in apply

TypeError: Too many arguments in call (expected from 0 to 1, got 2).

[/code]