Francis8rock

Member
Sep 8, 2017
226
197
I spoke to the goth chick about hanging out and she mentioned they hang out in the park at night yet it is still locked. Anyone know if this is a bug or there is something else that needs to be done to unlock it?
 

Ungawa

Well-Known Member
Apr 16, 2017
1,524
4,450
Without going into a long list, the relevant standard is that works in a fashion that's intelligent. I've already pointed out some examples.

My point is and has been is I don't believe this is a well managed project. I've aired some examples.

I have no financial involvement due to the aforementioned reason. I originally only stated my disappointment since it seems to be a prominent and obvious issue.

The reason why I have mentioned money is because that does influence people's expectations, this project is no exception. 40k is a lot of money (sub 500k/Y if it keeps up). It's foolish to think that doesn't matter.

Side note:I'm pretty sure DC previously worked as an artist, stating that early on but I don't recall him specifying an industry. Maybe he has but from my own experience in the game industry what he is doing does not lead to a successfully built project. It's incredibly fortunate that he has so much leeway right now but as I've stated I have no clue how long that will last because it usually doesn't.

Okay I'm done. See ya when this releases in a week or two.
You're free to believe it's not a well managed project if you will. But everyone hired has come together and it's been a process you can't ignore. From starting from scratch to allowing a free product, DC has successfully crowdfunded a game and continues to do so.

Yes, DC worked in the gaming industry and has that potential to create games for publishers. But your "standards" don't really apply since AAA publishing and indie publishing have dissimilar standards.

Why you guys get worked up on your Mental Masturbation projects, I've no idea.

Just don't get your stains on the wall...
 

mikledk

Newbie
Apr 4, 2018
16
11
Did somebody extract images through the unrpa? Everything except the background does not open.
I had a brief look at the new art and didn't have any issues. Seems like whatever program you're using to view pictures doesn't support .png
 

bas

retired
Donor
Respected User
Former Staff
May 6, 2017
3,988
30,529
Did somebody extract images through the unrpa? Everything except the background does not open.
They're webp images. If you're on Windows, install this:
 
  • Like
Reactions: LazyName

Alexaxl32

Newbie
Jul 11, 2018
26
22
So the saved game files from previous version is not compatible
Will it be in the next update,like 0.16.1?
Or do i have to wait for someone to post the saved games of v16?
 

Mitchconner29

Newbie
Apr 1, 2018
29
24
Wonder how we're gonna buy the new beachside house for $30k without cheats, i hope DC includes some way to earn a large amount from the criminal elements towards end game.
 
  • Like
Reactions: Kazehana

L337Leon

Newbie
Jan 5, 2018
23
14
If anyone is interested in how to unlock the gallery (cookie jar), type the following into the debug console:

Code:
for name in persistent.cookie_jar.keys():
  persistent.cookie_jar[name]["unlocked"] = True
  for i in range(1, persistent.cookie_jar[name]["gallery_total"]+1):
    persistent.cookie_jar[name]["gallery"][format(i, '02d') + "_unlocked"] = True
 

Ungawa

Well-Known Member
Apr 16, 2017
1,524
4,450
I thought part of the whole 4 month update cycle last update was a major overhaul of the engine, and one of the perks is that old save would be usable from henceforth, yet here I am with none of my saves working. Jesus.
Wait for Diane update. She's the last of the old code.
 
  • Like
Reactions: Crawdaddy

Nikeee

Member
Sep 16, 2016
244
737
Can you post a screenshot of the error message or the text of it, please?

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

While running game code:
  File "game/scripts/locations/home/entrance/hallway/shower/shower.rpy", line 18, in <module>
  File "game/scripts/core/systems/state_machine.rpy", line 390, in trigger
  File "game/scripts/core/systems/state_machine.rpy", line 414, in _do_trigger
  File "game/scripts/core/systems/state_machine.rpy", line 265, in trigger
  File "game/scripts/core/systems/state_machine.rpy", line 142, in process_action
  File "game/scripts/core/systems/state_machine.rpy", line 514, in force
KeyError: u'Jenny'

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

Full traceback:
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 76, in script call
  File "scripts/locations/home/entrance/hallway/shower/shower.rpyc", line 18, in script
  File "C:\Users\Noname\Documents\MediaPlayerClassic\1\1\gam\SummertimeSaga-0.16.0-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Noname\Documents\MediaPlayerClassic\1\1\gam\SummertimeSaga-0.16.0-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/locations/home/entrance/hallway/shower/shower.rpy", line 18, in <module>
  File "game/scripts/core/systems/state_machine.rpy", line 390, in trigger
  File "game/scripts/core/systems/state_machine.rpy", line 414, in _do_trigger
  File "game/scripts/core/systems/state_machine.rpy", line 265, in trigger
  File "game/scripts/core/systems/state_machine.rpy", line 142, in process_action
  File "game/scripts/core/systems/state_machine.rpy", line 514, in force
KeyError: u'Jenny'

Windows-8-6.2.9200
Ren'Py 7.0.0.196
SummertimeSaga 0.16.0
Wed Jul 25 10:09:44 2018
 
  • Like
Reactions: bas
4.00 star(s) 374 Votes