Captainx227

Newbie
Aug 17, 2017
85
52
I've been getting this error a lot when I try to save lately. I am running one mod, naughty tribute. Any thoughts?

You don't have permission to view the spoiler content. Log in or register now.
 
Last edited by a moderator:

WSmith

Active Member
Jul 25, 2018
697
1,089
I've been getting this error a lot when I try to save lately. I am running one mod, naughty tribute. Any thoughts?


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 100, in script
$ game.main()
File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 100, in script
$ game.main()
File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 100, in <module>
$ game.main()
File "game/scripts/core/systems/game.rpy", line 358, in main
player.location.call_screen(*call_screen_args)
File "game/scripts/core/systems/locations/locations.rpy", line 272, in call_screen
renpy.call_screen("ui")
File "renpy/common/00action_menu.rpy", line 103, in __call__
renpy.call_in_new_context("_game_menu", *self.args, _game_menu_screen=screen, **self.kwargs)
File "renpy/common/00gamemenu.rpy", line 166, in script call
call _enter_game_menu from _call__enter_game_menu_0
File "renpy/common/00gamemenu.rpy", line 147, in script
$ _enter_menu()
File "renpy/common/00gamemenu.rpy", line 166, in script call
call _enter_game_menu from _call__enter_game_menu_0
File "renpy/common/00gamemenu.rpy", line 147, in script
$ _enter_menu()
File "renpy/common/00gamemenu.rpy", line 147, in <module>
$ _enter_menu()
File "renpy/common/00gamemenu.rpy", line 88, in _enter_menu
renpy.take_screenshot((config.thumbnail_width, config.thumbnail_height))
error: Out of memory

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

