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 645, in script call

  File "game/girls/lily.rpy", line 114, in script

  File "game/girls/lily.rpy", line 114, in <module>

TypeError: AmbienceController.stop() takes 1 positional argument but 2 were given

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

Traceback (most recent call last):

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

  File "game/girls/lily.rpy", line 114, in script

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

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

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

    exec(bytecode, globals, locals)

    ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "game/girls/lily.rpy", line 114, in <module>

TypeError: AmbienceController.stop() takes 1 positional argument but 2 were given

Windows-11-10.0.26200-SP0 AMD64

Ren'Py 8.5.0.25111603

Under Your Spell 0.5.0

Fri Apr  3 14:37:11 2026

[/code]

(+1)

Hi! Thanks for reporting a bug! =) I can see you are playing the 0.5.0 version of the game. This bug has already been fixed in the 0.5.1 version.