Got This Error When I Click For Next Page Arrow In Gallery
```
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'slides/img_18160.jpg'>:
IOError: Couldn't find file 'slides/img_18160.jpg'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "E:\Games\FashionBusiness-Ep. 2 v0.13-720p-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\Games\FashionBusiness-Ep. 2 v0.13-720p-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
One third removed.
rv = d.render(widtho, heighto, st, at)
File "E:\Games\FashionBusiness-Ep. 2 v0.13-720p-pc\renpy\display\im.py", line 583, in render
return cache.get(self, render=True)
File "E:\Games\FashionBusiness-Ep. 2 v0.13-720p-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "E:\Games\FashionBusiness-Ep. 2 v0.13-720p-pc\renpy\display\im.py", line 637, in load
raise e
IOError: Couldn't find file 'slides/img_18160.jpg'.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
EP2-v12-720p-hotfix2
Wed Jun 10 15:01:35 2020
```