Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(-1)

I got the following error when viewing the Lenga good ending:

```
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/fx/fx14.jpg'>:
IOError: Couldn't find file 'images/fx/fx14.jpg'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "script.rpyc", line 127, in script call
  File "str_22.rpyc", line 89, in script call
  File "lenga_perfect_end.rpyc", line 134, in script
 .....

  File "/private/var/folders/9f/zmrqbxx51_dd1dgzyd135pxm0000gn/T/AppTranslocation/C76555E7-4299-4C56-9AE6-3CB4353DE851/d/FullService.app/Contents/Resources/autorun/renpy/display/im.py", line 628, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "/private/var/folders/9f/zmrqbxx51_dd1dgzyd135pxm0000gn/T/AppTranslocation/C76555E7-4299-4C56-9AE6-3CB4353DE851/d/FullService.app/Contents/Resources/autorun/renpy/loader.py", line 576, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'images/fx/fx14.jpg'.

Darwin-18.7.0-x86_64-i386-64bit
Ren'Py 7.3.5.606
Full Service Release-1.1
Tue Feb 25 10:09:43 2020
```

(+1)

Should have been fixed in 1.11. Please update.