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:

TypeError: 'RevertableDict' object is not callable

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

Full traceback:

  File "script.rpyc", line 30, in script call

  File "chapters/01/ch_01_00.rpyc", line 70, in script call

  File "chapters/01/ch_01_16.rpyc", line 19, in script call

  File "chapters/01/ch_01_16.rpyc", line 155, in script call

  File "chapters/01/ch_01_16.rpyc", line 456, in script

  File "D:\itch\apps\between-humanity\Between-Humanity-0.1.5-pc\renpy\ast.py", line 1922, in execute

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

  File "D:\itch\apps\between-humanity\Between-Humanity-0.1.5-pc\renpy\exports.py", line 1106, in menu

    rv = renpy.store.menu(new_items)

  File "D:\itch\apps\between-humanity\Between-Humanity-0.1.5-pc\renpy\exports.py", line 1345, in display_menu

    rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)

  File "D:\itch\apps\between-humanity\Between-Humanity-0.1.5-pc\renpy\ui.py", line 299, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "D:\itch\apps\between-humanity\Between-Humanity-0.1.5-pc\renpy\display\core.py", line 3582, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore

  File "D:\itch\apps\between-humanity\Between-Humanity-0.1.5-pc\renpy\display\core.py", line 3976, in interact_core

    trans = instantiate_transition(None, old_root, layers_root)

  File "D:\itch\apps\between-humanity\Between-Humanity-0.1.5-pc\renpy\display\core.py", line 3922, in instantiate_transition

    trans = self.ongoing_transition[layer](

TypeError: 'RevertableDict' object is not callable

Windows-10-10.0.19045 AMD64

Ren'Py 8.1.3.23091805

Between Humanity 0.1.5

Sun Dec 31 15:05:10 2023

```

(1 edit)

Thank you for the report! I fixed it but I can't roll out an easy fix for it. If you select "Drunk" instead of "Ugly" when you get asked how you remember Jane, the error will not occur and it will not negatively impact the story.