crossssxxx598

New Member
May 29, 2020
8
7
103
Your saves anywhere in the open sandbox should work fine. If a save is in the middle of an event or conversation, it's iffy whether it's usable in a subsequent update.
The game still pops up an error/exception even if i load in an open sandbox state save. Is there a way to make save pre V0.61.2 to work ?
 

pds72

Well-Known Member
Sep 25, 2019
1,100
991
307
Bug Report:
Got the ol' gray screen when waking up to Jil and Mia in bed with me.
NOTES:
This was the first night that Jil was my roommate. I went to bed while she was at work and woke up to the error. I rolled back and slept in the other room. The following night, I was able to sleep with Jil without errors. The next time she worked and brought Mia home, there weren't any errors. I guessed that the SleepingTogetherCount didn't get set because she wasn't there when I went to sleep that first night. So basically, you have to sleep in the same bed with Jill before she brings Mia home.

You don't have permission to view the spoiler content. Log in or register now.
 

WCold

Active Member
Aug 17, 2016
735
587
291
Bug Report:
Got the ol' gray screen when waking up to Jil and Mia in bed with me.
NOTES:
This was the first night that Jil was my roommate. I went to bed while she was at work and woke up to the error. I rolled back and slept in the other room. The following night, I was able to sleep with Jil without errors. The next time she worked and brought Mia home, there weren't any errors. I guessed that the SleepingTogetherCount didn't get set because she wasn't there when I went to sleep that first night. So basically, you have to sleep in the same bed with Jill before she brings Mia home.

You don't have permission to view the spoiler content. Log in or register now.
Yes, didn't expect it to happen before sleeping together at least 1 time. Will fix it
 

Rikirex994

Newbie
Feb 12, 2022
47
18
108
I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object (u'gui/overlay/photo_frame.webp') at 0x00000000584e4f50>:
IOError: Couldn't find file 'gui/overlay/photo_frame.webp'.

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

Full traceback:
File "renpy/bootstrap.py", line 275, in bootstrap
renpy.main.main()
File "renpy/main.py", line 670, in main
run(restart)
File "renpy/main.py", line 144, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 953, in run_context
context.run()
File "script.rpyc", line 6, in script call
File "GameData.rpyc", line 900, in script call
File "ch_MAunt.rpyc", line 4814, in script
File "script.rpyc", line 6, in script call
File "GameData.rpyc", line 900, in script call
File "ch_MAunt.rpyc", line 4814, in script
File "renpy/ast.py", line 930, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1473, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1352, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 1006, in do_display
**display_args)
File "renpy/character.py", line 693, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3579, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "renpy/display/core.py", line 4172, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2782, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/layout.py", line 886, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/layout.py", line 886, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/layout.py", line 886, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/screen.py", line 731, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/layout.py", line 886, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/im.py", line 676, in render
return cache.get(self, render=True)
File "renpy/display/im.py", line 330, in get
surf = image.load()
File "renpy/display/im.py", line 803, in load
raise e
IOError: Couldn't find file 'gui/overlay/photo_frame.webp'.

Windows-10-10.0.19041 AMD64
Ren'Py 7.6.1.23060707
Straitened Times 0.61.2
Fri May 16 22:48:47 2025
 

WCold

Active Member
Aug 17, 2016
735
587
291
I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object (u'gui/overlay/photo_frame.webp') at 0x00000000584e4f50>:
IOError: Couldn't find file 'gui/overlay/photo_frame.webp'.

Windows-10-10.0.19041 AMD64
Ren'Py 7.6.1.23060707
Straitened Times 0.61.2
Fri May 16 22:48:47 2025
The genuine game build 0.61.2 has 'gui/overlay/photo_frame.webp'. It's your repack error
 
Last edited:
3.70 star(s) 208 Votes