Full traceback:
File "C:\Users\mike\OneDrive\Desktop\ESR\FedEx\TempKits\ss\SummertimeSaga-0-20-16-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "C:\Users\mike\OneDrive\Desktop\ESR\FedEx\TempKits\ss\SummertimeSaga-0-20-16-pc\renpy\main.py", line 575, in main
run(restart)
File "C:\Users\mike\OneDrive\Desktop\ESR\FedEx\TempKits\ss\SummertimeSaga-0-20-16-pc\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "C:\Users\mike\OneDrive\Desktop\ESR\FedEx\TempKits\ss\SummertimeSaga-0-20-16-pc\renpy\execution.py", line 908, in run_context
context.run()
File "scripts/locks/01global_lock_check.rpyc", line 13, 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 "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 100, in script
$ game.main()
File "scripts/locks/01global_lock_check.rpyc", line 13, 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 "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 100, in script
$ game.main()
File "C:\Users\mike\OneDrive\Desktop\ESR\FedEx\TempKits\ss\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 "C:\Users\mike\OneDrive\Desktop\ESR\FedEx\TempKits\ss\SummertimeSaga-0-20-16-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 100, in <module>
$ game.main()
File "game/scripts/core/systems/game.rpy", line 358, in main
player.location.call_screen(*call_screen_args)
File "game/scripts/core/systems/locations/locations.rpy", line 272, in call_screen
renpy.call_screen("ui")
File "C:\Users\mike\OneDrive\Desktop\ESR\FedEx\TempKits\ss\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 "C:\Users\mike\OneDrive\Desktop\ESR\FedEx\TempKits\ss\SummertimeSaga-0-20-16-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\mike\OneDrive\Desktop\ESR\FedEx\TempKits\ss\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 "C:\Users\mike\OneDrive\Desktop\ESR\FedEx\TempKits\ss\SummertimeSaga-0-20-16-pc\renpy\display\core.py", line 3518, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\mike\OneDrive\Desktop\ESR\FedEx\TempKits\ss\SummertimeSaga-0-20-16-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\mike\OneDrive\Desktop\ESR\FedEx\TempKits\ss\SummertimeSaga-0-20-16-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\mike\OneDrive\Desktop\ESR\FedEx\TempKits\ss\SummertimeSaga-0-20-16-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\mike\OneDrive\Desktop\ESR\FedEx\TempKits\ss\SummertimeSaga-0-20-16-pc\renpy\display\screen.py", line 714, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\mike\OneDrive\Desktop\ESR\FedEx\TempKits\ss\SummertimeSaga-0-20-16-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\mike\OneDrive\Desktop\ESR\FedEx\TempKits\ss\SummertimeSaga-0-20-16-pc\renpy\display\behavior.py", line 962, in event
return handle_click(self.clicked)
File "C:\Users\mike\OneDrive\Desktop\ESR\FedEx\TempKits\ss\SummertimeSaga-0-20-16-pc\renpy\display\behavior.py", line 897, in handle_click
rv = run(action)
File "C:\Users\mike\OneDrive\Desktop\ESR\FedEx\TempKits\ss\SummertimeSaga-0-20-16-pc\renpy\display\behavior.py", line 320, in run
return action(*args, **kwargs)
File "renpy/common/00action_menu.rpy", line 103, in __call__
renpy.call_in_new_context("_game_menu", *self.args, _game_menu_screen=screen, **self.kwargs)
File "C:\Users\mike\OneDrive\Desktop\ESR\FedEx\TempKits\ss\SummertimeSaga-0-20-16-pc\renpy\game.py", line 332, in call_in_new_context
return renpy.execution.run_context(False)
File "C:\Users\mike\OneDrive\Desktop\ESR\FedEx\TempKits\ss\SummertimeSaga-0-20-16-pc\renpy\execution.py", line 908, in run_context
context.run()
File "renpy/common/00gamemenu.rpy", line 166, in script call
call _enter_game_menu from _call__enter_game_menu_0
File "renpy/common/00gamemenu.rpy", line 147, in script
$ _enter_menu()
File "renpy/common/00gamemenu.rpy", line 166, in script call
call _enter_game_menu from _call__enter_game_menu_0
File "renpy/common/00gamemenu.rpy", line 147, in script
$ _enter_menu()
File "C:\Users\mike\OneDrive\Desktop\ESR\FedEx\TempKits\ss\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 "C:\Users\mike\OneDrive\Desktop\ESR\FedEx\TempKits\ss\SummertimeSaga-0-20-16-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00gamemenu.rpy", line 147, in <module>
$ _enter_menu()
File "renpy/common/00gamemenu.rpy", line 88, in _enter_menu
renpy.take_screenshot((config.thumbnail_width, config.thumbnail_height))
File "C:\Users\mike\OneDrive\Desktop\ESR\FedEx\TempKits\ss\SummertimeSaga-0-20-16-pc\renpy\exports.py", line 1719, in take_screenshot
renpy.game.interface.take_screenshot(scale, background=background)
File "C:\Users\mike\OneDrive\Desktop\ESR\FedEx\TempKits\ss\SummertimeSaga-0-20-16-pc\renpy\display\core.py", line 2141, in take_screenshot
surf = renpy.display.draw.screenshot(self.surftree, self.fullscreen_video)
File "gldraw.pyx", line 1373, in renpy.gl.gldraw.GLDraw.screenshot
File "C:\Users\mike\OneDrive\Desktop\ESR\FedEx\TempKits\ss\SummertimeSaga-0-20-16-pc\renpy\display\pgrender.py", line 118, in surface
surf = Surface((width + 4, height + 4), 0, sample)
File "src/pygame_sdl2/surface.pyx", line 164, in pygame_sdl2.surface.Surface.__init__
error: Out of memory

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.20.16
Sat Jan 07 08:50:45 2023
My only thought on this is: put it in spoiler tags so it doesn't clog up the forum as much. Other than that I can't help you.Best of luck!
 

rivers77

Member
Jul 16, 2017
108
145
You're right, Jennie benefitted from her remake way more than Debbie would because of her shitty story, that's why I think Debbie's remake will focus solely on redoing her scenes. If her update only consists of redone scenes then the development cycle should be shorter as well, so dissatisfied people don't have as much of a reason to be angry.

But like you said, it's an update that needs to be done for the betterment of the game, just like the tech-update. It's also not like DC ever cared about fan reception, although I do think he's smart enough to give some juicy new content for a while now after the shitshow of a tech-update is done. It'll take a minute before Debbie gets her update but I'm fine w that.
I've thought on some of the changes to the lewd scenes that might make them better. I love the idea of the scene of the MC and Debbie in the kitchen but the execution isn't great IMO. I was thinking changing the angle so that Debbie faces the dining room door to keep a lookout for Jenny. I was thinking that when you get to the fastest speed, her left breast falls out of the robe and swings over the side of the counter (similar to the Iwanka scene).

The scene with Debbie on the couch needs the breast sucking added back in for the final version and made less goofy looking.

I think the scene with Debbie on the washer should be changed to her grinding rather than bouncing.

