View Issue Details

IDCategoryLast Update
0003017Bug Report2020-10-16 15:51
ReporterHazzie 
SeveritycrashReproducibilityalways
Status newResolutionopen
Summary0003017: Game crashes when going into pizzaria backroom with maria when delivering milk for the first time
DescriptionWhen i get given the quest to deliver the milk to the pizzeria and after speaking to tony i go into the back room with Maria and the game crashes with the attached error report.

Platform/OSWindows
Version0.20.5

Activities

Hazzie

Hazzie

2020-10-16 15:51

reporter  

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

While running game code:
Exception: DynamicImage u'maria_body_b_[M_maria.outfit]_falling[M_maria.pregnancy]': could not find image. (u'maria_body_b_casual_falling')

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

Full traceback:
  File "scripts/core/user_interface/cellphone/hooks.rpyc", line 13, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 68, 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 208, 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 208, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/home.rpyc", line 58, 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/locations/pizzeria/interior/interior.rpyc", line 87, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/pizzeria/interior/storage/storage.rpyc", line 3, in script call
  File "scripts/locations/pizzeria/interior/storage/dialogue/dia03.rpyc", line 17, in script
  File "D:\Games\SummertimeSaga-0-20-5-pc\SummertimeSaga-0-20-5-pc\renpy\ast.py", line 1389, in execute
    renpy.exports.with_statement(trans, paired)
  File "D:\Games\SummertimeSaga-0-20-5-pc\SummertimeSaga-0-20-5-pc\renpy\exports.py", line 1601, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "D:\Games\SummertimeSaga-0-20-5-pc\SummertimeSaga-0-20-5-pc\renpy\display\core.py", line 2251, in do_with
    clear=clear)
  File "D:\Games\SummertimeSaga-0-20-5-pc\SummertimeSaga-0-20-5-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Games\SummertimeSaga-0-20-5-pc\SummertimeSaga-0-20-5-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Games\SummertimeSaga-0-20-5-pc\SummertimeSaga-0-20-5-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Games\SummertimeSaga-0-20-5-pc\SummertimeSaga-0-20-5-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Games\SummertimeSaga-0-20-5-pc\SummertimeSaga-0-20-5-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Games\SummertimeSaga-0-20-5-pc\SummertimeSaga-0-20-5-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Games\SummertimeSaga-0-20-5-pc\SummertimeSaga-0-20-5-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Games\SummertimeSaga-0-20-5-pc\SummertimeSaga-0-20-5-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Games\SummertimeSaga-0-20-5-pc\SummertimeSaga-0-20-5-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Games\SummertimeSaga-0-20-5-pc\SummertimeSaga-0-20-5-pc\renpy\display\core.py", line 531, in visit_all
    for d in self.visit():
  File "D:\Games\SummertimeSaga-0-20-5-pc\SummertimeSaga-0-20-5-pc\renpy\display\image.py", line 742, in visit
    self.find_target()
  File "D:\Games\SummertimeSaga-0-20-5-pc\SummertimeSaga-0-20-5-pc\renpy\display\image.py", line 651, in find_target
    raise Exception(error)
Exception: DynamicImage u'maria_body_b_[M_maria.outfit]_falling[M_maria.pregnancy]': could not find image. (u'maria_body_b_casual_falling')

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.20.5
Fri Oct 16 16:33:46 2020
traceback.txt (4,359 bytes)

Issue History

Date Modified Username Field Change
2020-10-16 15:51 Hazzie New Issue
2020-10-16 15:51 Hazzie File Added: traceback.txt