Skip to main content

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

my game is tweaking out on bugbear library scene, 

```

I'm sorry, but an uncaught exception occurred.

While running game code:

Exception: Expected transition to be a displayable, not a <curry <class 'renpy.display.transition.Dissolve'> () {'new_widget': <Fixed at 70cfdf0>, 'old_widget': <Fixed at 7175250>}>

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

Full traceback:

  File "character events/bugbear.rpyc", line 633, in script

  File "C:\Users\arken\Downloads\SaintSpellBook-1.1-pc\SaintSpellBook-1.1-pc\renpy\ast.py", line 1389, in execute

    renpy.exports.with_statement(trans, paired)

  File "C:\Users\arken\Downloads\SaintSpellBook-1.1-pc\SaintSpellBook-1.1-pc\renpy\exports.py", line 1601, in with_statement

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

  File "C:\Users\arken\Downloads\SaintSpellBook-1.1-pc\SaintSpellBook-1.1-pc\renpy\display\core.py", line 2251, in do_with

    clear=clear)

  File "C:\Users\arken\Downloads\SaintSpellBook-1.1-pc\SaintSpellBook-1.1-pc\renpy\display\core.py", line 2702, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)

  File "C:\Users\arken\Downloads\SaintSpellBook-1.1-pc\SaintSpellBook-1.1-pc\renpy\display\core.py", line 3050, in interact_core

    raise Exception("Expected transition to be a displayable, not a %r" % trans)

Exception: Expected transition to be a displayable, not a <curry <class 'renpy.display.transition.Dissolve'> () {'new_widget': <Fixed at 70cfdf0>, 'old_widget': <Fixed at 7175250>}>

Windows-8-6.2.9200

Ren'Py 7.3.5.606

Saint Spell's Love Guide to the Magical Student's Spellbook 1.1

Wed Dec 11 05:24:20 2024

```

As stated in their gameplay guide, you kinda just ignore that as it's a bug  :>