View Issue Details

IDCategoryLast Update
0002007Bug Report2020-05-01 07:07
Reporterlapdragon 
SeveritycrashReproducibilityrandom
Status resolvedResolutionfixed
Summary0002007: missing image causes game dump when trying to talk to get a milk sample from Diane at night
DescriptionI'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/OSWindows
Version0.19.1

Activities

lapdragon

lapdragon

2019-06-19 13:31

reporter   ~0002815

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.
Casiope

Casiope

2019-06-20 19:12

updater   ~0002820

Can you confirm you are playing on Summertime Saga version 0.18.6?
lapdragon

lapdragon

2019-06-21 02:33

reporter   ~0002826

Aye, according to the main screen in the game, I'm running v0.18.6
Casiope

Casiope

2019-06-21 12:48

updater   ~0002828

It's a duplicate of bug report 0001477. I thought this bug was fixed in the last version considering its severity but no.
Casiope

Casiope

2019-11-22 14:43

updater   ~0003807

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.
Casiope

Casiope

2019-12-20 22:55

updater   ~0004096

This issue has been fixed in version 0.19.5. Please update the game to the last version. The report is now closed.

Issue History

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