srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,439
5,662
Hi Folks,

version 0.20.11-1.01 of the is up with the first naughtifications of the new scenes, and introducing some ambient sound effects as well.

Enjoy!

Edit: Updated to version 1.02
 
Last edited:

slayer991

Member
Jun 8, 2017
189
406
If this were a court, your complaint would be thrown out for lack of standing, since you never provide proof that you are directly harmed in any way, so in short, to complain here, about that which doesn't involve you, is nothing more then slander and defamation.
Sorry, this isn't court and I don't need standing to have an opinion. But since you brought it up, I do have standing. Former Patron of DC from years ago. SS is why I stopped patronizing devs that can't deliver a completed product in a reasonable amount of time. For all of the devs I AM subbed to, they've proven they can deliver a high-quality game inside of 2 years. Otherwise, I'll send someone a one-time donation if I liked their work.

If you were a patron for the full 5 years:
$1/month = $60
$5/month = $300
$10/month = $600

Now if you want to give DC hundreds of dollars for a game that is 5 years in development and nowhere near complete, that's entirely up to you. But I am going to call that shit out every time I see it...especially for a dev that is making nearly $1 million/year. It's not an unreasonable position to have, nor is it unreasonable to point it out.

But criticizing people for pointing this out is nothing short of fanboying the game. It's disingenuous and a disservice to the community to so contemptuously disregard those that have an honest criticism of the game.
 
Last edited:

gam2000

Well-Known Member
Apr 12, 2021
1,232
1,069
Now if you want to give DC hundreds of dollars for a game that is 5 years in development and nowhere near complete, that's entirely up to you. But I am going to call that shit out every time I see it...especially for a dev that is making nearly $1 million/year. It's not an unreasonable position to have, nor is it unreasonable to point it out.
I'm sorry, but if you are not a patron, it's really none of your business. You are crusading against something of which you have no part. My $0.02.
 

slayer991

Member
Jun 8, 2017
189
406
I'm sorry, but if you are not a patron, it's really none of your business. You are crusading against something of which you have no part. My $0.02.
Apparently, you're going to cherry pick my and ignore the relevant section:
Sorry, this isn't court and I don't need standing to have an opinion. But since you brought it up, I do have standing. Former Patron of DC from years ago. SS is why I stopped patronizing devs that can't deliver a completed product in a reasonable amount of time. For all of the devs I AM subbed to, they've proven they can deliver a high-quality game inside of 2 years. Otherwise, I'll send someone a one-time donation if I liked their work.
I've played the game and was a patron. In short, I spent money on this game. I'm entitled to my opinion as much as anyone else.
 

gam2000

Well-Known Member
Apr 12, 2021
1,232
1,069
Apparently, you're going to cherry pick my and ignore the relevant section:


I've played the game and was a patron. In short, I spent money on this game. I'm entitled to my opinion as much as anyone else.
No, I just meant that you are not a patron (by your choosing) and are out of it. You solved your own problem or concern. It should bother you no more.
 

itsyeboii

Well-Known Member
Aug 23, 2017
1,032
1,927
^ They are wrong in assuming anything said in here will have any meaningful impact in the dev stuff/in-game. Whine all you want, but at the end of the day, it'll stay just that : whining for the sake of it.

Want your tasteful crying to do something ? Drag your face to Patreon/Discord/Picarto and splurge it all there, at least DC might notice you and/or ban you

(Not used to troll dude above, general response to continue his point)
This is a thread to discuss the game. Not everything is going to be positive. You can call it whining and tasteful crying all you want but it won't change the valid critisism this game gets.
 

Moffy

Active Member
Sep 25, 2019
919
700
I get this two errors when i want to play the last eve scene in the cookie jar
Does anyone know how to fix it?
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/characters/eve/scene/sex_wake.rpy", line 307, in <module>
KeyError: u'variants'

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

Full traceback:
  File "scripts/characters/eve/scene/sex_wake.rpyc", line 307, in script
  File "E:\Game\SummertimeSaga-0-20-11-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "E:\Game\SummertimeSaga-0-20-11-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/characters/eve/scene/sex_wake.rpy", line 307, in <module>
KeyError: u'variants'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.20.11
Wed Jul 07 16:12:24 2021
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/characters/eve/scene/sex_wake.rpy", line 309, in <module>
NameError: name 'variants' is not defined

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

