I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/gui/computer/scenes_gallery/scenes_gallery_images.rpy", line 57, in script
image img54_Ne_ES1_rep = MaxScale2("images/secret_gallery/Scenes/54.png")
File "game/scripts/gui/computer/scenes_gallery/scenes_gallery_images.rpy", line 57, in script
image img54_Ne_ES1_rep = MaxScale2("images/secret_gallery/Scenes/54.png")
File "game/scripts/gui/computer/scenes_gallery/scenes_gallery_images.rpy", line 57, in <module>
image img54_Ne_ES1_rep = MaxScale2("images/secret_gallery/Scenes/54.png")
File "game/scripts/gui/computer/scenes_gallery/scenes_gallery_setup.rpy", line 4, in MaxScale2
currwidth, currheight = renpy.image_size(img)
IOError: Couldn't find file 'images/secret_gallery/Scenes/54.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 515, in main
renpy.game.context().run(node)
File "game/scripts/gui/computer/scenes_gallery/scenes_gallery_images.rpy", line 57, in script
image img54_Ne_ES1_rep = MaxScale2("images/secret_gallery/Scenes/54.png")
File "game/scripts/gui/computer/scenes_gallery/scenes_gallery_images.rpy", line 57, in script
image img54_Ne_ES1_rep = MaxScale2("images/secret_gallery/Scenes/54.png")
File "renpy/ast.py", line 1021, in execute
img = renpy.python.py_eval_bytecode(self.code.bytecode)
File "renpy/python.py", line 2242, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/scripts/gui/computer/scenes_gallery/scenes_gallery_images.rpy", line 57, in <module>
image img54_Ne_ES1_rep = MaxScale2("images/secret_gallery/Scenes/54.png")
File "game/scripts/gui/computer/scenes_gallery/scenes_gallery_setup.rpy", line 4, in MaxScale2
currwidth, currheight = renpy.image_size(img)
File "renpy/exports.py", line 2338, in image_size
surf = im.load()
File "renpy/display/im.py", line 651, in load
filelike = renpy.loader.load(self.filename)
File "renpy/loader.py", line 798, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'images/secret_gallery/Scenes/54.png'.
Windows-10-10.0.19041
Ren'Py 7.4.1.1270
Milfy City 1.0b
Wed Sep 27 09:00:50 2023