mrcastor11
Member
- Mar 4, 2018
- 107
- 32
- 213
You can start playing the new content immediately from a new game
That says on the page but how do I do it?
That says on the page but how do I do it?
It's a lie, but Jenny's quest line is the new content because the scrapped the old one and can start 5-10 minutes in if you skip and mash past everything.You can start playing the new content immediately from a new game
That says on the page but how do I do it?
This game is barely comparable to Mr. Dots two titles. His are straight forward visual novels with the only choices being which characters you plow. And the time to create 3D pictures is significantly less.I have to agree... 5 Months for that little Jenny content? Wow! I know there were some character update too but Jeez! That's a long time. Compare that to Mr Dots who has 2 games working at the same time and he still releases Solid games much faster. (2 bug fixes here in 2 days?).
So... haven't played this in a while, Mom pregnancy in the game yet?After i play this game,the pregnancy stuff kinda doesnt make any sense,they keep pregnant instead of one baby at a time,i like pregnancy but this game story just become weird since Roxxy update,the girls pregnant,and keep pregnant non stop,then the babies gone,not mentioning to naming their baby,Jenny is much more worse,she doesnt even mention about MC baby after she said she will take care of it herself.it might be good to make them pregnant but it will be much better if they all pregnant in end the of the game..Diane much more better if she just have 1 baby a time,then they stop making baby and focus on bussiness,Jenny too..she should atleast mentioning where the baby is going and saying they should focus on camshow bussiness,and she need to keep reminding the MC they both already have a baby,so MC should help her gain money to make sure the baby is healthy and have her mommy attention..instead of the player keep impregnate the character like baby maker machine,and Poof!like the baby never existed...No offense,just my opinion
i hear this a lot recently and the more often i think about it what does summertime take so long to make ? its rly not some super high quality 3d ? the coding ?? i rly dont get it other devs bring out updates so much faster which look like they have to do at least twice or thrice as much work as for summertimeThis game is barely comparable to Mr. Dots two titles. His are straight forward visual novels with the only choices being which characters you plow. And the time to create 3D pictures is significantly less.
nobody pirates summertime they give it out a few hours later for non patreons you can download it from their site without being patreonAll of this crying is so pointless...
It's very simple, if you support this dev: I STRONGLY suggest you stop(the update time to playable content ratio is a joke and the amount of bugs/no save transfer is ridiculous)
If you pirate the game for free: shut up.
It's the actual 2D art drawn by hand in photoshop, for one. It's far easier to use DAZ 3D or Virtual Girl models in a scene that you then take a screengrab of. These 3D models you see in Ren'py titles, very few of them are custom made. They're pre-made assets. It's kinda like machinima. If you've seen Red vs Blue, you know that the hard work is done already because they're using 3D models from the Halo games. Drawing everything from scratch, on the other hand, is a lot more time consuming.i hear this a lot recently and the more often i think about it what does summertime take so long to make ? its rly not some super high quality 3d ? the coding ?? i rly dont get it other devs bring out updates so much faster which look like they have to do at least twice or thrice as much work as for summertime
Actually, they do. People were bitching about the bugs from a pirated Patron only version before 18.2 released, which was the first public version a full two days after the patron version.nobody pirates summertime they give it out a few hours later for non patreons you can download it from their site without being patreon
no,even if it did happen,i will pass,i dont want to waste my time keep impregnating mom until she have 7 baby with the MC with no meaning reaction about the babies.It stupidSo... haven't played this in a while, Mom pregnancy in the game yet?
im sure i remember downloading 18.1 from their site litterly the same dayActually, they do. People were bitching about the bugs from a pirated Patron only version before 18.2 released, which was the first public version a full two days after the patron version.
Nope. 18.1 was at least 24 hours later. 18.2 was a little later than that.im sure i remember downloading 18.1 from their site litterly the same day
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/map/map.rpyc", line 36, 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 "C:\Users\chuck\Desktop\Summertime Saga\SummertimeSaga-0-18-0-pc\renpy\ast.py", line 1337, in execute
renpy.exports.with_statement(trans, paired)
File "C:\Users\chuck\Desktop\Summertime Saga\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\chuck\Desktop\Summertime Saga\SummertimeSaga-0-18-0-pc\renpy\display\core.py", line 2207, in do_with
clear=clear)
File "C:\Users\chuck\Desktop\Summertime Saga\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\chuck\Desktop\Summertime Saga\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\chuck\Desktop\Summertime Saga\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\chuck\Desktop\Summertime Saga\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\chuck\Desktop\Summertime Saga\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\chuck\Desktop\Summertime Saga\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\chuck\Desktop\Summertime Saga\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\chuck\Desktop\Summertime Saga\SummertimeSaga-0-18-0-pc\renpy\display\image.py", line 495, in render
return wrap_render(self.target, width, height, st, at)
File "C:\Users\chuck\Desktop\Summertime Saga\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 "C:\Users\chuck\Desktop\Summertime Saga\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\chuck\Desktop\Summertime Saga\SummertimeSaga-0-18-0-pc\renpy\display\image.py", line 495, in render
return wrap_render(self.target, width, height, st, at)
File "C:\Users\chuck\Desktop\Summertime Saga\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 "C:\Users\chuck\Desktop\Summertime Saga\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 "C:\Users\chuck\Desktop\Summertime Saga\SummertimeSaga-0-18-0-pc\renpy\display\layout.py", line 1258, in render
self.update(st, at)
File "C:\Users\chuck\Desktop\Summertime Saga\SummertimeSaga-0-18-0-pc\renpy\display\layout.py", line 1245, in update
child, redraw = self.function(st, at, *self.args, **self.kwargs)
File "C:\Users\chuck\Desktop\Summertime Saga\SummertimeSaga-0-18-0-pc\renpy\display\layout.py", line 1316, in condition_switch_show
return condition_switch_pick(switch), None
File "C:\Users\chuck\Desktop\Summertime Saga\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
Sat May 04 21:09:14 2019