- Jan 18, 2018
- 2,208
- 2,057
I had left garnet with her beachwear and this error came when I found her on the island
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/story/sidecharacters.rpy", line 2519, in script call
call screen greg_menu_screen with Dissolve(0.2)
File "game/scripts/story/garnet.rpy", line 1199, in script
scene see garnet_islandfun1 with Dissolve(0.2)
Exception: DynamicImage u'cg/garnet/garnet_islandfun/garnet_islandfun1_clothes_[garnet.outfit].png': could not find image. (u'cg/garnet/garnet_islandfun/garnet_islandfun1_clothes_beachwear.png')
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/story/sidecharacters.rpy", line 2519, in script call
call screen greg_menu_screen with Dissolve(0.2)
File "game/scripts/story/garnet.rpy", line 1199, in script
scene see garnet_islandfun1 with Dissolve(0.2)
File "renpy/ast.py", line 1542, in execute
show_imspec(self.imspec, atl=getattr(self, "atl", None))
File "renpy/ast.py", line 1378, in show_imspec
atl=atl)
File "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 "renpy/display/core.py", line 1165, in add
thing.visit_all(lambda d : None)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 572, in visit_all
for d in self.visit():
File "renpy/display/image.py", line 777, in visit
self.find_target()
File "renpy/display/image.py", line 675, in find_target
raise Exception(error)
Exception: DynamicImage u'cg/garnet/garnet_islandfun/garnet_islandfun1_clothes_[garnet.outfit].png': could not find image. (u'cg/garnet/garnet_islandfun/garnet_islandfun1_clothes_beachwear.png')
Windows-10-10.0.19041 AMD64
Ren'Py 7.5.1.22070801
Gem Domination Version_0.3.3
Tue Jul 26 04:28:51 2022