got more bugs than an exterminator, every time game calls for image of a certain dynamic dress image it has error had to skip though.
not sure if I should continue or wait for bug fix
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/defines.rpy", line 326, in show_btns
Exception: DynamicImage 'v05_188[v05Dress]': could not find image. ('v05_188')
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/v05.rpyc", line 828, in script
File "F:\X Games\TheDaddyPlan-0.07-pc\renpy\ast.py", line 1542, in execute
show_imspec(self.imspec, atl=getattr(self, "atl", None))
File "F:\X Games\TheDaddyPlan-0.07-pc\renpy\ast.py", line 1371, in show_imspec
renpy.config.show(name,
File "game/scripts/defines.rpy", line 326, in show_btns
File "F:\X Games\TheDaddyPlan-0.07-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 "F:\X Games\TheDaddyPlan-0.07-pc\renpy\display\core.py", line 1154, in add
thing.set_transform_event("show")
File "F:\X Games\TheDaddyPlan-0.07-pc\renpy\display\transform.py", line 555, in set_transform_event
self.child.set_transform_event(event)
File "F:\X Games\TheDaddyPlan-0.07-pc\renpy\display\image.py", line 753, in set_transform_event
self.find_target()
File "F:\X Games\TheDaddyPlan-0.07-pc\renpy\display\image.py", line 676, in find_target
raise Exception(error)
Exception: DynamicImage 'v05_188[v05Dress]': could not find image. ('v05_188')
Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
The Daddy Plan 0.07
Fri Jan 31 23:23:46 2025
```