I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/gallery.rpy", line 499, in script
init +1 python:
File "game/gallery.rpy", line 499, in script
init +1 python:
File "game/gallery.rpy", line 502, in <module>
renpy.image(gal_item + " butt", im.Scale(im.Sepia(ImageReference(gal_item)), thumbnail_x, thumbnail_y))
Exception: Expected an image, but got a general displayable.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 560, in main
renpy.game.context().run(node)
File "game/gallery.rpy", line 499, in script
init +1 python:
File "game/gallery.rpy", line 499, in script
init +1 python:
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/gallery.rpy", line 502, in <module>
renpy.image(gal_item + " butt", im.Scale(im.Sepia(ImageReference(gal_item)), thumbnail_x, thumbnail_y))
File "renpy/display/im.py", line 1706, in Sepia
return MatrixColor(im, matrix.saturation(0.0, desat) * matrix.tint(tint[0], tint[1], tint[2]), **properties)
File "renpy/display/im.py", line 1322, in __init__
im = image(im)
File "renpy/display/im.py", line 1862, in image
return image(arg.target, loose=loose, **properties)
File "renpy/display/im.py", line 1877, in image
raise Exception("Expected an image, but got a general displayable.")
Exception: Expected an image, but got a general displayable.
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Seeds of Chaos 0.3.10
Thu Mar 30 07:31:31 2023