I came across an error after the MC left Hailey at the neighbours -
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/day06.rpy", line 1738, in script
scene expression 'g331b102[pc_d06_haileyOutfit]' with dissolve
Exception: DynamicImage 'g331b102[pc_d06_haileyOutfit]': could not find image. ('g331b102c')
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/day06.rpy", line 1738, in script
scene expression 'g331b102[pc_d06_haileyOutfit]' with dissolve
File "J:\Games\Butimthebadguy-0.055v2-pc\renpy\ast.py", line 1542, in execute
show_imspec(self.imspec, atl=getattr(self, "atl", None))
File "J:\Games\Butimthebadguy-0.055v2-pc\renpy\ast.py", line 1371, in show_imspec
renpy.config.show(name,
File "J:\Games\Butimthebadguy-0.055v2-pc\renpy\exports.py", line 712, in show
sls.add(layer, img, key, zorder, behind, at_list=at_list, name=name, atl=atl, default_transform=default_transform, transient=transient)
File "J:\Games\Butimthebadguy-0.055v2-pc\renpy\display\core.py", line 1154, in add
thing.set_transform_event("show")
File "J:\Games\Butimthebadguy-0.055v2-pc\renpy\display\transform.py", line 555, in set_transform_event
self.child.set_transform_event(event)
File "J:\Games\Butimthebadguy-0.055v2-pc\renpy\display\image.py", line 753, in set_transform_event
self.find_target()
File "J:\Games\Butimthebadguy-0.055v2-pc\renpy\display\image.py", line 676, in find_target
raise Exception(error)
Exception: DynamicImage 'g331b102[pc_d06_haileyOutfit]': could not find image. ('g331b102c')
Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
But im the bad guy 0.055v2
Fri Aug 18 22:35:20 2023
```