The change angle on the scene with Debbie in her bed in the day and with the MC in his bed at night have so much potential, but they're both the exact same and terrible.

Would love for the BJ scene in the car to have the MC peal back Debbie's robe to expose her breast during her going down on him.

Just a few thoughts on changes I think would be good. Anyone got any other thoughts they'd like to share?
 

j4yj4m

Forum Fanatic
Jun 19, 2017
4,162
6,120
I've thought on some of the changes to the lewd scenes that might make them better. I love the idea of the scene of the MC and Debbie in the kitchen but the execution isn't great IMO. I was thinking changing the angle so that Debbie faces the dining room door to keep a lookout for Jenny.
Yes, this whole "making sure Jenny doesn't find out" thing is actually something they could elaborate a little bit more. It would add a little bit of extra suspense to her story and I'd think people would like it.

And yes, in my opinion they should make the effort to improve her scenes, simply because I'd say that Debbie's story is probably one of the most played in the game. I don't have any evidence backing this up, but I'd simply guess that a lot of people will play her story along playing the main story and others. Given that a lot of her content happens in MC's house, it's much more likely that people will continue her story, even if they are technically focussing on somebody else and don't like her thaaat much in the first place.
 

teraptuss

Member
May 4, 2019
167
199
That's true, though creating the scenes will likely take the majority of DC's time and adding a few bits and bobs here and there wouldn't matter that much. One would hope...

We should get 3 big story updates, once the tech update is done, so I think he'll create enough leeway to start some unpoluar stuff again. I hope we'll get Mia, Debbie and Roxxy for 0.25/26/27 - at least to me, that would make the most sense.
Is it possible while he had down time for the tech update (while the other team members worked on their part) Dc drew extra stuff to help speed up later updates? Kind of like preloading the art so to speak?

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

Omnikuken

Conversation Conqueror
Feb 22, 2018
7,562
7,325
I heard from Mayor Rump that Darkcookie is surrounded by other cookies...
One of them is called Grumpy Cookie and is posting on this forum under the suspicious name of Omnikuken... :unsure:
Reports on my death have been greatly exaggerated. Also, no need for suspicions : it's a known fact I'm a payed shill and make more $/month than most dudes around here, changing names and all
 

GhostFaceGuy

Well-Known Member
Sep 16, 2019
1,251
1,012
Guys, does anyone have news regarding tech update? According to the site it progresses is 2 percents since September. Is it correct information?
 

Count Morado

Conversation Conqueror
Respected User
Jan 21, 2022
7,855
14,869
Guys, does anyone have news regarding tech update? According to the site it progresses is 2 percents since September. Is it correct information?
You have everything we have - most everything about the update is posted on the /news page of the Summertime Saga website. Posts that are for patreon subscribers only are normally copy/pasted here in this thread, as well.

11 September 202208 January 2023
1673168272256.png
1673168304256.png
 

j4yj4m

Forum Fanatic
Jun 19, 2017
4,162
6,120
Given that they always add additional content/tasks while they are working, the overall percentage seems pretty much meaningless. They completed 15 posing tasks, but at the same time added 15 new ones. As nobody is going to compare the numbers in detail, it basically looks like close to no work is happening.

DC has always been rather bad at promoting his game...
 

j4yj4m

Forum Fanatic
Jun 19, 2017
4,162
6,120
Was there any rumors about this game coming to steam? As an early access game of course
In short, no. DC always said that he wants to provide the game for free and given that steam may even require some changes and additional work, there don't seem to be any plans.
 
  • Like
Reactions: whereislotion

petur

