View Issue Details
ID | Category | Date Submitted | Last Update | ||
---|---|---|---|---|---|
0003328 | Bug Report | 2021-10-24 01:28 | 2021-12-25 23:33 | ||
Reporter | AzzA0885 | ||||
Severity | major | Reproducibility | have not tried | ||
Status | new | Resolution | open | ||
Summary | 0003328: I was "milking Dianne when the error popped up | ||||
Description | [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/scripts/patch.rpy", line 69, in patch_say Exception: DynamicImage u'diane_arms_[M_diane.outfit.get]_a_milk_cups[M_diane.pregnancy.to_belly_string]': could not find image. (u'diane_arms_shirtless_a_milk_cups') -- Full Traceback ------------------------------------------------------------ Full traceback: File "scripts/locations/home/entrance/hallway/bedroom/dialogue.rpyc", line 2256, in script call File "scripts/locks/01global_lock_check.rpyc", line 13, in script call File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 71, in script call File "scripts/locks/01global_lock_check.rpyc", line 13, in script call File "scripts/locations/home/entrance/entrance.rpyc", line 224, in script call File "scripts/locks/01global_lock_check.rpyc", line 13, in script call File "scripts/locations/home/entrance/kitchen/kitchen.rpyc", line 11, in script call File "scripts/locks/01global_lock_check.rpyc", line 13, in script call File "scripts/locations/home/entrance/entrance.rpyc", line 224, in script call File "scripts/locks/01global_lock_check.rpyc", line 10, in script call File "scripts/locks/01global_lock_check.rpyc", line 13, in script call File "scripts/locations/home/home.rpyc", line 62, in script call File "scripts/locks/01global_lock_check.rpyc", line 10, in script call File "scripts/locks/01global_lock_check.rpyc", line 10, in script call File "scripts/locks/01global_lock_check.rpyc", line 13, in script call File "scripts/minigames/milking_minigame/milking_minigame.rpyc", line 12, in script File "D:\FlashGames\Summertime Saga\Inc\SummertimeSaga-0-20-12-pc\renpy\ast.py", line 708, in execute renpy.exports.say(who, what, *args, **kwargs) File "game/scripts/patch.rpy", line 69, in patch_say File "D:\FlashGames\Summertime Saga\Inc\SummertimeSaga-0-20-12-pc\renpy\exports.py", line 1345, in say who(what, *args, **kwargs) File "D:\FlashGames\Summertime Saga\Inc\SummertimeSaga-0-20-12-pc\renpy\character.py", line 1142, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "D:\FlashGames\Summertime Saga\Inc\SummertimeSaga-0-20-12-pc\renpy\character.py", line 842, in do_display **display_args) File "D:\FlashGames\Summertime Saga\Inc\SummertimeSaga-0-20-12-pc\renpy\character.py", line 591, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "D:\FlashGames\Summertime Saga\Inc\SummertimeSaga-0-20-12-pc\renpy\ui.py", line 297, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "D:\FlashGames\Summertime Saga\Inc\SummertimeSaga-0-20-12-pc\renpy\display\core.py", line 2702, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "D:\FlashGames\Summertime Saga\Inc\SummertimeSaga-0-20-12-pc\renpy\display\core.py", line 3094, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "D:\FlashGames\Summertime Saga\Inc\SummertimeSaga-0-20-12-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "D:\FlashGames\Summertime Saga\Inc\SummertimeSaga-0-20-12-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "D:\FlashGames\Summertime Saga\Inc\SummertimeSaga-0-20-12-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "D:\FlashGames\Summertime Saga\Inc\SummertimeSaga-0-20-12-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "D:\FlashGames\Summertime Saga\Inc\SummertimeSaga-0-20-12-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "D:\FlashGames\Summertime Saga\Inc\SummertimeSaga-0-20-12-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "D:\FlashGames\Summertime Saga\Inc\SummertimeSaga-0-20-12-pc\renpy\display\core.py", line 531, in visit_all for d in self.visit(): File "D:\FlashGames\Summertime Saga\Inc\SummertimeSaga-0-20-12-pc\renpy\display\image.py", line 742, in visit self.find_target() File "D:\FlashGames\Summertime Saga\Inc\SummertimeSaga-0-20-12-pc\renpy\display\image.py", line 651, in find_target raise Exception(error) Exception: DynamicImage u'diane_arms_[M_diane.outfit.get]_a_milk_cups[M_diane.pregnancy.to_belly_string]': could not find image. (u'diane_arms_shirtless_a_milk_cups') Windows-8-6.2.9200 Ren'Py 7.3.5.606 SummertimeSaga 0.20.12 Sun Oct 24 11:26:24 2021 [/code] | ||||
Platform/OS | Windows | ||||
Version | 0.20.12 | ||||