Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Is this game still in development? Btw, I reached end of content for everyone except Erza. It seems Erza's content is bugged as at 20 lust, calling her home gives the following traceback:

While running game code:

  File "game/erza scenes.rpy", line 1854, in script

    show erza normal with Dissolve:

Exception: Expected transition to be a displayable, not a <partial <class 'renpy.display.transition.Dissolve'> () {'old_widget': <renpy.display.layout.Fixed object at 0x00000000079f6190>, 'new_widget': <renpy.display.layout.Fixed object at 0x00000000082ee280>}>

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

Full traceback:

  File "game/erza scenes.rpy", line 1854, in script

    show erza normal with Dissolve:

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

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

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

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

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

    return self.interact(trans_pause=True,

  File "D:\Games\OfPotionsandSpells-0.7.2-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\OfPotionsandSpells-0.7.2-pc\renpy\display\core.py", line 3757, in interact_core

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

Exception: Expected transition to be a displayable, not a <partial <class 'renpy.display.transition.Dissolve'> () {'old_widget': <renpy.display.layout.Fixed object at 0x00000000079f6190>, 'new_widget': <renpy.display.layout.Fixed object at 0x00000000082ee280>}>

I am running this on a Windows 11 system btw, could that be causing some issues?

That's the scene that's meant to be in the next update. Not sure how you managed to access it but it'll be fixed when the scene is in. 

Which it is! It's been a long ass time as I had to work through some things but the next update is coming soon. I just need some more time to get back into the groove of this game. 

No worries. Take your time!

thanks. I'm still a bit worked up that it's taken so long but I've at least got other projects somewhat moving along as well.