This was surreal! The art style fits the weirdness going on, but some of the scenes need a warning for flashing images. I liked the subtle animations, they worked well for the story.
I tried originally to play this through the Itch app, but it wouldn't launch. When I downloaded it, it started up ok. However, when I went to the Preferences from the Main Menu and tried to go back, Ren'Py sent me this error. It didn't stop me from playing the game though.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/screens.rpy", line 710, in execute
screen preferences():
File "game/screens.rpy", line 710, in execute
screen preferences():
File "game/screens.rpy", line 714, in execute
use game_menu(_("Preferences"), scroll="viewport"):
File "game/screens.rpy", line 415, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens.rpy", line 415, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens.rpy", line 419, in execute
if main_menu:
File "game/screens.rpy", line 420, in execute
add gui.main_menu_background
File "game/screens.rpy", line 420, in <module>
add gui.main_menu_background
AttributeError: 'StoreModule' object has no attribute 'main_menu_background'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
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 "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3315, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3735, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 436, in visit_all
callback(self)
File "renpy/display/core.py", line 3735, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 447, in per_interact
self.update()
File "renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 710, in execute
screen preferences():
File "game/screens.rpy", line 710, in execute
screen preferences():
File "game/screens.rpy", line 714, in execute
use game_menu(_("Preferences"), scroll="viewport"):
File "game/screens.rpy", line 415, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens.rpy", line 415, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens.rpy", line 419, in execute
if main_menu:
File "game/screens.rpy", line 420, in execute
add gui.main_menu_background
File "game/screens.rpy", line 420, in <module>
add gui.main_menu_background
AttributeError: 'StoreModule' object has no attribute 'main_menu_background'
Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Letter House 1.0
Sun Oct 9 14:29:22 2022