another error when you click the red button when Mia is in school clothes
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/custom_atl.rpy", line 4474, in execute
File "game/custom_atl.rpy", line 4474, in execute
File "game/custom_atl.rpy", line 4481, in execute
Exception: DynamicImage u'bg/NC/[current_scene_name]_nc.jpg': could not find image. (u'bg/NC/e8i4088_nc.jpg')
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "story.rpyc", line 64636, in script
File "renpy/ast.py", line 716, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1417, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1223, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 875, in do_display
**display_args)
File "renpy/character.py", line 621, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3276, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3694, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 432, in visit_all
callback(self)
File "renpy/display/core.py", line 3694, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 443, in per_interact
self.update()
File "renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/custom_atl.rpy", line 4474, in execute
File "game/custom_atl.rpy", line 4474, in execute
File "game/custom_atl.rpy", line 4481, in execute
File "renpy/display/image.py", line 577, in _scope
return self.find_target(scope, update)
File "renpy/display/image.py", line 652, in find_target
raise Exception(error)
Exception: DynamicImage u'bg/NC/[current_scene_name]_nc.jpg': could not find image. (u'bg/NC/e8i4088_nc.jpg')
Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Summer With Mia 2 E8
Tue Oct 18 10:06:35 2022
```