View Issue Details

IDCategoryLast Update
0001761Bug Report2019-12-01 23:09
ReporterLordFox 
SeverityminorReproducibilityalways
Status resolvedResolutionfixed
Summary0001761: Breeding Session with Diane after Daisy resurection
Descriptionthis occures every time i want to breed Diane after i resurected Daisy (Diane was pregnant bevor)

(side note / u cant get a Milk example for the statue during Diane holds her Child / is this on purpose or a bug?)

[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: DynamicImage u'characters/diane/layeredimage/diane_body_b_pull_mc_[M_diane.outfit.get].png': could not find image. (u'characters/diane/layeredimage/diane_body_b_pull_mc_shirtless.png')

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

Full traceback:
  File "scripts/locations/home/entrance/hallway/bedroom/dialogue.rpyc", line 2177, in script call
  File "scripts/locations/home/entrance/hallway/bedroom/bedroom.rpyc", line 88, in script call
  File "scripts/locations/map/map.rpyc", line 36, in script call
  File "scripts/characters/diane/button.rpyc", line 174, in script call
  File "scripts/characters/diane/button_dialogues.rpyc", line 1099, in script
  File "T:\The Fappening\Spiele\SummertimeSaga-0-18-2-pc\renpy\ast.py", line 652, in execute
    renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
  File "T:\The Fappening\Spiele\SummertimeSaga-0-18-2-pc\renpy\exports.py", line 1199, in say
    who(what, *args, **kwargs)
  File "T:\The Fappening\Spiele\SummertimeSaga-0-18-2-pc\renpy\character.py", line 1016, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "T:\The Fappening\Spiele\SummertimeSaga-0-18-2-pc\renpy\character.py", line 817, in do_display
    **display_args)
  File "T:\The Fappening\Spiele\SummertimeSaga-0-18-2-pc\renpy\character.py", line 566, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "T:\The Fappening\Spiele\SummertimeSaga-0-18-2-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "T:\The Fappening\Spiele\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 "T:\The Fappening\Spiele\SummertimeSaga-0-18-2-pc\renpy\display\core.py", line 3033, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "T:\The Fappening\Spiele\SummertimeSaga-0-18-2-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "T:\The Fappening\Spiele\SummertimeSaga-0-18-2-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "T:\The Fappening\Spiele\SummertimeSaga-0-18-2-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "T:\The Fappening\Spiele\SummertimeSaga-0-18-2-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "T:\The Fappening\Spiele\SummertimeSaga-0-18-2-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "T:\The Fappening\Spiele\SummertimeSaga-0-18-2-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "T:\The Fappening\Spiele\SummertimeSaga-0-18-2-pc\renpy\display\core.py", line 513, in visit_all
    callback(self)
  File "T:\The Fappening\Spiele\SummertimeSaga-0-18-2-pc\renpy\display\core.py", line 3033, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "T:\The Fappening\Spiele\SummertimeSaga-0-18-2-pc\renpy\display\image.py", line 726, in per_interact
    self.find_target()
  File "T:\The Fappening\Spiele\SummertimeSaga-0-18-2-pc\renpy\display\image.py", line 632, in find_target
    raise Exception(error)
Exception: DynamicImage u'characters/diane/layeredimage/diane_body_b_pull_mc_[M_diane.outfit.get].png': could not find image. (u'characters/diane/layeredimage/diane_body_b_pull_mc_shirtless.png')

Windows-8-6.2.9200
Ren'Py 7.0.0.196
SummertimeSaga 0.18.2
Sun May 05 13:11:14 2019
[/code]
Platform/OSWindows
Version0.18.2

Activities

Ranthoron

Ranthoron

2019-05-06 14:38

reporter   ~0002444

see also 0001732
Casiope

Casiope

2019-05-10 12:14

updater   ~0002533

Duplicate of bug report 0001723. Not the exact same exception bug, but the cause is the same.
Casiope

Casiope

2019-12-01 23:09

updater   ~0003877

The bug has been fixed in version 0.18.5.. The report is now closed.

Issue History

Date Modified Username Field Change
2019-05-05 11:14 LordFox New Issue
2019-05-06 14:38 Ranthoron Note Added: 0002444
2019-05-10 12:14 Casiope Note Added: 0002533
2019-12-01 23:09 Casiope Status new => resolved
2019-12-01 23:09 Casiope Resolution open => fixed
2019-12-01 23:09 Casiope Note Added: 0003877