Full traceback:
  File "scripts/characters/eve/scene/sex_wake.rpyc", line 309, in script
  File "E:\Game\SummertimeSaga-0-20-11-pc\renpy\ast.py", line 1832, in execute
    if renpy.python.py_eval(condition):
  File "E:\Game\SummertimeSaga-0-20-11-pc\renpy\python.py", line 2059, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "E:\Game\SummertimeSaga-0-20-11-pc\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/scripts/characters/eve/scene/sex_wake.rpy", line 309, in <module>
NameError: name 'variants' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.20.11
Wed Jul 07 16:12:32 2021
 

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,439
5,662
I get this two errors when i want to play the last eve scene in the cookie jar
Does anyone know how to fix it?
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/characters/eve/scene/sex_wake.rpy", line 307, in <module>
KeyError: u'variants'

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

Full traceback:
  File "scripts/characters/eve/scene/sex_wake.rpyc", line 307, in script
  File "E:\Game\SummertimeSaga-0-20-11-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "E:\Game\SummertimeSaga-0-20-11-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/characters/eve/scene/sex_wake.rpy", line 307, in <module>
KeyError: u'variants'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.20.11
Wed Jul 07 16:12:24 2021
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/characters/eve/scene/sex_wake.rpy", line 309, in <module>
NameError: name 'variants' is not defined

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

Full traceback:
  File "scripts/characters/eve/scene/sex_wake.rpyc", line 309, in script
  File "E:\Game\SummertimeSaga-0-20-11-pc\renpy\ast.py", line 1832, in execute
    if renpy.python.py_eval(condition):
  File "E:\Game\SummertimeSaga-0-20-11-pc\renpy\python.py", line 2059, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "E:\Game\SummertimeSaga-0-20-11-pc\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/scripts/characters/eve/scene/sex_wake.rpy", line 309, in <module>
NameError: name 'variants' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.20.11
Wed Jul 07 16:12:32 2021
Open the console (shift+O) and type:

unlock_all_scenes()

In the future, do not use faulty gallery unlockers.
 

Tigg

Newbie
Oct 4, 2017
26
15
I've found a bug where Maria stays heavily pregnant indefinitely. This off of a fresh start game 20.11. Any one see this happen and know a way to kick the kid out without starting another fresh playthrough?
 

Omnikuken

Conversation Conqueror
Feb 22, 2018
7,562
7,327
At least ~3 weeks in-game is normal. Unless you skip over a month at a time and nothing changes, it's working as intended
 

Tigg

Newbie
Oct 4, 2017
26
15
At least ~3 weeks in-game is normal. Unless you skip over a month at a time and nothing changes, it's working as intended
Yeah I've skipped 4 full weeks. There's some kind of glitch where she's both in maternity and pregnant at the pizzeria. And if you click on her in maternity she shows up as the final stage pregnant like she does at the pizzeria with corresponding dialog. I'm going to try to delete the game folder and uncompress from the original.
 

Tigg

Newbie
Oct 4, 2017
26
15
Yeah I've skipped 4 full weeks. There's some kind of glitch where she's both in maternity and pregnant at the pizzeria. And if you click on her in maternity she shows up as the final stage pregnant like she does at the pizzeria with corresponding dialog. I'm going to try to delete the game folder and uncompress from the original.
No good. I've cleared out the renpy folder in app data as well as deleted the game folder and replaced it with a fresh unpack and the glitch still persists. Will try a fresh playthrough.
 

2xjj

Member
Aug 5, 2016
217
331
At nearly $1m dollars a year, DC isn't in danger of going out of business. DC has probably made $4m USD since this project was launched and is nowhere near complete. There are plenty of devs out there that release high-quality projects inside of 2 years...with plenty of content. For the huge amount that DC has made from the patreon, DC could have hired an entire team to get this project delivered within a reasonable timeframe. That is what I'm railing about.

For those of you that are good with this, that's fine. But I think at this point DC is milking SS for everything he can get and I'm not wrong for having that opinion.
none of this is true
 
Last edited:

Krizalid

Member
Nov 24, 2017
132
311
what's the new scenes? did I mess up something 'cause I didn't get any new quest or anything (my savegame even got backrolled to before the heist lmao)
 
  • Like
Reactions: HardcoreLarry

PietruccioTheHilander

Forum Fanatic
Jul 17, 2019
5,700
13,789
In becca's new scene, the response choices before the action should have consequences and lead to different animations. it would be nicer
 
Last edited:
4.00 star(s) 374 Votes