View Issue Details
ID | Category | Date Submitted | Last Update | ||
---|---|---|---|---|---|
0002007 | Bug Report | 2019-06-19 13:29 | 2020-05-01 07:07 | ||
Reporter | lapdragon | ||||
Severity | crash | Reproducibility | random | ||
Status | resolved | Resolution | fixed | ||
Summary | 0002007: missing image causes game dump when trying to talk to get a milk sample from Diane at night | ||||
Description | I'm sorry, but an uncaught exception occurred. While running game code: Exception: DynamicImage u'diane_arms_a_[M_diane.outfit.get]_squeeze3[M_diane.pregnancy.to_string]': could not find image. (u'diane_arms_a_nightgown_squeeze3') -- Full Traceback ------------------------------------------------------------ Full traceback: File "scripts/locations/home/entrance/hallway/bedroom/dialogue.rpyc", line 2266, in script call File "scripts/locations/home/entrance/hallway/bedroom/bedroom.rpyc", line 76, in script call File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 68, in script call File "scripts/characters/diane/button.rpyc", line 193, in script call File "scripts/characters/diane/button_dialogues.rpyc", line 68, in script File "D:\Games\Ren'Py Games\Summertime Saga\SummertimeSaga-0-18-6-pc\renpy\ast.py", line 1337, in execute renpy.exports.with_statement(trans, paired) File "D:\Games\Ren'Py Games\Summertime Saga\SummertimeSaga-0-18-6-pc\renpy\exports.py", line 1452, in with_statement return renpy.game.interface.do_with(trans, paired, clear=clear) File "D:\Games\Ren'Py Games\Summertime Saga\SummertimeSaga-0-18-6-pc\renpy\display\core.py", line 2207, in do_with clear=clear) File "D:\Games\Ren'Py Games\Summertime Saga\SummertimeSaga-0-18-6-pc\renpy\display\core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "D:\Games\Ren'Py Games\Summertime Saga\SummertimeSaga-0-18-6-pc\renpy\display\core.py", line 3033, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "D:\Games\Ren'Py Games\Summertime Saga\SummertimeSaga-0-18-6-pc\renpy\display\core.py", line 511, in visit_all d.visit_all(callback) File "D:\Games\Ren'Py Games\Summertime Saga\SummertimeSaga-0-18-6-pc\renpy\display\core.py", line 511, in visit_all d.visit_all(callback) File "D:\Games\Ren'Py Games\Summertime Saga\SummertimeSaga-0-18-6-pc\renpy\display\core.py", line 511, in visit_all d.visit_all(callback) File "D:\Games\Ren'Py Games\Summertime Saga\SummertimeSaga-0-18-6-pc\renpy\display\core.py", line 511, in visit_all d.visit_all(callback) File "D:\Games\Ren'Py Games\Summertime Saga\SummertimeSaga-0-18-6-pc\renpy\display\core.py", line 511, in visit_all d.visit_all(callback) File "D:\Games\Ren'Py Games\Summertime Saga\SummertimeSaga-0-18-6-pc\renpy\display\core.py", line 511, in visit_all d.visit_all(callback) File "D:\Games\Ren'Py Games\Summertime Saga\SummertimeSaga-0-18-6-pc\renpy\display\core.py", line 511, in visit_all d.visit_all(callback) File "D:\Games\Ren'Py Games\Summertime Saga\SummertimeSaga-0-18-6-pc\renpy\display\core.py", line 508, in visit_all for d in self.visit(): File "D:\Games\Ren'Py Games\Summertime Saga\SummertimeSaga-0-18-6-pc\renpy\display\image.py", line 718, in visit self.find_target() File "D:\Games\Ren'Py Games\Summertime Saga\SummertimeSaga-0-18-6-pc\renpy\display\image.py", line 632, in find_target raise Exception(error) Exception: DynamicImage u'diane_arms_a_[M_diane.outfit.get]_squeeze3[M_diane.pregnancy.to_string]': could not find image. (u'diane_arms_a_nightgown_squeeze3') Windows-8-6.2.9200 Ren'Py 7.0.0.196 SummertimeSaga 0.18.6 Wed Jun 19 09:11:39 2019 I'm going try to temporarily bypass the error by copying the _naked_squeeze3 and renaming it to be what the code is looking for. | ||||
Platform/OS | Windows | ||||
Version | 0.19.1 | ||||
Replacing the image worked (but didn't look right), and then the game dumped looking for diane_arms_a_nightgown_bottle1. I got around that by with another copy/rename of the naked_bottle1 file. |
|
Can you confirm you are playing on Summertime Saga version 0.18.6? | |
Aye, according to the main screen in the game, I'm running v0.18.6 | |
It's a duplicate of bug report 0001477. I thought this bug was fixed in the last version considering its severity but no. | |
The report is a duplicate of 0001477 that has been closed too soon. I can't reopen it but be assured that this bug has been confirmed. However it is not yet fixed. Thank you. Bug report updated from version 0.18.6 to version 0.19.1. |
|
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-06-19 13:29 | lapdragon | New Issue | |
2019-06-19 13:31 | lapdragon | Note Added: 0002815 | |
2019-06-20 19:12 | Casiope | Note Added: 0002820 | |
2019-06-21 02:33 | lapdragon | Note Added: 0002826 | |
2019-06-21 12:48 | Casiope | Note Added: 0002828 | |
2019-11-22 14:43 | Casiope | Status | new => confirmed |
2019-11-22 14:43 | Casiope | Version | 0.18.6 => 0.19.1 |
2019-11-22 14:43 | Casiope | Note Added: 0003807 | |
2019-12-20 22:55 | Casiope | Status | confirmed => resolved |
2019-12-20 22:55 | Casiope | Resolution | open => fixed |
2019-12-20 22:55 | Casiope | Note Added: 0004096 |