Constructive Feedback: Mouse scrollback not working. Have to look at history to re-read dialogue. Went to preferences and reselected same functions, no difference in scene rollback. Used HELP in MENU, which implied arrow keys maybe the left and right functions, no scene manipulation resulted again. Page Up and Page Down no function. So I believe your mechanical control for dialogue and scene manipulation is disabled. Quick menu screen bottom, BACK button
shaded (inoperable to date).
Post grocery assist Lana (R) of Nina house: Wrap around text runs below viewing, switch between fullscreen / Windowed not able to read last line of Lana dialogue: "...wouldn't be a good idea in case I was...?" Used History button to read unviewable text: "...sick or something."
MC initial gift to Nina, why pants if he has plans? Note she is hot and sticky in a light summer dress, the gift without her showering will still make her hot & sticky. Seasonal, would be good for a colder season, perhaps later in story?
Separate question: What function does or will the apparent Journal in top left corner of screen serve? My first thoughts were gallery access or quest lists. But it is always black so far, the X on its open pages close same journal. Reached revelation of "Quest Log" for journal name.
Aesthetics, I like the hanging crates the plants are in, maybe the pot/plants should be taller or remove one level of wood siding for sunlight. If you drew those, vs available affordable placeable gifs.
Post finding Nina "placing gift in MC bag" only quest:Talk with Lana again. Navigation to next scene no progress.
View attachment auto-1-LT1.save
View attachment auto-1-LT1.save
Quest for Otix (Kate's orange Tabby) opening Chloe's door error (ignored didn't retry door) dialogue appears:
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 6233, in script call
call screen chapter_selector
File "game/script.rpy", line 3261, in script
$ quest._remove_quest("id07", "Main story" )
File "game/script.rpy", line 3261, in <module>
$ quest._remove_quest("id07", "Main story" )
File "game/script.rpy", line 198, in _remove_quest
del self.quests_dict[category][id]
KeyError: u'id07'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 6233, in script call
call screen chapter_selector
File "game/script.rpy", line 3261, in script
$ quest._remove_quest("id07", "Main story" )
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 3261, in <module>
$ quest._remove_quest("id07", "Main story" )
File "game/script.rpy", line 198, in _remove_quest
del self.quests_dict[category][id]
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/collections.py", line 85, in __delitem__
KeyError: u'id07'
Windows-10-10.0.22000
Ren'Py 7.4.11.2266
A Heartfelt Visit CHP.2
Wed Aug 21 14:00:11 2024
```