Playing on Linux, Ubuntu 24.04.2, game version v0.18.2. I noticed today if I press the D-key, game shows “Reloading script ..”, stays there for a while and then shows exception. Game seems wonky after that. I tried it twice (first time by accident), I believe this happens every time D is pressed.
The traceback is very long, 599 lines so I paste only beginning and end here. I have the complete file stored, so I can provide it if needed.
The RenPy hotkeys lists I found did not show action for D. I’ll try more careful typing, and not touch D anymore.
I’m sorry, but an uncaught exception occurred.
While running game code: File “renpy/common/00director.rpy”, line 293, in interact show_director = interact_base() File “renpy/common/00director.rpy”, line 248, in interact_base if [ i for i in renpy.scriptedit.nodes_on_line(filename, line) if not isinstance(i, ALONE_NODES) ]: IOError: [Errno 2] No such file or directory: ‘scripts/Garden/GardenUpdates.rpyc’
– Full Traceback ————————————————————
Full traceback: File “script.rpyc”, line 19501, in script call
File “/opt/Pelaaja/Games/Harem Hotel/Harem_Hotel-v0.18.0-pc/renpy/scriptedit.py”, line 86, in ensure_loaded renpy.parser.list_logical_lines(fn, add_lines=True) File “/opt/Pelaaja/Games/Harem Hotel/Harem_Hotel-v0.18.0-pc/renpy/parser.py”, line 237, in list_logical_lines with open(filename, “rb”) as f: IOError: [Errno 2] No such file or directory: ‘scripts/Garden/GardenUpdates.rpyc’
Linux-6.8.0-55-generic-x86_64-with-debian-trixie-sid Ren’Py 7.4.11.2266 Harem Hotel v0.18.2 Thu Mar 6 20:39:13 2025