error
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 2895, in <module>
Exception: DynamicImage u'spr/nastr[makeup]/nastr3_6.png': could not find image. (u'spr/nastr2/nastr3_6.png')
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "LOCS.rpyc", line 2639, in script call
File "script.rpyc", line 2895, in script call
File "script.rpyc", line 2895, in script call
File "LOCS.rpyc", line 424, in script call
File "LOCS.rpyc", line 424, in script call
File "script.rpyc", line 2895, in script call
File "script.rpyc", line 2895, in script call
File "script.rpyc", line 2895, in script call
File "script.rpyc", line 2895, in script call
File "script.rpyc", line 2895, in script call
File "script.rpyc", line 2895, in script
File "D:\games\Bright_Past-0650-pc\Bright_Past-0.65.0-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\games\Bright_Past-0650-pc\Bright_Past-0.65.0-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 2895, in <module>
File "D:\games\Bright_Past-0650-pc\Bright_Past-0.65.0-pc\renpy\exports.py", line 1480, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
File "D:\games\Bright_Past-0650-pc\Bright_Past-0.65.0-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\games\Bright_Past-0650-pc\Bright_Past-0.65.0-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\games\Bright_Past-0650-pc\Bright_Past-0.65.0-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "D:\games\Bright_Past-0650-pc\Bright_Past-0.65.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\games\Bright_Past-0650-pc\Bright_Past-0.65.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\games\Bright_Past-0650-pc\Bright_Past-0.65.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\games\Bright_Past-0650-pc\Bright_Past-0.65.0-pc\renpy\display\screen.py", line 434, in visit_all
self.child.visit_all(callback, seen=None)
File "D:\games\Bright_Past-0650-pc\Bright_Past-0.65.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\games\Bright_Past-0650-pc\Bright_Past-0.65.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\games\Bright_Past-0650-pc\Bright_Past-0.65.0-pc\renpy\display\core.py", line 531, in visit_all
for d in self.visit():
File "D:\games\Bright_Past-0650-pc\Bright_Past-0.65.0-pc\renpy\display\image.py", line 742, in visit
self.find_target()
File "D:\games\Bright_Past-0650-pc\Bright_Past-0.65.0-pc\renpy\display\image.py", line 651, in find_target
raise Exception(error)
Exception: DynamicImage u'spr/nastr[makeup]/nastr3_6.png': could not find image. (u'spr/nastr2/nastr3_6.png')
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Bright Past 0.65.0
Mon May 18 00:45:26 2020
```