View Issue Details

IDCategoryLast Update
0001853Bug Report2019-12-01 23:31
Reporterlenojames 
SeveritycrashReproducibilityalways
Status closedResolutionfixed
Summary0001853: Can't talk to pregnant Diane about the baby in the living room
DescriptionDiane is pregnant and sitting on the couch at night. When you talk to her she has a baby bump. Ask about the baby, and the game crashes. The other two choices proceed normally. Traceback attached.
Platform/OSLinux
Version0.18.2

Activities

lenojames

lenojames

2019-05-10 20:23

reporter  

traceback.txt (3,096 bytes)
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: DynamicImage u'diane_arms_a_[M_diane.outfit.get]_touch[M_diane.pregnancy.to_string]': could not find image. (u'diane_arms_a_nightgown_touch_pregnant_belly')

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "scripts/core/user_interface/cellphone.rpyc", line 529, in script call
  File "scripts/locations/home/entrance/hallway/bedroom/dialogue.rpyc", line 2177, in script call
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 62, in script call
  File "scripts/characters/diane/button.rpyc", line 178, in script call
  File "scripts/characters/diane/button_dialogues.rpyc", line 1056, in script
  File "/home/jleno/Downloads/SummertimeSaga-0-18-2-pc/renpy/ast.py", line 1337, in execute
    renpy.exports.with_statement(trans, paired)
  File "/home/jleno/Downloads/SummertimeSaga-0-18-2-pc/renpy/exports.py", line 1452, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "/home/jleno/Downloads/SummertimeSaga-0-18-2-pc/renpy/display/core.py", line 2207, in do_with
    clear=clear)
  File "/home/jleno/Downloads/SummertimeSaga-0-18-2-pc/renpy/display/core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "/home/jleno/Downloads/SummertimeSaga-0-18-2-pc/renpy/display/core.py", line 3033, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "/home/jleno/Downloads/SummertimeSaga-0-18-2-pc/renpy/display/core.py", line 511, in visit_all
    d.visit_all(callback)
  File "/home/jleno/Downloads/SummertimeSaga-0-18-2-pc/renpy/display/core.py", line 511, in visit_all
    d.visit_all(callback)
  File "/home/jleno/Downloads/SummertimeSaga-0-18-2-pc/renpy/display/core.py", line 511, in visit_all
    d.visit_all(callback)
  File "/home/jleno/Downloads/SummertimeSaga-0-18-2-pc/renpy/display/core.py", line 511, in visit_all
    d.visit_all(callback)
  File "/home/jleno/Downloads/SummertimeSaga-0-18-2-pc/renpy/display/core.py", line 511, in visit_all
    d.visit_all(callback)
  File "/home/jleno/Downloads/SummertimeSaga-0-18-2-pc/renpy/display/core.py", line 511, in visit_all
    d.visit_all(callback)
  File "/home/jleno/Downloads/SummertimeSaga-0-18-2-pc/renpy/display/core.py", line 511, in visit_all
    d.visit_all(callback)
  File "/home/jleno/Downloads/SummertimeSaga-0-18-2-pc/renpy/display/core.py", line 508, in visit_all
    for d in self.visit():
  File "/home/jleno/Downloads/SummertimeSaga-0-18-2-pc/renpy/display/image.py", line 718, in visit
    self.find_target()
  File "/home/jleno/Downloads/SummertimeSaga-0-18-2-pc/renpy/display/image.py", line 632, in find_target
    raise Exception(error)
Exception: DynamicImage u'diane_arms_a_[M_diane.outfit.get]_touch[M_diane.pregnancy.to_string]': could not find image. (u'diane_arms_a_nightgown_touch_pregnant_belly')

Linux-4.19.36-1-MANJARO-x86_64-with-glibc2.2.5
Ren'Py 7.0.0.196
SummertimeSaga 0.18.2
Fri May 10 13:21:05 2019
traceback.txt (3,096 bytes)
Casiope

Casiope

2019-12-01 23:31

updater   ~0003885

The bug has been fixed in version 0.18.5. The report is a duplicate of 0001723 and is now closed.

Issue History

Date Modified Username Field Change
2019-05-10 20:23 lenojames New Issue
2019-05-10 20:23 lenojames File Added: traceback.txt
2019-12-01 23:31 Casiope Status new => closed
2019-12-01 23:31 Casiope Resolution open => fixed
2019-12-01 23:31 Casiope Note Added: 0003885