Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits)

Hi there,

I've noticed a few bugs with v1.0 of Episode 1 that I wanted to make you aware of.

The first is that when visiting Katie in the bathroom on Sunday afternoons, it doesn't use up a timeslot.

The Second is that when accompanying Amy to the Club for the second time, it only uses the afternoon timeslot, leaving the evening still available.

The third is a full blown crash when attempting to view the replay of returning to the Library with Claire when meeting the two police officers for the first time.  I've included the traceback below.


While running game code:

  File "game/houseroom_labels.rpy", line 109, in script call

    call sleep_loop from _call_sleep_loop

  File "game/pc.rpy", line 2007, in script

    call screen claire_statsscr()

ScriptError: could not find label 'claire_movie_replay'.

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

Full traceback:

  File "C:\Program Files (x86)\PTGames\Lunar's Chosen - Episode 1\LunarsChosen-1.0-pc\renpy\bootstrap.py", line 275, in bootstrap

    renpy.main.main()

  File "C:\Program Files (x86)\PTGames\Lunar's Chosen - Episode 1\LunarsChosen-1.0-pc\renpy\main.py", line 670, in main

    run(restart)

  File "C:\Program Files (x86)\PTGames\Lunar's Chosen - Episode 1\LunarsChosen-1.0-pc\renpy\main.py", line 144, in run

    renpy.execution.run_context(True)

  File "C:\Program Files (x86)\PTGames\Lunar's Chosen - Episode 1\LunarsChosen-1.0-pc\renpy\execution.py", line 955, in run_context

    context.run()

  File "game/houseroom_labels.rpy", line 109, in script call

    call sleep_loop from _call_sleep_loop

  File "game/pc.rpy", line 2007, in script

    call screen claire_statsscr()

  File "C:\Program Files (x86)\PTGames\Lunar's Chosen - Episode 1\LunarsChosen-1.0-pc\renpy\script.py", line 1013, in lookup

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

ScriptError: could not find label 'claire_movie_replay'.


I hope these observations help, and thanks for creating a very enjoyable story.

Thanks for letting me know.

The Katie timeslot I believe was intentional, in that not a lot happens, so shouldn't take up a timeslot. 

The Amy in the club scene only going forward one timeslot was also intentional, as it's not meant to be that she is in the club for the whole evening, only an hour or so, leaving much of the evening free.

The crash should be fixed in the next update though!

(3 edits)

Ah right, that's what I get for making assumptions based on previous versions. hehe

Thanks for the quick reply though, and I'll be sure to let you know if I encounter anymore crashes since I'm currently playing through the episode from the start once again.

Oh, and I'm very much looking forward to Episode 2.

(2 edits)

Apologies for the double post.  Just a quick thought entered my head having hit Tuesday evening.  Given the rather quick peek into the bathroom on this occasion, should it maybe also not take up a timeslot?