View Issue Details

IDCategoryLast Update
0003317Bug Report2021-10-15 01:46
ReporterOKTechie 
SeveritycrashReproducibilityhave not tried
Status newResolutionopen
Summary0003317: Went to see Iwanka
Descriptionwas late at night on a Sunday, when I went into Major house. Fine, went into room and it crashed.
Copied BB code:

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

While running game code:
Exception: DynamicImage u'iwanka_body_b_[M_iwanka.outfit.get][M_iwanka.pregnancy.to_string]': could not find image. (u'iwanka_body_b_swimsuit_pregnant_bump')

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

Full traceback:
  File "scripts/locations/home/entrance/hallway/bedroom/bedroom.rpyc", line 81, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 71, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 224, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/entrance/kitchen/kitchen.rpyc", line 11, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 10, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 224, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/home.rpyc", line 62, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 10, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/map/map.rpyc", line 15, in script call
  File "scripts/characters/iwanka/button.rpyc", line 32, in script call
  File "scripts/characters/iwanka/dialogue/pregnant.rpyc", line 11, in script
  File "C:\Games\SummertimeSaga-0-20-11-pc\renpy\ast.py", line 1389, in execute
    renpy.exports.with_statement(trans, paired)
  File "C:\Games\SummertimeSaga-0-20-11-pc\renpy\exports.py", line 1601, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "C:\Games\SummertimeSaga-0-20-11-pc\renpy\display\core.py", line 2251, in do_with
    clear=clear)
  File "C:\Games\SummertimeSaga-0-20-11-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Games\SummertimeSaga-0-20-11-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Games\SummertimeSaga-0-20-11-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Games\SummertimeSaga-0-20-11-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Games\SummertimeSaga-0-20-11-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Games\SummertimeSaga-0-20-11-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Games\SummertimeSaga-0-20-11-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Games\SummertimeSaga-0-20-11-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Games\SummertimeSaga-0-20-11-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Games\SummertimeSaga-0-20-11-pc\renpy\display\core.py", line 543, in visit_all
    callback(self)
  File "C:\Games\SummertimeSaga-0-20-11-pc\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Games\SummertimeSaga-0-20-11-pc\renpy\display\image.py", line 750, in per_interact
    self.find_target()
  File "C:\Games\SummertimeSaga-0-20-11-pc\renpy\display\image.py", line 651, in find_target
    raise Exception(error)
Exception: DynamicImage u'iwanka_body_b_[M_iwanka.outfit.get][M_iwanka.pregnancy.to_string]': could not find image. (u'iwanka_body_b_swimsuit_pregnant_bump')

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.20.11
Thu Oct 14 20:40:51 2021
[/code]
 don't know if it is repeatable...yet.
Platform/OSWindows
Version0.20.10

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2021-10-15 01:46 OKTechie New Issue