jefferson2ems

New Member
Jul 17, 2018
3
2
3
Sorry for the wait, that's the true changelog.

Time since last update: 136 days

New Features:
- Rework of the Jenny's route;
- Bank report via email with information about the balance of your account, once a week on your phone;
- Birth Control pills and Pregnax.

Sex Scenes:
- Rework of the Camshow, Shower, Couch and Bedroom scenes;
- 3 new scenes.

New Locations:
- Mayor Rump's House;
- Yacht.

New Characters:
- Karl;
- Justin.

Art Rework:
- Jenny;
- Protagonist (Jenny's Route);
- Debbie (Jenny's Route);
- Ivy;
- Jane;
- Martinez;
- Cedric;
- Kevin;
- Somrak;
- Lopez;
- Mr. Bubbles;

Tools to improve the process of debugging;
Initial support for mods;
Bug fixes.
 

Keitaro420

Member
Apr 17, 2018
418
1,031
217
Does this only happen to me ?, after talking to the master
with "Panties obsession"

Code:
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Switch could not choose a displayable.

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

Full traceback:
  File "scripts/locations/home/entrance/hallway/bedroom/dialogue.rpyc", line 2177, in script call
  File "scripts/locations/home/entrance/hallway/bedroom/bedroom.rpyc", line 88, in script call
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 62, in script call
  File "scripts/characters/somrak/button.rpyc", line 48, in script call
  File "scripts/characters/somrak/button_dialogues.rpyc", line 142, in script
  File "SummertimeSaga-0-18-0-pc\renpy\ast.py", line 1337, in execute
    renpy.exports.with_statement(trans, paired)
  File "SummertimeSaga-0-18-0-pc\renpy\exports.py", line 1452, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "SummertimeSaga-0-18-0-pc\renpy\display\core.py", line 2207, in do_with
    clear=clear)
  File "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 "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 "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 "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 "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 "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 "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 "SummertimeSaga-0-18-0-pc\renpy\display\image.py", line 495, in render
    return wrap_render(self.target, width, height, st, at)
  File "SummertimeSaga-0-18-0-pc\renpy\display\image.py", line 306, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "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 "SummertimeSaga-0-18-0-pc\renpy\display\image.py", line 495, in render
    return wrap_render(self.target, width, height, st, at)
  File "SummertimeSaga-0-18-0-pc\renpy\display\image.py", line 306, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "SummertimeSaga-0-18-0-pc\renpy\display\layout.py", line 331, in render
    surf = render(self.child, 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 "SummertimeSaga-0-18-0-pc\renpy\display\layout.py", line 1258, in render
    self.update(st, at)
  File "SummertimeSaga-0-18-0-pc\renpy\display\layout.py", line 1245, in update
    child, redraw = self.function(st, at, *self.args, **self.kwargs)
  File "SummertimeSaga-0-18-0-pc\renpy\display\layout.py", line 1316, in condition_switch_show
    return condition_switch_pick(switch), None
  File "SummertimeSaga-0-18-0-pc\renpy\display\layout.py", line 1312, in condition_switch_pick
    raise Exception("Switch could not choose a displayable.")
Exception: Switch could not choose a displayable.

Windows-8-6.2.9200
Ren'Py 7.0.0.196
SummertimeSaga 0.18.0
Wed May 01 23:37:00 2019
[/CODE]
 

UBOLSOBS

Member
Mar 12, 2019
226
74
38
Why is Kevin the only guy in my to do list?
I hope that isn't what I think it is.
I get it Kevin is gonna help me build some muscle to deal with that bully.
But first I have to find somebody to replace him in the cafeteria.
 
Feb 14, 2019
139
375
188
Does this only happen to me ?, after talking to the master


Code:
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Switch could not choose a displayable.

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

Full traceback:
  File "scripts/locations/home/entrance/hallway/bedroom/dialogue.rpyc", line 2177, in script call
  File "scripts/locations/home/entrance/hallway/bedroom/bedroom.rpyc", line 88, in script call
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 62, in script call
  File "scripts/characters/somrak/button.rpyc", line 48, in script call
  File "scripts/characters/somrak/button_dialogues.rpyc", line 142, in script
  File "SummertimeSaga-0-18-0-pc\renpy\ast.py", line 1337, in execute
    renpy.exports.with_statement(trans, paired)
  File "SummertimeSaga-0-18-0-pc\renpy\exports.py", line 1452, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "SummertimeSaga-0-18-0-pc\renpy\display\core.py", line 2207, in do_with
    clear=clear)
  File "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 "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 "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 "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 "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 "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 "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 "SummertimeSaga-0-18-0-pc\renpy\display\image.py", line 495, in render
    return wrap_render(self.target, width, height, st, at)
  File "SummertimeSaga-0-18-0-pc\renpy\display\image.py", line 306, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "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 "SummertimeSaga-0-18-0-pc\renpy\display\image.py", line 495, in render
    return wrap_render(self.target, width, height, st, at)
  File "SummertimeSaga-0-18-0-pc\renpy\display\image.py", line 306, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "SummertimeSaga-0-18-0-pc\renpy\display\layout.py", line 331, in render
    surf = render(self.child, 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 "SummertimeSaga-0-18-0-pc\renpy\display\layout.py", line 1258, in render
    self.update(st, at)
  File "SummertimeSaga-0-18-0-pc\renpy\display\layout.py", line 1245, in update
    child, redraw = self.function(st, at, *self.args, **self.kwargs)
  File "SummertimeSaga-0-18-0-pc\renpy\display\layout.py", line 1316, in condition_switch_show
    return condition_switch_pick(switch), None
  File "SummertimeSaga-0-18-0-pc\renpy\display\layout.py", line 1312, in condition_switch_pick
    raise Exception("Switch could not choose a displayable.")
Exception: Switch could not choose a displayable.

Windows-8-6.2.9200
Ren'Py 7.0.0.196
SummertimeSaga 0.18.0
Wed May 01 23:37:00 2019
[/CODE]
This has been posted in the Kompas bug report. If you hit ignore repeatedly, it should continue through eventually.

I mean did he say something to use old Debbie ?
This has already been established earlier in the thread. The new models are not in use yet.
 
May 21, 2018
350
220
186
Wow.. don't normally bitch about updates, but wtf, seriously? Update is fucking garbage. This game used to have so much potential. What a waste.

Glad I stopped supporting Summertime Saga. :mad:

Yeah no. Patreons don't have a freaking mind about advancing the main story. It's all just side stories and banging everyone on the map. The man story should have progressed by now but nooooo. It took the devs up to 0.20 to put it on the calendar because everyone is already done banging everyone in the map. If I were to give a suggestion, 0.5, 0.10 and 0.15 should have been about the main story.
 

Nohnaak

Newbie
Aug 7, 2016
24
11
65
Pizza delivery job don't give you money in the new version.
When you're playing on the cheat version, you get an error while trying to climb the tree behind your house.
 

James Eveleth

Well-Known Member
Mar 22, 2018
1,482
2,901
461
Did Ivy get a rework? I hope my eyes are just going bad but I don't see any changes compared to previous versions. Her scenes also look the untouched.
You don't have permission to view the spoiler content. Log in or register now.
 

Crosaith.

Well-Known Member
Nov 18, 2017
1,190
2,711
505
Did Ivy get a rework? I hope my eyes are just going bad but I don't see any changes compared to previous versions. Her scenes also look the untouched.
You don't have permission to view the spoiler content. Log in or register now.
Most of the character art reworks haven't been added yet. Update is misleading. Art might be done, but it hasn't been added to the game.

Yeah no. Patreons don't have a freaking mind about advancing the main story. It's all just side stories and banging everyone on the map. The man story should have progressed by now but nooooo. It took the devs up to 0.20 to put it on the calendar because everyone is already done banging everyone in the map. If I were to give a suggestion, 0.5, 0.10 and 0.15 should have been about the main story.
I agree dude. Hell, I woulda focused on the main story first and build from there if it was my choice. Why you gonna try and build a house when there's no foundation lolol

Edit - typo
 

PhoenixAgain

Newbie
Feb 7, 2019
57
103
211
its reasonable up until the part if your paying for the games work and progress... if your not told about a set date of when work is done for your patronage then dont complain UNLESS its been told and your paying him for the work but other than that go get buy something and get it then and there... I hear DL.com is selling hentai games for 30% off lol

Wow, that was barely understandable English, but if you're so adamantly against complaining, then why do you do it so much? If other people pointing out 1 update in 5 months is undesirable bothers you so, then take your own advice and don't complain and bring yourself over to DL.com instead.
 
3.90 star(s) 420 Votes