hatenonincest

Member
Mar 14, 2018
166
210
1 update every 6 months and barely any scenes, jesus, i feel bad for his intelligent patreons XD
No point going to his patreon page and complain, DC will only hear you through your wallet.
 

Meridian

Active Member
Jan 24, 2018
975
3,415
hmm?, I'm really sorry but not too sure :'( it's doing it for me too though their not my files, it's my friend's I'll try to ask him and see if he knows anything about it.

Edit: He also doesn't know but maybe its due to 17.5 being an old version, having the new version 18.2 might be corrupting 17.5 with its new images and 17.5 cant detect the image that 18.2 has? just a guess >:''( again I'm terribly sorry but I believe the save still works...
Yup I deleted my appdata summertime saga folder and it worked. Thanks.
 
  • Like
Reactions: Kasumi Ouijii

obibobi

Active Member
May 10, 2017
879
2,211
It really boils down to the fact that these people are inherently jealous of someone winning. But they ain't willing to put in the work required to win, so they say that the people winning are 'lucky' and 'not that good' or 'cheating people'.

I mean, anyone could do what DC or others have done and make what they make, but that would require them to actually work like they worked, so they wont do that. Nah, they'd rather just hate on them from afar.

TL;DR Haters gonna hate, that's the end of the debate.
Imagine living life actually thinking like this. This is the argument a teenage girl makes "oh you just don't like Nicki Minaj's music because she's a winner"

If this statements where true, then the haters would hate everyone successful. For those that can put 2 and 2 together to get 4, they realise that these criticisms come about because the dev fails to deliver.

Nothing against Minaj, barely aware of her work, just using that as an example.
 

Canade

Active Member
Sep 26, 2018
904
996
From my perspective, I feel that this game is doing wonderfully; It's fully animated, there's loads of content, and the game is still growing. Sure there's content I'd like to see more of (Mia), but that's more of minor inconvenience, and doesn't stop me from liking the game. Just my two cents worth.
 
Last edited:

jaimss

Newbie
Jul 13, 2018
26
22
It really boils down to the fact that these people are inherently jealous of someone winning. But they ain't willing to put in the work required to win, so they say that the people winning are 'lucky' and 'not that good' or 'cheating people'.

I mean, anyone could do what DC or others have done and make what they make, but that would require them to actually work like they worked, so they wont do that. Nah, they'd rather just hate on them from afar.

TL;DR Haters gonna hate, that's the end of the debate.
imagine believing the nonsense you wrote. misinterpreting critique as being jealous of someone winning shows what kind of ignorance a sheep can archieve.
 

RyanJames

Newbie
Feb 6, 2018
32
183
1 update every 6 months and barely any scenes, jesus, i feel bad for his intelligent patreons XD
No point going to his patreon page and complain, DC will only hear you through your wallet.
If had another sketch artist besides DC, maybe things would be faster...
 

Count_Chocula

Member
Jul 20, 2017
351
969
Is f95 being shafted by google? Every time I look up “summertime saga f95” this thread gets farther down the list of results, even though it has 1600+ pages of replies. At this rate it’ll be impossible for newcomers to the site to find f95 via google.
 

Oriandu

Engaged Member
Sep 1, 2017
2,821
5,243
If had another sketch artist besides DC, maybe things would be faster...
Another artist won't help the problem, if anything it'll just encourage them to be all "Hey, we need to set up a new goal. Get us to $70,000 a month and we'll hire another artist!" and in the meantime the slow pace of updates will remain as it always was, and said updates will still be slow after the new artist is "hired". More money rarely speeds game development up in a good way. Just ask EA.
 

Mouws

New Member
Jun 3, 2017
10
5
I played this ages ago and wanted to get the update. But noticed there is an incest patch.
That was just part of the game right? Did the dev. completely remove that?
And as such, should I just get the patch or is it better this way?
 

Bababoooey

Active Member
May 4, 2017
516
360
I played this ages ago and wanted to get the update. But noticed there is an incest patch.
That was just part of the game right? Did the dev. completely remove that?
And as such, should I just get the patch or is it better this way?
there's a patch, because patreon doesn't allow incest in games anymore
 
  • Thinking Face
Reactions: Alkemya-san

j4yj4m

Forum Fanatic
Jun 19, 2017
4,176
6,144
I played this ages ago and wanted to get the update. But noticed there is an incest patch.
That was just part of the game right? Did the dev. completely remove that?
And as such, should I just get the patch or is it better this way?
That probably depends a bit on your personal fetish. The incest was removed by DC beause of patreon and there's no official support for those fan made patches, which means they aren't perfect in one way or the other.

The game itself is perfectly playable and makes sense without those patches, so it's probably up to you. I personally do not use them.
 

hungneet

Member
Aug 6, 2017
118
86
I can't enter the barn in Daisy event. Please help

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

While running game code:
  File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 87, in script call
    call expression game.dialog_select("player_just_wokeup")
  File "game/scripts/locations/diane_s_home/barn/barn.rpy", line 84, in <module>
  File "game/scripts/core/systems/game.rpy", line 325, in main
  File "game/scripts/core/systems/locations.rpy", line 249, in call_screen
Exception: DynamicImage u'objects/character_diane_[M_diane.outfit.get][M_diane.pregnancy.to_string].png': could not find image. (u'objects/character_diane_shirtless_pregnant_bump.png')

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

Full traceback:
  File "scripts/core/user_interface/cellphone.rpyc", line 529, in script call
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 62, in script call
  File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 87, in script call
    call expression game.dialog_select("player_just_wokeup")
  File "scripts/locations/diane_s_home/barn/barn.rpyc", line 84, in script
  File "E:\Games\SummertimeSaga-0-18-2-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "E:\Games\SummertimeSaga-0-18-2-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/locations/diane_s_home/barn/barn.rpy", line 84, in <module>
  File "game/scripts/core/systems/game.rpy", line 325, in main
  File "game/scripts/core/systems/locations.rpy", line 249, in call_screen
  File "E:\Games\SummertimeSaga-0-18-2-pc\renpy\exports.py", line 2710, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "E:\Games\SummertimeSaga-0-18-2-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\Games\SummertimeSaga-0-18-2-pc\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "E:\Games\SummertimeSaga-0-18-2-pc\renpy\display\core.py", line 3033, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\Games\SummertimeSaga-0-18-2-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "E:\Games\SummertimeSaga-0-18-2-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "E:\Games\SummertimeSaga-0-18-2-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "E:\Games\SummertimeSaga-0-18-2-pc\renpy\display\screen.py", line 428, in visit_all
    self.child.visit_all(callback)
  File "E:\Games\SummertimeSaga-0-18-2-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "E:\Games\SummertimeSaga-0-18-2-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "E:\Games\SummertimeSaga-0-18-2-pc\renpy\display\core.py", line 508, in visit_all
    for d in self.visit():
  File "E:\Games\SummertimeSaga-0-18-2-pc\renpy\display\image.py", line 718, in visit
    self.find_target()
  File "E:\Games\SummertimeSaga-0-18-2-pc\renpy\display\image.py", line 632, in find_target
    raise Exception(error)
Exception: DynamicImage u'objects/character_diane_[M_diane.outfit.get][M_diane.pregnancy.to_string].png': could not find image. (u'objects/character_diane_shirtless_pregnant_bump.png')

Windows-8-6.2.9200
Ren'Py 7.0.0.196
SummertimeSaga 0.18.2
Mon Jun 03 00:15:52 2019
 

nashk

Member
Apr 9, 2017
115
102
I played this ages ago and wanted to get the update. But noticed there is an incest patch.
That was just part of the game right? Did the dev. completely remove that?
And as such, should I just get the patch or is it better this way?
Patreon banned all rape and incest related projects, so all games using patreon had to alter their content or lose funding. Currently most games get around this by altering their game barely (like calling mom characters the landlord or something) and allowing fans to patch the game to return the incest content.
 

sky0dragon

Newbie
May 15, 2018
53
47
If had another sketch artist besides DC, maybe things would be faster...
I believe he said a while ago that he won't do that, mostly because of different art styles. Current one does the art like he want it, having another one could mix arts

Is f95 being shafted by google? Every time I look up “summertime saga f95” this thread gets farther down the list of results, even though it has 1600+ pages of replies. At this rate it’ll be impossible for newcomers to the site to find f95 via google.
That is what bookmarks are for

will this be the update for Eve right?
Final for Jenny... more content mostly
 
4.00 star(s) 378 Votes