Skip to main content

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

Directly after Ellie wins the pullup contest

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script.rpy", line 1614, in script

    scene black with dissolve(1.0)

TypeError: 'Dissolve' object is not callable

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

Full traceback:

  File "game/script.rpy", line 1614, in script

    scene black with dissolve(1.0)

  File "D:\Games\TwoofaKind-Demo-pc\renpy\ast.py", line 1658, in execute

    renpy.exports.with_statement(trans, paired=paired)

  File "D:\Games\TwoofaKind-Demo-pc\renpy\exports.py", line 1657, in with_statement

    return renpy.game.interface.do_with(trans, paired, clear=clear)

  File "D:\Games\TwoofaKind-Demo-pc\renpy\display\core.py", line 2798, in do_with

    return self.interact(trans_pause=True,

  File "D:\Games\TwoofaKind-Demo-pc\renpy\display\core.py", line 3377, 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:\Games\TwoofaKind-Demo-pc\renpy\display\core.py", line 3752, in interact_core

    trans = self.ongoing_transition[None](

TypeError: 'Dissolve' object is not callable

Windows-10-10.0.19045 AMD64

Ren'Py 8.0.3.22090809

Two of a Kind Demo

Fri Jun 20 13:15:19 2025

```

(1 edit)

Oh thank you so much for reporting this! I fixed the error and re-uploaded the demo. You'll need to download the demo again, but it should work now!