```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/gui/gallery/secret_gallery_images.rpy", line 256, 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/77b.png': error('Error reading the PNG file.',)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/gui/gallery/secret_gallery_images.rpyc", line 256, in script
File "C:\Users\Gr3yw0lf\Downloads\Compressed\Milfy_City-0.6c-BETA-pc\renpy\ast.py", line 1013, in execute
img = renpy.python.py_eval_bytecode(self.code.bytecode)
File "C:\Users\Gr3yw0lf\Downloads\Compressed\Milfy_City-0.6c-BETA-pc\renpy\python.py", line 2032, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/scripts/gui/gallery/secret_gallery_images.rpy", line 256, in <module>
File "game/scripts/gui/gallery/secret_gallery_setup.rpy", line 4, in MaxScale
File "C:\Users\Gr3yw0lf\Downloads\Compressed\Milfy_City-0.6c-BETA-pc\renpy\exports.py", line 2287, in image_size
surf = im.load()
File "C:\Users\Gr3yw0lf\Downloads\Compressed\Milfy_City-0.6c-BETA-pc\renpy\display\im.py", line 628, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\Users\Gr3yw0lf\Downloads\Compressed\Milfy_City-0.6c-BETA-pc\renpy\display\pgrender.py", line 162, in load_image
raise Exception("Could not load image {!r}: {!r}".format(filename, e))
Exception: Could not load image u'images/secret_gallery/Bonus/77b.png': error('Error reading the PNG file.',)
Windows-8-6.2.9200
Ren'Py 7.3.4.596
Milfy City 0.6c-BETA
Thu Oct 31 01:52:16 2019
```
Can someone help me?