View Issue Details

IDCategoryLast Update
0001816Bug Report2019-11-20 21:43
Reporterthelectricwizard 
SeveritycrashReproducibilityalways
Status closedResolutionfixed
Summary0001816: Game crash when trying to have sex with Ms Ross in her office.
Description[code]
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'backgrounds/location_school_office3_closeup.jpg'>:
IOError: Couldn't find file 'backgrounds/location_school_office3_closeup.jpg'.

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

Full traceback:
  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/locations/map/map.rpyc", line 36, in script call
  File "scripts/locations/school/third_floor/ross_offce/dialogues.rpyc", line 15, in script call
  File "scripts/locations/school/third_floor/ross_offce/dialogues.rpyc", line 29, in script
  File "C:\Users\USERRNAME\AppData\Local\Temp\Rar$EXa127088.39878\SummertimeSaga-0-18-0-pc\renpy\ast.py", line 1337, in execute
    renpy.exports.with_statement(trans, paired)
  File "C:\Users\USERRNAME\AppData\Local\Temp\Rar$EXa127088.39878\SummertimeSaga-0-18-0-pc\renpy\exports.py", line 1452, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "C:\Users\USERRNAME\AppData\Local\Temp\Rar$EXa127088.39878\SummertimeSaga-0-18-0-pc\renpy\display\core.py", line 2207, in do_with
    clear=clear)
  File "C:\Users\USERRNAME\AppData\Local\Temp\Rar$EXa127088.39878\SummertimeSaga-0-18-0-pc\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\USERRNAME\AppData\Local\Temp\Rar$EXa127088.39878\SummertimeSaga-0-18-0-pc\renpy\display\core.py", line 3132, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\Users\USERRNAME\AppData\Local\Temp\Rar$EXa127088.39878\SummertimeSaga-0-18-0-pc\renpy\display\core.py", line 2055, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 485, in renpy.display.render.render_screen
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\USERRNAME\AppData\Local\Temp\Rar$EXa127088.39878\SummertimeSaga-0-18-0-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\USERRNAME\AppData\Local\Temp\Rar$EXa127088.39878\SummertimeSaga-0-18-0-pc\renpy\display\transition.py", line 359, in render
    top = render(self.new_widget, width, height, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\USERRNAME\AppData\Local\Temp\Rar$EXa127088.39878\SummertimeSaga-0-18-0-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\USERRNAME\AppData\Local\Temp\Rar$EXa127088.39878\SummertimeSaga-0-18-0-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\USERRNAME\AppData\Local\Temp\Rar$EXa127088.39878\SummertimeSaga-0-18-0-pc\renpy\display\im.py", line 580, in render
    return cache.get(self, render=True)
  File "C:\Users\USERRNAME\AppData\Local\Temp\Rar$EXa127088.39878\SummertimeSaga-0-18-0-pc\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "C:\Users\USERRNAME\AppData\Local\Temp\Rar$EXa127088.39878\SummertimeSaga-0-18-0-pc\renpy\display\im.py", line 625, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "C:\Users\USERRNAME\AppData\Local\Temp\Rar$EXa127088.39878\SummertimeSaga-0-18-0-pc\renpy\loader.py", line 555, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'backgrounds/location_school_office3_closeup.jpg'.

Windows-8-6.2.9200
Ren'Py 7.0.0.196
SummertimeSaga 0.18.0
Wed May 08 11:25:17 2019
[/code]
Platform/OSWindows
Version0.18

Activities

Casiope

Casiope

2019-05-08 14:11

updater   ~0002479

Please update to version 0.18.2.

Duplicate of bug report 0001605. This bug is supposed to be fixed.
Casiope

Casiope

2019-11-20 21:43

updater   ~0003769

This bug has been fixed in version 0.18.2. Please update the game to the last version. The report is a duplicate of 0001605 and is now closed.

Issue History

Date Modified Username Field Change
2019-05-08 10:27 thelectricwizard New Issue
2019-05-08 14:11 Casiope Note Added: 0002479
2019-11-20 21:43 Casiope Status new => closed
2019-11-20 21:43 Casiope Resolution open => fixed
2019-11-20 21:43 Casiope Note Added: 0003769