Omnikuken

Conversation Conqueror
Feb 22, 2018
7,562
7,327
I have played the game. It's incredibly dull with many of the nonfamily members. Lots of wasted effort just to keep the patreon money flowing.
Wasted like what ? Doing what they polled 3 years ago ? Doing bonus scenes so the Patrons have something to do while they wait ? And what I posted that you quoted is still fact : Jenny has already too much scenes and Debbie will need a remake in 3+ years
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'backgrounds/location_school_locker_mc_day_patched.jpg'>:
File "game/scripts/locations/school/school_hall/school_hall.rpy", line 231, in <module>
File "game/scripts/core/systems/locations/locations.rpy", line 270, in call_screen
IOError: Couldn't find file 'backgrounds/location_school_locker_mc_day_patched.jpg'.

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

Full traceback:
File "scripts/locations/home/entrance/hallway/bedroom/dialogue.rpyc", line 2256, 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 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 13, in script call
File "scripts/locations/map/map.rpyc", line 15, in script call
File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
File "scripts/locations/erik_s_house/erik_s_house.rpyc", line 16, in script call
File "scripts/locations/school/school_hall/school_hall.rpyc", line 216, in script call
File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
File "scripts/locations/school/school_hall/school_hall.rpyc", line 231, in script
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/scripts/locations/school/school_hall/school_hall.rpy", line 231, in <module>
File "game/scripts/core/systems/locations/locations.rpy", line 270, in call_screen
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\display\core.py", line 3194, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\display\core.py", line 2094, in draw_screen
renpy.config.screen_height,
File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
rv = render(root, width, height, st, st)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\display\screen.py", line 675, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\display\image.py", line 500, in render
return wrap_render(self.target, width, height, st, at)
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\display\image.py", line 306, in wrap_render
rend = render(child, w, h, st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\display\im.py", line 583, in render
return cache.get(self, render=True)
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\display\im.py", line 628, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'backgrounds/location_school_locker_mc_day_patched.jpg'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.20.16
Mon Nov 07 08:59:55 2022

Does it mean I lost a certain picture?
Seems like you tried to mod stuff and it backfired. Or you downloaded some janky junk
 
  • Like
Reactions: Count Morado

dalzomo

Active Member
Aug 7, 2016
909
751
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'backgrounds/location_school_locker_mc_day_patched.jpg'>:
File "game/scripts/locations/school/school_hall/school_hall.rpy", line 231, in <module>
File "game/scripts/core/systems/locations/locations.rpy", line 270, in call_screen
IOError: Couldn't find file 'backgrounds/location_school_locker_mc_day_patched.jpg'.

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

Full traceback:
File "scripts/locations/home/entrance/hallway/bedroom/dialogue.rpyc", line 2256, 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 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 13, in script call
File "scripts/locations/map/map.rpyc", line 15, in script call
File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
File "scripts/locations/erik_s_house/erik_s_house.rpyc", line 16, in script call
File "scripts/locations/school/school_hall/school_hall.rpyc", line 216, in script call
File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
File "scripts/locations/school/school_hall/school_hall.rpyc", line 231, in script
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/scripts/locations/school/school_hall/school_hall.rpy", line 231, in <module>
File "game/scripts/core/systems/locations/locations.rpy", line 270, in call_screen
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\display\core.py", line 3194, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\display\core.py", line 2094, in draw_screen
renpy.config.screen_height,
File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
rv = render(root, width, height, st, st)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\display\screen.py", line 675, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\display\image.py", line 500, in render
return wrap_render(self.target, width, height, st, at)
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\display\image.py", line 306, in wrap_render
rend = render(child, w, h, st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\display\im.py", line 583, in render
return cache.get(self, render=True)
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\display\im.py", line 628, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "D:\F95-Summertime Saga\SummertimeSaga-0-20-16-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'backgrounds/location_school_locker_mc_day_patched.jpg'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.20.16
Mon Nov 07 08:59:55 2022

Does it mean I lost a certain picture?
That's an image in the incest patch. Reinstalled recently and forgot to include it?
 

YU_XIAN

Active Member
Mar 13, 2018
503
65
That's an image in the incest patch. Reinstalled recently and forgot to include it?
then ask
I have put the translated RPY file to start the game and it is normal to save
But after I read it, it changed back to English, what is the problem?
 

HentaiGamerN00b

Active Member
Sep 6, 2020
951
814
then ask
I have put the translated RPY file to start the game and it is normal to save
But after I read it, it changed back to English, what is the problem?
If you are using a mod to translate the game, all of them are stil on v0.20.11 meanwhile the game's current version is 0.20.16
 

Omnikuken

Conversation Conqueror
Feb 22, 2018
7,562
7,327
then ask
I have put the translated RPY file to start the game and it is normal to save
But after I read it, it changed back to English, what is the problem?
If you are using a mod to translate the game, all of them are stil on v0.20.11 meanwhile the game's current version is 0.20.16
You also can't use a mod and a translation both at once
 
  • Like
Reactions: Count Morado

HentaiGamerN00b

Active Member
Sep 6, 2020
951
814
You also can't use a mod and a translation both at once
You can, another thing if they will work :v

When i'm referring to "a mod to translate the game" i'm poiting . I don't know what you understand as mod but if you are using an external file even if it is just to translate a game, this can be considered a mod in essence. I don't know nor care if the guy is using an incest patch, much less how you can know if he's using it, my reply is limited to what he pointed as what happened according to what he did.
then ask
I have put the translated RPY file to start the game and it is normal to save
But after I read it, it changed back to English, what is the problem?
By his words, i'm assuming that he's using a translation so, by looking the versions difference, i don't know less think it will be fully compatible just by looking the versions of the actual build against the translation build is for...
 

YU_XIAN

Active Member
Mar 13, 2018
503
65
You can, another thing if they will work :v

When i'm referring to "a mod to translate the game" i'm poiting . I don't know what you understand as mod but if you are using an external file even if it is just to translate a game, this can be considered a mod in essence. I don't know nor care if the guy is using an incest patch, much less how you can know if he's using it, my reply is limited to what he pointed as what happened according to what he did.

By his words, i'm assuming that he's using a translation so, by looking the versions difference, i don't know less think it will be fully compatible just by looking the versions of the actual build against the translation build is for...
My translation was downloaded from the website of "Kompas Translate"
At present, my patch version is 0.20.12, and I have not found a higher version of patch 0.20.12.
There are translations for reading archives at present!
Because it is an rpa file, I don't know why I put it in it and it will make an error to start the game. I have to unpack the patch.rpa file into a patch.rpy file and put the image folder into the game directory.
so that it works perfectly
 

Count Morado

Devoted Member
Respected User
Jan 21, 2022
8,118
15,628
text kinda small.
Good news for you may be coming in the Tech Update sometime in 2023. See the second to last bullet in the spoiler I posted at the top of the previous page: #67,881
My translation was downloaded from the website of "Kompas Translate"
At present, my patch version is 0.20.12, and I have not found a higher version of patch 0.20.12.
There are translations for reading archives at present!
Because it is an rpa file, I don't know why I put it in it and it will make an error to start the game. I have to unpack the patch.rpa file into a patch.rpy file and put the image folder into the game directory.
so that it works perfectly
The patch you are using is good for any English language version v0.20.5 and later. It simply replaces English dialogue and doesn't do much of anything else. There's nothing new for it to replace since v0.20.5.

As for mixing the patch with mods. It's been my experience that's usually not a good idea, risking crashes.
 
  • Like
Reactions: hiensolo11

YU_XIAN

Active Member
Mar 13, 2018
503
65
  1. In the afternoon, go to the Italian restaurant. The place’s owner praises your efforts with the latest client.
Where is the Italian restaurant? I can't find it on the map?
 

Count Morado

Devoted Member
Respected User
Jan 21, 2022
8,118
15,628
  1. In the afternoon, go to the Italian restaurant. The place’s owner praises your efforts with the latest client.
Where is the Italian restaurant? I can't find it on the map?
"Italian Restaurant" is "Tony's Pizza"
 

YU_XIAN

Active Member
Mar 13, 2018
503
65
Gameplay questions go in the gameplay thread
Short answer is "kind of". Long answer is -- this was all covered last week in this thread, you can follow along starting here #67,761
  • If Anon didn't let Tony watch, didn't get Harold and Helen back together, but has max dexterity, then Master Somrak becomes the hero(!) and Anon catches the bullet and thanks Master Somrak (for his training).
i like this route
 

YU_XIAN

Active Member
Mar 13, 2018
503
65
Does it affect the main story if I solve the character line first?


  1. Hot Photos
    Allow 3 days to pass.
  2. In the morning, go to the dining room to share another breakfast with the girl. She is absorbed by a social media called Sluttygram. What wouldn’t she do to please new followers? You’re embarking on a new career as .
Dining room???
 
Last edited:

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,438
5,661
text kinda small.
Good news for you may be coming in the Tech Update sometime in 2023. See the second to last bullet in the spoiler I posted at the top of the previous page: #67,881
Finally. However, if you don't want to wait you can always install my mod, which has a customizable text size for years now ;)
Any idea if it's even possible in current game version to maxx out "To-do" list ? How to cross off Roxxy ?
View attachment 2153145
Wait for the tech update and hope for a fix, or install my mod (which fixes that).
 
4.00 star(s) 374 Votes