Member
Jul 29, 2017
231
378
I thought people knew that the progress bar on the summertimesaga.com site is highly unreliable and gives only an extremely rought picture of the overall progress. If you want to know where the game is at right now you need to check the streams(you can see some of what is being drawn right now), the discord(sometimes spoilers are dropped) and the patreon progress bar(patreons have extra info on the game's progress).
 
  • Like
Reactions: affen123

itsyeboii

Well-Known Member
Aug 23, 2017
1,023
1,877
I've thought on some of the changes to the lewd scenes that might make them better. I love the idea of the scene of the MC and Debbie in the kitchen but the execution isn't great IMO. I was thinking changing the angle so that Debbie faces the dining room door to keep a lookout for Jenny.
I've said this before, the sneaky theme could be used more and better, so a scene like that would be great. Having her titties rest on the counter and jiggle around would be nice in my opinion, I'd love for scenes to have more options to play around with like that, but I understand that that would take too much time and effort.

The scene with Debbie on the couch needs the breast sucking added back in for the final version and made less goofy looking.
All the scenes need to be redone from the ground up if you ask me, just like with Jenny's update. All of Debbie's scenes are terrible except for the ones in the bed and the blowjobs, they're okay, the rest is outdated and incredibly goofy, even when they first released. Especially the kiss and couch scenes look so bad. Hopefully DC won't cut out scenes so we'd end up with less scenes than before the remake....

I think the scene with Debbie on the washer should be changed to her grinding rather than bouncing.
I hate that scene, her breasts look stretched out and the whole scene is just low quality. I'd change the scene to have her on her back on the washing machine with legs up, makes more sense and is probably easier to draw lol

The change angle on the scene with Debbie in her bed in the day and with the MC in his bed at night have so much potential, but they're both the exact same and terrible.
Agreed, I like the angle but the execution falls short, would love to have that angle remade with HD smooth animated tits swinging in my face o_O

Would love for the BJ scene in the car to have the MC peal back Debbie's robe to expose her breast during her going down on him.
I actually think this scene doesn't have to be changed that much, just remake it and I'd be happy. That car scene always felt like a tease to me, having Debbie ride you in the car, nervous to not get spotted by a possible random straggler is the kind of fun and exciting sex you should be having after you've completed their quest. And you'd have some content with her outside of the house which is a fresh angle.

Just give a good reason for having to drive the car to a secluded spot and bam, public car sex! But that'll never happen unfortunately.

Yes, this whole "making sure Jenny doesn't find out" thing is actually something they could elaborate a little bit more. It would add a little bit of extra suspense to her story and I'd think people would like it.

And yes, in my opinion they should make the effort to improve her scenes, simply because I'd say that Debbie's story is probably one of the most played in the game. I don't have any evidence backing this up, but I'd simply guess that a lot of people will play her story along playing the main story and others. Given that a lot of her content happens in MC's house, it's much more likely that people will continue her story, even if they are technically focussing on somebody else and don't like her thaaat much in the first place.
Agreed and agreed. I think there's plenty of people who would be happy with a good Debbie remake because she's a very central character and a LOT of people love incest, especially the mom-son kind. Even if she officially isn't related, people will still be drawn to her because of obvious reasons. I just hope DC remakes every scene because she really needs it, then I'll be very happy.
 

Meowmeow935

New Member
Jul 17, 2019
9
19
Yes, this whole "making sure Jenny doesn't find out" thing is actually something they could elaborate a little bit more. It would add a little bit of extra suspense to her story and I'd think people would like it.

And yes, in my opinion they should make the effort to improve her scenes, simply because I'd say that Debbie's story is probably one of the most played in the game. I don't have any evidence backing this up, but I'd simply guess that a lot of people will play her story along playing the main story and others. Given that a lot of her content happens in MC's house, it's much more likely that people will continue her story, even if they are technically focussing on somebody else and don't like her thaaat much in the first place.
Oh god finally someone has same thought with me. Debbie's story was the first one character I like in this game. But after many update she has been forgotten. Even Daisy's story has her owned story updated
 

Omnikuken

Conversation Conqueror
Feb 22, 2018
7,562
7,325
Was there any rumors about this game coming to steam? As an early access game of course
You only get finished pron games from Patreon on Steam, so nope
I thought people knew that the progress bar on the summertimesaga.com site is highly unreliable and gives only an extremely rought picture of the overall progress. If you want to know where the game is at right now you need to check the streams(you can see some of what is being drawn right now), the discord(sometimes spoilers are dropped) and the patreon progress bar(patreons have extra info on the game's progress).
You thought wrong and the Patreon tracker is the same as the 1 on the main page. Unless you mean the "detailed" tracker you get with the ~20$/month tier, which is still the same as the other 2, but you can expand the tasks and see what each step is (minus the lewds)
Oh god finally someone has same thought with me. Debbie's story was the first one character I like in this game. But after many update she has been forgotten. Even Daisy's story has her owned story updated
No1 voting for her doesn't mean forgotten ....... She got a scene with Diane (that most people hate) in 1 of the tech batches
summer scam saga
Such content, much originality. Only took a week in 2023 for such a glorious post, GJ
 
4.00 star(s) 368 Votes