Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+3)

I absolutely adored what the little demo had to offer so much.
The sprites for Beau and Marshall were my favourite and very aesthetically pleasing, but all the art is beautiful.

There was a problem, though.

According to trace-back, there was an error, as follows:

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 418, in script
    with Dissolve
Exception: Expected transition to be a displayable, not a <curry <class 'renpy.display.transition.Dissolve'> () {'new_widget': <Fixed at 4697f90>, 'old_widget': <Fixed at 4570df0>}>

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

Full traceback:
  File "game/script.rpy", line 418, in script
    with Dissolve
  File "C:\Users\NoOneOfYourConcern6\OneDrive\Games\horizons-of-love-win-linux\HorizonsOfLove-0.8routedev-pc\renpy\ast.py", line 1389, in execute
    renpy.exports.with_statement(trans, paired)
  File "C:\Users\NoOneOfYourConcern6\OneDrive\Games\horizons-of-love-win-linux\HorizonsOfLove-0.8routedev-pc\renpy\exports.py", line 1601, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "C:\Users\NoOneOfYourConcern6\OneDrive\Games\horizons-of-love-win-linux\HorizonsOfLove-0.8routedev-pc\renpy\display\core.py", line 2251, in do_with
    clear=clear)
  File "C:\Users\NoOneOfYourConcern6\OneDrive\Games\horizons-of-love-win-linux\HorizonsOfLove-0.8routedev-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\NoOneOfYourConcern6\OneDrive\Games\horizons-of-love-win-linux\HorizonsOfLove-0.8routedev-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 4697f90>, 'old_widget': <Fixed at 4570df0>}>

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Horizons Of Love 0.8routedev
Wed May 20 22:42:15 2020

I'm guessing something messed up with a transition.

But besides that, this demo was beautiful, and I can't wait to see more. I hope you and your team all stay safe during this pandemic.

ah! so sorry, theres a new build on the way so thank you for sharing this! its comments like this that'll help me see certain errors, so thank you greatly! itll be patched in the next build!