• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

Ren'Py The Wants of Summer [v0.20 Patreon] [GoldenGob]

3.70 star(s) 21 Votes
Dec 1, 2017
56
112
Ah yes, the "Email (Not Yet Implemented)" button was required to progress the story.

Also all the clothes clipping because the dev pushed the breast slider to probably beyond the max is really funny.
 

kewl smut

Newbie
Oct 21, 2017
68
100
BaasB
I noticed the gifs that has been posted. I don't know if they are a new addition or what. But if that is the case would you please add the missing tag that is [Animated] on there (which is under ⇢ this post) as well.
Thanks a bunch.
 
  • Hey there
Reactions: BaasB

BaasB

Post Pro
Uploader
Respected User
Donor
Aug 5, 2018
22,355
325,721
BaasB
I noticed the gifs that has been posted. I don't know if they are a new addition or what. But if that is the case would you please add the missing tag that is [Animated] on there (which is under ⇢ this post) as well.
Thanks a bunch.
Use the Report/Other: Missing Tag: Animated
 
  • Like
Reactions: kewl smut

Ottoeight

Forum Fanatic
Mar 13, 2021
4,612
8,047
First of all, MISSING TAG: "Disabled MC", since he apparently is a little person.

Secondly, I can't save and I can't take pictures (by pressing S).

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 382, in __call__
renpy.save(fn, extra_info=save_name)
Exception: Not saved - no valid save locations.

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

Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3325, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 4160, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/transition.py", line 48, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 727, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/behavior.py", line 983, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 918, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 330, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 382, in __call__
renpy.save(fn, extra_info=save_name)
File "renpy/loadsave.py", line 435, in save
location.save(slotname, sr)
File "renpy/savelocation.py", line 435, in save
raise Exception("Not saved - no valid save locations.")
Exception: Not saved - no valid save locations.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
1.06
Sat Mar 19 17:46:16 2022
 
Last edited:

Satimosxxx

Member
Feb 28, 2020
106
59
how to progress in this game i cant make anything anymore all quests says progress your relationship with all characters but nothing happens.... have a lot of point with all of the girls...
 
  • Like
Reactions: Paprika

gobman

Member
Oct 20, 2017
481
1,041
Same here. It looks like betatesting has become an unnecessary thing to do lately.
What's the problem exactly? You may need to double click the save slot to save. There's a weird issue with transitions in the save/load menu.
 
Mar 27, 2020
35
27
Change your font color bro. who the fuck puts white colored text over a white colored text box? I even tried to extract the files and change the color in the GUI myself, but it won't take the change. Makes your game almost unplayable if the player can't read what they are doing.

Sorry to sound hostile, its just frustrating.

side note; if someone knows what I am doing wrong in the GUI please let me know. I am literally changing the Font_Color to #00000 and when I load it, it is the same. I even tried to set the text box size to 0 and deleted the text box image file from the hud. They still show up the same as before like it is hardcoded.
 

Ottoeight

Forum Fanatic
Mar 13, 2021
4,612
8,047
What's the problem exactly? You may need to double click the save slot to save. There's a weird issue with transitions in the save/load menu.
2 problems.

1st problem: you don't even make the effort and check a few posts above yours;

2nd problem: I'm not able to double click the save slot. One click and the game crashes.
 

cooperdk

Engaged Member
Jul 23, 2017
3,375
4,911
Same here. It looks like betatesting has become an unnecessary thing to do lately.
It's not unnecessary. But this game isn't at beta stage but alpha... so I guess you mean alpha testing. You cannot beta test something which hasn't entered the beta stage (Usually, that would be any a version named 1.0 beta)

That said. it's just as easy as any other Ren'Py game. Right click, choose a slot. Or <escape>, choose a slot. Same asany other Ren'py here. (crap'py I was about to write)
 

saniazmej

New Member
Aug 23, 2020
2
0
I meet some problems for saving. Someone know what to do?
First of all, MISSING TAG: "Disabled MC", since he apparently is a little person.

Secondly, I can't save and I can't take pictures (by pressing S).

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 382, in __call__
renpy.save(fn, extra_info=save_name)
Exception: Not saved - no valid save locations.

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

Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3325, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 4160, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/transition.py", line 48, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 727, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/behavior.py", line 983, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 918, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 330, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 382, in __call__
renpy.save(fn, extra_info=save_name)
File "renpy/loadsave.py", line 435, in save
location.save(slotname, sr)
File "renpy/savelocation.py", line 435, in save
raise Exception("Not saved - no valid save locations.")
Exception: Not saved - no valid save locations.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
1.06
Sat Mar 19 17:46:16 2022
transfer the game to a local disk (saving does not work for me if the folder with the game is on the desktop)
 

cooperdk

Engaged Member
Jul 23, 2017
3,375
4,911
The art style is sick, but we're 5 updates deep and no penetrative sex yet ?
Well... there are games that have been in development for two years that still have yet to see anything besides handjobs and oral.

Many developers find themselves challenged by the requirements to actually make a game.
 

cooperdk

Engaged Member
Jul 23, 2017
3,375
4,911
Trouble with Kate: After the first OnlyFans attempt, she goes back to want to do TikTok stuff again. Every day.
The quest system says to continue working on OnlyFans.

EDIT: Suddenly reverted back to onlyfans after a game week or so
 
Last edited:
3.70 star(s) 21 Votes