I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/locations/loc_coffeeshop.rpy", line 46, in script call
call coffee_menu
File "game/func_action_processing.rpy", line 18, in script call
call interacts (get_char_by_ikey(interact_who))
File "game/func_action_processing.rpy", line 331, in script call
call process_interact_action (char, param)
File "game/func_action_processing.rpy", line 487, in script call
call person_engage (char, action)
File "game/func_interactions.rpy", line 467, in script call
call show_char_sprite (char)
File "game/util/func_images.rpy", line 493, in script call
call show_char_spriteR (char)
File "game/util/func_images.rpy", line 424, in script
$ renpy.show(char.ikey + '_sprite', tag='tmp_sprite_' + char.ikey, at_list=[right])
File "game/util/func_images.rpy", line 424, in <module>
$ renpy.show(char.ikey + '_sprite', tag='tmp_sprite_' + char.ikey, at_list=[right])
Exception: DynamicImage u'Characters/Sister/[sis.outfit]_[sis.pose].png': could not find image. (u'Characters/Sister/work1_fetish5.png')
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/locations/loc_coffeeshop.rpy", line 46, in script call
call coffee_menu
File "game/func_action_processing.rpy", line 18, in script call
call interacts (get_char_by_ikey(interact_who))
File "game/func_action_processing.rpy", line 331, in script call
call process_interact_action (char, param)
File "game/func_action_processing.rpy", line 487, in script call
call person_engage (char, action)
File "game/func_interactions.rpy", line 467, in script call
call show_char_sprite (char)
File "game/util/func_images.rpy", line 493, in script call
call show_char_spriteR (char)
File "game/util/func_images.rpy", line 424, in script
$ renpy.show(char.ikey + '_sprite', tag='tmp_sprite_' + char.ikey, at_list=[right])
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/util/func_images.rpy", line 424, in <module>
$ renpy.show(char.ikey + '_sprite', tag='tmp_sprite_' + char.ikey, at_list=[right])
File "renpy/exports.py", line 768, 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 1147, in add
thing.visit_all(lambda d : None)
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/core.py", line 558, in visit_all
for d in self.visit():
File "renpy/display/image.py", line 744, in visit
self.find_target()
File "renpy/display/image.py", line 652, in find_target
raise Exception(error)
Exception: DynamicImage u'Characters/Sister/[sis.outfit]_[sis.pose].png': could not find image. (u'Characters/Sister/work1_fetish5.png')
Windows-7-6.1.7601-SP1
Ren'Py 7.4.11.2266
SP 0.45.03
Thu Jun 9 23:47:32 2022