Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

hi i caught a V.N. crash and saved the log so it can be fixed.

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/scenes/r1/release1.rpy", line 953, in <module>

TypeError: Comment() takes exactly 4 arguments (3 given)

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

Full traceback:

  File "scenes/r1/release1.rpyc", line 271, in script call

  File "scenes/r1/release1.rpyc", line 953, in script

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

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

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

    exec(bytecode, globals, locals)

  File "game/scenes/r1/release1.rpy", line 953, in <module>

TypeError: Comment() takes exactly 4 arguments (3 given)

Windows-7-6.1.7601

Ren'Py 7.4.8.1895

Mothers and Daughters 0.1.1

Thu Nov 18 19:29:36 2021

Thanks for the info. I will take a look.