NIKI87

Member
Jun 3, 2017
451
441
Why can't i modify money amount with the editor ?
I load the save, change the money, replace the save, load the game and the amount of money stays the same.
 

Keitaro420

Member
Apr 17, 2018
418
1,002
Why can't i modify money amount with the editor ?
I load the save, change the money, replace the save, load the game and the amount of money stays the same.
try changing this var cheater xD

Code:
temp_inventory > construct_0 :(XXXX)
 

NIKI87

Member
Jun 3, 2017
451
441
try changing this var cheater xD

Code:
temp_inventory > construct_0 :(XXXX)
Yep, already did so, changed it to 999 it did nothing. Tried changing "earnings" as well, also nothing. At first i thought i need to change the money amount in game for it to register so i went to work for Diane but that didn't work.
 

Keitaro420

Member
Apr 17, 2018
418
1,002
Yep, already did so, changed it to 999 it did nothing. Tried changing "earnings" as well, also nothing. At first i thought i need to change the money amount in game for it to register so i went to work for Diane but that didn't work.
you can unlock console with this mod "_unlock_console.rpy" in the "game" folder

then in the game; go to the phone,
press the wifi icon;
the press the menu "player"
and press "add" to add 1000 money
 

Sothyr

Active Member
May 26, 2019
925
992
I made a mod thread for



in the moment "Awaiting approval before being displayed publicly. "
It got the approval, you can download the file. I have still much to add. I will proceed with the game to do so ASAP.
 

ProofreadingRUS

Forum Fanatic
Aug 10, 2019
4,202
2,014
I say Diane Debbie or Jenny are causing the game crash or loop.
It could also be Eve's path crashing the game or loop.
So I say when the goal tracker says go to Diane go to Diane or it will cause a game crash or loop.
And leave any school tasks for the next day if there is no time.....peace
 

Deleted member 1019532

Well-Known Member
Nov 18, 2018
1,309
1,611
Okay, with the new "No previous saves work" upgrade, I did Eve (and all her crew), then Jenny, then Debbie, and now Diane.

With Diane it said you couldn't do the threesome with Debbie unless you had already dusted Debbie's cookies in her bedroom, which I did, multiple times prior to starting the Diane route just to be sure.

And I still don't get the threesome scene. Diane just sits on the sofa like a bump on a log as I stroll past in the evening or even after midnight and enter Debbie's room for some slap and tickle.

Never did get the washing machine scene with Debbie, either.
 

AfnanNaif

Member
Jul 8, 2018
185
40
why the game is not installed n android v 4.4.2 but work n android v 5
the old version summertimesaga 18.5 installed and work n android 4.4.2 with out problem
 
Last edited:
May 16, 2018
353
148
Please help!
I can't get the incest patch to work.
I think the version in the lewdpatcher is still in v0.19... shouldn't it be v0.19.1 already?!
 

ish34

New Member
Nov 18, 2018
10
4
So there's no solutions for the roxxy bug where u talk to her at the school and when u head to the trailer park and there no police tape on the trailer door for u to click?
 

tigerlove24

Newbie
Oct 4, 2019
21
5
hi all
i am stuck in diane i get error when i am entering the barn pls help

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/locations/diane_s_home/barn/barn.rpy", line 84, in <module>
File "game/scripts/core/systems/game.rpy", line 351, in main
File "game/scripts/core/systems/locations/locations.rpy", line 255, in call_screen
Exception: DynamicImage u'characters/diane/buttons/character_diane_[M_diane.outfit.get][M_diane.pregnancy.to_string].png': could not find image. (u'characters/diane/buttons/character_diane_dressed.png')

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

Full traceback:
File "scripts/core/user_interface/cellphone/labels.rpyc", line 13, in script call
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/locations/home/home.rpyc", line 59, in script call
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/locations/map/map.rpyc", line 15, in script call
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/locations/gym/gym_front.rpyc", line 9, in script call
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/locations/gym/gym/gym.rpyc", line 3, in script call
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/locations/gym/yoga_room/yoga_room.rpyc", line 27, in script call
File "scripts/locations/diane_s_home/barn/barn.rpyc", line 84, in script
File "C:\Users\dell\Desktop\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\dell\Desktop\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\python.py", line 2004, 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 351, in main
File "game/scripts/core/systems/locations/locations.rpy", line 255, in call_screen
File "C:\Users\dell\Desktop\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\exports.py", line 2896, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\dell\Desktop\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\ui.py", line 295, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\dell\Desktop\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 2699, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\dell\Desktop\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 3091, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\dell\Desktop\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\dell\Desktop\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\dell\Desktop\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\dell\Desktop\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\screen.py", line 434, in visit_all
self.child.visit_all(callback, seen=None)
File "C:\Users\dell\Desktop\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\dell\Desktop\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\dell\Desktop\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 531, in visit_all
for d in self.visit():
File "C:\Users\dell\Desktop\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\image.py", line 730, in visit
self.find_target()
File "C:\Users\dell\Desktop\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\image.py", line 640, in find_target
raise Exception(error)
Exception: DynamicImage u'characters/diane/buttons/character_diane_[M_diane.outfit.get][M_diane.pregnancy.to_string].png': could not find image. (u'characters/diane/buttons/character_diane_dressed.png')

Windows-8-6.2.9200
Ren'Py 7.3.2.320
SummertimeSaga 0.19.1
Wed Oct 23 21:35:49 2019
 
Last edited:

sdf34

New Member
Oct 23, 2019
2
1
Okay, with the new "No previous saves work" upgrade, I did Eve (and all her crew), then Jenny, then Debbie, and now Diane.

With Diane it said you couldn't do the threesome with Debbie unless you had already dusted Debbie's cookies in her bedroom, which I did, multiple times prior to starting the Diane route just to be sure.

And I still don't get the threesome scene. Diane just sits on the sofa like a bump on a log as I stroll past in the evening or even after midnight and enter Debbie's room for some slap and tickle.

Never did get the washing machine scene with Debbie, either.
So you got your note on the computer and brought the laundry basket to the basement and had sex with her there? and the 3some still doesn't work? weird
 
4.00 star(s) 374 Votes