Skip to main content

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

Oh, right, I probably overlooked something there.

Thanks for reporting it!

Same issue here, here's the traceback:

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00start.rpy", line 275, in script

    python:

ScriptError: could not find label 'start'.

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

Full traceback:

  File "C:\Users\Granatapfelspucker\Games\Non-Steam Games\HeroicHaremResort-0.1.0-pc\renpy\bootstrap.py", line 275, in bootstrap

    renpy.main.main()

  File "C:\Users\Granatapfelspucker\Games\Non-Steam Games\HeroicHaremResort-0.1.0-pc\renpy\main.py", line 670, in main

    run(restart)

  File "C:\Users\Granatapfelspucker\Games\Non-Steam Games\HeroicHaremResort-0.1.0-pc\renpy\main.py", line 144, in run

    renpy.execution.run_context(True)

  File "C:\Users\Granatapfelspucker\Games\Non-Steam Games\HeroicHaremResort-0.1.0-pc\renpy\execution.py", line 955, in run_context

    context.run()

  File "renpy/common/00start.rpy", line 275, in script

    python:

  File "C:\Users\Granatapfelspucker\Games\Non-Steam Games\HeroicHaremResort-0.1.0-pc\renpy\script.py", line 1013, in lookup

    raise ScriptError("could not find label '%s'." % str(original))

ScriptError: could not find label 'start'.

Windows-10-10.0.19045 AMD64

Ren'Py 8.1.3.23091805

Heroic Harem Resort 0.1.0

Fri Jan 24 13:08:16 2025

Yes, we already figured out the problem and will upload an update soon.

In the meantime, just don't use the "Start" from the side menu and launch it by clicking on "Prologue" in the main screen to start the game.