Skip to main content

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

If you could, please report any errors or bugs in the game's discord. There is a #bug-reports forum where you can provide information on any issues you encounter. Please make a post with a description of the error and a screenshot, to better help me diagnose and fix any problems.

tell me when you are already fix it

I'd liked to help, really, but cant use Discord though some... Troubles, but i can leave the text here, hope you can use it:

While running game code:

  File "game/days/day15.rpy", line 12, in script call

    call day15morning from day15_3

  File "game/days/day15.rpy", line 134, in script call

    call expression "day15choice" + route

  File "game/days/day15.rpy", line 12, in script call

    call day15morning from day15_3

  File "game/days/day15.rpy", line 134, in script call

    call expression "day15choice" + route

ScriptError: could not find label 'day15choice'.

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

Full traceback:

  File "game/days/day15.rpy", line 12, in script call

    call day15morning from day15_3

  File "game/days/day15.rpy", line 134, in script call

    call expression "day15choice" + route

  File "C:\Users\Downloads\BayshoreAcademy-0.17-pc\renpy\script.py", line 1725, in execute

    rv = renpy.game.context().call(label, return_site=self.next.name)

  File "game/days/day15.rpy", line 12, in script call

    call day15morning from day15_3

  File "game/days/day15.rpy", line 134, in script call

    call expression "day15choice" + route

  File "C:\Users\Downloads\BayshoreAcademy-0.17-pc\renpy\script.py", line 1013, in lookup

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

ScriptError: could not find label 'day15choice'.

Are you using an old save? The release post explicitly states that saves from v0.16 or earlier will not work. You will need to start a new playthrough.

Oh, yeah, my save file comes from version 0.13 or 0.14 i guess... Well, i guess i need to try the new one. Thank you anyway, ill contact if there's any more problems =)