Skip to main content

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

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/scripts/SP01/SL/sl_01.rpy", line 342, in script

    menu:

  File "game/thief.rpy", line 193, in custom_menu

    return original_menu(new_items, *args, **kwargs)

TypeError: menu() missing 1 required positional argument: 'set_expr'

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

Full traceback:

  File "game/scripts/SP01/SL/sl_01.rpy", line 342, in script

    menu:

  File "E:\3DM\KF-1.0-pc\renpy\ast.py", line 1619, in execute

    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)

  File "game/thief.rpy", line 193, in custom_menu

    return original_menu(new_items, *args, **kwargs)

  File "E:\3DM\KF-1.0-pc\renpy\exports\menuexports.py", line 134, in menu

    rv = renpy.store.menu(new_items)

TypeError: menu() missing 1 required positional argument: 'set_expr'

Windows-10-10.0.22000 AMD64

Ren'Py 8.3.2.24090902

Keyframes 1.0

Mon Oct  7 19:36:23 2024

Hello! Thanks for dropping a bug report, but I unfortunately can't help you with this error because the traceback is reporting a file that doesn't exist in our game build.

Please make sure that you're downloading the game into its own folder and not mixing it with any other games. And to, of course, not add other rpy files to the game's build. Otherwise errors like this will pop up!

You can try redownloading the game and if a different issue persists, do let us know!