Skip to main content

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

But report. (SPOILER)

An exception is thrown when leaving the church with Carla, after failing to convince Rebecca to come with us. That occurs every time. What precedes the crash is the following dialogue line: "Let's… let's get out of here" and a transition screen with the words "A few hours later…".

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

Do you need the full stack trace?

I got a similar exception in a different spot.  I discovered that clicking the mouse before the title card advanced on its own would skip the transition effect and allow the game to proceed.

Good to know, thanks. In my case, I was able to click "Ignore" on the exception window and the game resumed with no side effects.