Hello got un error message while loading the game after the third time.
I had started a new game as adviced.
Coulf you help with this isue?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/gui/gallery/secret_gallery_images.rpy", line 174, in <module>
File "game/scripts/gui/gallery/secret_gallery_setup.rpy", line 4, in MaxScale
Exception: Could not load image u'images/secret_gallery/Bonus/22a.png': error('Error reading the PNG file.',)
-- 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 "scripts/gui/gallery/secret_gallery_images.rpyc", line 174, in script
File "scripts/gui/gallery/secret_gallery_images.rpyc", line 174, in script
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/gallery/secret_gallery_images.rpy", line 174, in <module>
File "game/scripts/gui/gallery/secret_gallery_setup.rpy", line 4, in MaxScale
File "renpy/exports.py", line 2338, in image_size
surf = im.load()
File "renpy/display/im.py", line 663, in load
surf = renpy.display.pgrender.load_image(f, filename)
File "renpy/display/pgrender.py", line 165, in load_image
raise Exception("Could not load image {!r}: {!r}".format(filename, e))
Exception: Could not load image u'images/secret_gallery/Bonus/22a.png': error('Error reading the PNG file.',)
Windows-8.1-6.3.9600
Ren'Py 7.4.1.1270
Milfy City 1.0b
Sat Sep 30 14:55:18 2023