I will add that the gallery always crashes:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/gui_scripts/screenReplay.rpy", line 62, in execute
File "game/gui_scripts/screenReplay.rpy", line 62, in execute
File "game/gui_scripts/screenReplay.rpy", line 128, in execute
File "game/gui_scripts/screenReplay.rpy", line 134, in execute
File "game/gui_scripts/screenReplay.rpy", line 135, in execute
File "game/gui_scripts/screenReplay.rpy", line 144, in execute
Exception: DynamicImage ['/gui/replay/replay13_b.png']: could not find image. ('/gui/replay/replay13_b.png')
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "F:\GAMES\WithEyesClosed-Season1-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "F:\GAMES\WithEyesClosed-Season1-pc\renpy\python.py", line 1122, 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 "F:\GAMES\WithEyesClosed-Season1-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "F:\GAMES\WithEyesClosed-Season1-pc\renpy\display\core.py", line 3582, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "F:\GAMES\WithEyesClosed-Season1-pc\renpy\display\core.py", line 4055, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "F:\GAMES\WithEyesClosed-Season1-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "F:\GAMES\WithEyesClosed-Season1-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "F:\GAMES\WithEyesClosed-Season1-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "F:\GAMES\WithEyesClosed-Season1-pc\renpy\display\screen.py", line 476, in visit_all
callback(self)
File "F:\GAMES\WithEyesClosed-Season1-pc\renpy\display\core.py", line 4055, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "F:\GAMES\WithEyesClosed-Season1-pc\renpy\display\screen.py", line 487, in per_interact
self.update()
File "F:\GAMES\WithEyesClosed-Season1-pc\renpy\display\screen.py", line 680, in update
self.screen.function(**self.scope)
File "game/gui_scripts/screenReplay.rpy", line 62, in execute
File "game/gui_scripts/screenReplay.rpy", line 62, in execute
File "game/gui_scripts/screenReplay.rpy", line 128, in execute
File "game/gui_scripts/screenReplay.rpy", line 134, in execute
File "game/gui_scripts/screenReplay.rpy", line 135, in execute
File "game/gui_scripts/screenReplay.rpy", line 144, in execute
File "F:\GAMES\WithEyesClosed-Season1-pc\renpy\sl2\sldisplayables.py", line 451, in sl2add
d = renpy.easy.displayable(d, scope=scope)
File "F:\GAMES\WithEyesClosed-Season1-pc\renpy\easy.py", line 136, in displayable
return renpy.display.image.DynamicImage(d, scope=scope)
File "F:\GAMES\WithEyesClosed-Season1-pc\renpy\display\image.py", line 598, in __init__
self.find_target(scope)
File "F:\GAMES\WithEyesClosed-Season1-pc\renpy\display\image.py", line 683, in find_target
raise Exception(error)
Exception: DynamicImage ['/gui/replay/replay13_b.png']: could not find image. ('/gui/replay/replay13_b.png')
Windows-10-10.0.22631 AMD64
Ren'Py 8.1.3.23091805
With Eyes Closed Season1
Sat Nov 23 22:45:44 2024