Bonjour,
j'ai un problème, après avoir appliqué le patch, quand je lance le jeux j'ai ces erreurs :
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/gui/computer/scenes_gallery/scenes_gallery_images.rpy", line 45, in <module>
File "game/scripts/gui/computer/scenes_gallery/scenes_gallery_setup.rpy", line 4, in MaxScale2
IOError: Couldn't find file 'images/secret_gallery/Scenes/45.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/gui/computer/scenes_gallery/scenes_gallery_images.rpyc", line 45, in script
��4���8n�l �v[e����l��!��aGl�6l����=���1�^[/�Q��x�����'��fͦ8�z�'�8��8��8��ԟB��L�>
File "P:\jeuxvideo\Milfy_City-0.6c-BETA-pc\renpy\ast.py", line 1013, in execute
img = renpy.python.py_eval_bytecode(self.code.bytecode)
File "P:\jeuxvideo\Milfy_City-0.6c-BETA-pc\renpy\python.py", line 2032, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/scripts/gui/computer/scenes_gallery/scenes_gallery_images.rpy", line 45, in <module>
File "game/scripts/gui/computer/scenes_gallery/scenes_gallery_setup.rpy", line 4, in MaxScale2
File "P:\jeuxvideo\Milfy_City-0.6c-BETA-pc\renpy\exports.py", line 2287, in image_size
surf = im.load()
File "P:\jeuxvideo\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 "P:\jeuxvideo\Milfy_City-0.6c-BETA-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'images/secret_gallery/Scenes/45.png'.
Windows-8-6.2.9200
Ren'Py 7.3.4.596
Milfy City 0.6c-BETA
Thu Apr 02 14:24:59 2020
```
EN vous remerciant !!!