View Issue Details
ID | Category | Date Submitted | Last Update | ||
---|---|---|---|---|---|
0002249 | Bug Report | 2019-10-20 01:40 | 2019-12-20 22:52 | ||
Reporter | jediHedghog | ||||
Severity | minor | Reproducibility | always | ||
Status | resolved | Resolution | fixed | ||
Summary | 0002249: Scene display error during Daisy pregnencey | ||||
Description | Went to check on Daisy during the mid-portion of the pregnancy and received several errors that broke the scene. They all seem to lead back to the same image set. | ||||
Platform/OS | Windows | ||||
Version | 0.19.1 | ||||
traceback.txt (4,165 bytes)
I'm sorry, but an uncaught exception occurred. While running game code: File "game/patch.rpy", line 64, in patch_say Exception: DynamicImage u'characters/daisy/daisy_arms_naked_a_sides[M_daisy.pregnancy.to_string].png': could not find image. (u'characters/daisy/daisy_arms_naked_a_sides_pregnant_bump.png') -- Full Traceback ------------------------------------------------------------ Full traceback: File "scripts/locations/gym/gym_front.rpyc", line 9, in script call File "scripts/locks/01global_lock_check.rpyc", line 61, in script call File "scripts/locations/gym/gym/gym.rpyc", line 3, in script call File "scripts/locks/01global_lock_check.rpyc", line 61, in script call File "scripts/locations/gym/gym_front.rpyc", line 9, in script call File "scripts/locks/01global_lock_check.rpyc", line 61, in script call File "scripts/locations/map/map.rpyc", line 15, in script call File "scripts/locks/01global_lock_check.rpyc", line 61, in script call File "scripts/locations/home/home.rpyc", line 59, in script call File "scripts/locks/01global_lock_check.rpyc", line 61, in script call File "scripts/locations/home/entrance/entrance.rpyc", line 185, in script call File "scripts/locks/01global_lock_check.rpyc", line 61, in script call File "scripts/characters/daisy/button.rpyc", line 66, in script call File "scripts/characters/daisy/button_dialogues.rpyc", line 203, in script File "D:\Games\SummertimeSaga-0-19-1-pc\renpy\ast.py", line 706, in execute renpy.exports.say(who, what, *args, **kwargs) File "game/patch.rpy", line 64, in patch_say File "D:\Games\SummertimeSaga-0-19-1-pc\renpy\exports.py", line 1336, in say who(what, *args, **kwargs) File "D:\Games\SummertimeSaga-0-19-1-pc\renpy\character.py", line 1139, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "D:\Games\SummertimeSaga-0-19-1-pc\renpy\character.py", line 842, in do_display **display_args) File "D:\Games\SummertimeSaga-0-19-1-pc\renpy\character.py", line 591, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "D:\Games\SummertimeSaga-0-19-1-pc\renpy\ui.py", line 295, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "D:\Games\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 2699, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "D:\Games\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 3091, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "D:\Games\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "D:\Games\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "D:\Games\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "D:\Games\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "D:\Games\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "D:\Games\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "D:\Games\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 543, in visit_all callback(self) File "D:\Games\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 3091, in <lambda> root_widget.visit_all(lambda i : i.per_interact()) File "D:\Games\SummertimeSaga-0-19-1-pc\renpy\display\image.py", line 738, in per_interact self.find_target() File "D:\Games\SummertimeSaga-0-19-1-pc\renpy\display\image.py", line 640, in find_target raise Exception(error) Exception: DynamicImage u'characters/daisy/daisy_arms_naked_a_sides[M_daisy.pregnancy.to_string].png': could not find image. (u'characters/daisy/daisy_arms_naked_a_sides_pregnant_bump.png') Windows-8-6.2.9200 Ren'Py 7.3.2.320 SummertimeSaga 0.19.1 Sat Oct 19 21:39:58 2019 |
|
This bug has been aknowledged and is being investigated. Thank you for your report. | |
I add here all the outfit issues related to Daisy: • characters/daisy/daisy_arms_naked_a_sides_pregnant_bump.png • characters/daisy/daisy_arms_naked_a_sides_pregnant_belly.png • characters/daisy/daisy_body_b_naked_milking_nightgown1.png |
|
This bug has been confirmed. It should be fixed in the next release. Thank you for the report. | |
This issue has been fixed in version 0.19.5. Please update the game to the last version. The report is now closed. | |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-10-20 01:40 | jediHedghog | New Issue | |
2019-10-20 01:40 | jediHedghog | File Added: traceback.txt | |
2019-11-22 23:19 | Casiope | Status | new => acknowledged |
2019-11-22 23:19 | Casiope | Note Added: 0003819 | |
2019-11-23 01:03 | Casiope | Note Added: 0003835 | |
2019-12-14 00:36 | Casiope | Status | acknowledged => confirmed |
2019-12-14 00:36 | Casiope | Note Added: 0004025 | |
2019-12-20 22:52 | Casiope | Status | confirmed => resolved |
2019-12-20 22:52 | Casiope | Resolution | open => fixed |
2019-12-20 22:52 | Casiope | Note Added: 0004092 |