When you open the game, there is a "Credits" page on the first screen.Is there a list of the actresses for each character?
That's really weird. Being able to visit the nuns is only affected by 3 variables: the day of the week, the time of day, and their "wait time" which is what blocks you from visiting them multiple times in a day. Maybe something went haywire with the update, but I haven't changed anything regarding the nuns in a while.I restarted the game and they appeared as per schedule, but in the former save it almost seemed like I was locked out of meeting them in the first place. I'm not sure what could cause this bug as the only thing I did was progress normally through the game. Maybe getting too far into the main quest without meeting them beforehand can lock you out of meeting the nuns?
If you want to try and fix their "wait time" with the console on your old save, open the console (F12 on Chrome) and type:
Code:
SugarCube.State.variables
Open "verity" or "patricia", then "misc", then change "waitTime" to 0.
That might fix the problem.