Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

1. Chloe remains an unclickable ? in the memories screen even after unlocking (AFAIK) all her scenes.

2. Attempting to do Emma's Day 13 evening event results in an exception right at the end:

  File "game/script2.rpy", line 56845, in <module>

NameError: name 'flag_emma_backdoor_decline' is not defined

Presumably flag isn't defined because I didn't decline?

3. Speaking of, said event only seems to happen if you spill the beans to Emma at the very first opportunity.  Unsure if this means failing to do so ends her as a prospective romance in spite of her story appearing to continue for some ways (including getting a second chance to spill the beans) or does it mean there is a branch in her story?)  AFAIK romances typically fail at the end of the week, which would presumably be after the 14th day, not the 13th.  She even has a (possible) lewd scene earlier that day.

P.S. Line 56845?  Not sure if that's some sort of odd restriction in the renpy engine, but no source file should EVER be that long.

There were a few bugs in the previous build that were patched in the current build (v0.20). I might just go back and make a patched version (v0.19c) that excludes all the new content while fixing those bugs. I'm not a great coder and it's a small miracle that the game runs as well as it does given its complexity!