Skip to main content

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

Hi there! I don't know if this is still being worked on actively, however I discovered a bug a while ago while playing. In the scene in chapter two where francis is talking to you about your date with Deka, when the option to say either it was or wasn't a date comes up, both of the options lead to a bug screen. I decided to investigate this on my own and I believe I found the problem!


It said ""plot/ch2/ch2_03_frances_doubt.rpyc", line 116, in script" had an issue defining name "d". It seems that in the file "characters.rpyc" you defined a lot of charaters, such as nikolai, as a letter like "n" however it seems like Deka was left out of that list, meaning there wasn't a line defining Deka as "d". I could be completely wrong with this, as I don't actually make games and I was using an online tool to view the files, but it was just something I wanted to check out.

Thank you for letting us know about this! Your investigation did properly identify the source of the problem: Because Deka doesn’t speak verbally, no character was defined ‘d’ for just ‘deka’, and instead there are two; ‘dw’ for ‘deka writing’ and ‘dt’ for ‘deka typewriter’. So, when we went to track the character in the romance/friend list, it was too easy to pick the wrong one.

Thanks to your comment, the issue is fixed internally as of today! It didn’t make it into the most recent Patreon build (from last Friday, 10/27), but will be in the public release of Elsie’s chapter 2 content- which should be coming out around the end of November.

WOOOOOOO! I am so excited! I was starting to think this would be an abandoned project, but I am so glad it isn't! I am also very happy that I was able to help, I have always wanted to do something to help with a video game, so thats one item off my bucket list.