Skip to main content

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

Enjoyed the writing and the game, however there are a few instances of incomplete/broken 'if' statements which lead to the following (somewhat game-breaking) bugs:

1. Pre-term labour (around 30 weeks): error msg states the passage does not exist, which leads a soft lock where you are stuck looping 'Go to Hospital]' or 'Get some sleep]'. Clicking either option eventually leads to Bug #2 every time I've encountered it.

2. Labour at 45 weeks sometimes causes an endless loop with only 'Get some sleep]' appearing on the page. Birth does not occur, and the only option seems to be to hard-reset the playthrough and begin from scratch.. This can occur randomly on any pregnancy, even without Bug #1 occuring. No error msg.

One or both of these bugs occur randomly(?), even during the 1st pregnancy, and the furthest I have gotten is 4 rounds before the bugs force a reset. Hope these can get fixed soon. Appreciate all the work that has been put in!

(+2)

Example of error msg from Bug#1: 

(+2)

On further testing, it seems that 'stress' seems to be the major cause of these errors ending up in a soft-lock. In one test run, as long as 'stress' was maintained at 'Chilled Out', the labour errors do not occur. The 'else-if' error for midwife appointment skipping still occurs though.