Mod Ren'Py Summertime Saga - Lain's Walkthrough Mod [v0.20.16]

3.80 star(s) 6 Votes

mangrand78

New Member
Aug 1, 2019
5
0
If I use the Arm64 repack by sensitivename and apply the incest patch it works correctly. Why doesn't the same incest patch work with the Lain's mod?
 

Sukhoy85

New Member
Aug 26, 2018
14
2
Hello, there's a bug with debbie's WALKTHROUGH

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



While running game code:

  File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 67, in script call

    $ game.main()

  File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 67, in script call

    $ game.main()

  File "game/scripts/locations/home/entrance/hallway/bedroom/dialogue.rpy", line 1786, 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 "game/mods/LainModWalkthrough/LainMod_guides.rpy", line 480, in execute

  File "game/mods/LainModWalkthrough/LainMod_guides.rpy", line 480, in execute

  File "game/mods/LainModWalkthrough/LainMod_guides.rpy", line 488, in execute

NameError: name 'S_debbie_note_delay' is not defined



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



Full traceback:

  File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 67, in script call

    $ game.main()

  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call

  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 65, in script call

  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call

  File "scripts/locations/home/entrance/hallway/shower/shower.rpyc", line 42, in script call

  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call

  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 65, in script call

  File "scripts/locks/01global_lock_check.rpyc", line 29, in script call

  File "scripts/locks/home_lock_check.rpyc", line 123, in script call

  File "scripts/locks/01global_lock_check.rpyc", line 29, in script call

  File "scripts/locks/home_lock_check.rpyc", line 148, in script call

  File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 67, in script call

    $ game.main()

  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call

  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 65, in script call

  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call

  File "scripts/locations/home/entrance/hallway/bedroom/dialogue.rpyc", line 1786, in script

  File "F:\Jeux Pc + Mods\Jeux 3d\Ren py\S\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 "F:\Jeux Pc + Mods\Jeux 3d\Ren py\S\SummertimeSaga-0-19-1-pc\renpy\python.py", line 2004, in py_exec_bytecode

    exec bytecode in globals, locals

  File "game/scripts/locations/home/entrance/hallway/bedroom/dialogue.rpy", line 1786, 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 "F:\Jeux Pc + Mods\Jeux 3d\Ren py\S\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 "F:\Jeux Pc + Mods\Jeux 3d\Ren py\S\SummertimeSaga-0-19-1-pc\renpy\ui.py", line 295, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "F:\Jeux Pc + Mods\Jeux 3d\Ren py\S\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 "F:\Jeux Pc + Mods\Jeux 3d\Ren py\S\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 3091, in interact_core

    root_widget.visit_all(lambda i : i.per_interact())

  File "F:\Jeux Pc + Mods\Jeux 3d\Ren py\S\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all

    d.visit_all(callback, seen)

  File "F:\Jeux Pc + Mods\Jeux 3d\Ren py\S\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all

    d.visit_all(callback, seen)

  File "F:\Jeux Pc + Mods\Jeux 3d\Ren py\S\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all

    d.visit_all(callback, seen)

  File "F:\Jeux Pc + Mods\Jeux 3d\Ren py\S\SummertimeSaga-0-19-1-pc\renpy\display\screen.py", line 430, in visit_all

    callback(self)

  File "F:\Jeux Pc + Mods\Jeux 3d\Ren py\S\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 3091, in <lambda>

    root_widget.visit_all(lambda i : i.per_interact())

  File "F:\Jeux Pc + Mods\Jeux 3d\Ren py\S\SummertimeSaga-0-19-1-pc\renpy\display\screen.py", line 440, in per_interact

    self.update()

  File "F:\Jeux Pc + Mods\Jeux 3d\Ren py\S\SummertimeSaga-0-19-1-pc\renpy\display\screen.py", line 625, in update

    self.screen.function(**self.scope)

  File "game/mods/LainModWalkthrough/LainMod_guides.rpy", line 480, in execute

  File "game/mods/LainModWalkthrough/LainMod_guides.rpy", line 480, in execute

  File "game/mods/LainModWalkthrough/LainMod_guides.rpy", line 488, in execute

  File "<screen language>", line 1002, in <module>

NameError: name 'S_debbie_note_delay' is not defined



Windows-8-6.2.9200

Ren'Py 7.3.2.320

SummertimeSaga 0.19.1

Wed Oct 23 15:26:03 2019




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



While running game code:

  File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 67, in script call

    $ game.main()

  File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 67, in script call

    $ game.main()

  File "game/mods/LainModWalkthrough/LainMod_guides.rpy", line 480, in execute

  File "game/mods/LainModWalkthrough/LainMod_guides.rpy", line 480, in execute

  File "game/mods/LainModWalkthrough/LainMod_guides.rpy", line 488, in execute

NameError: name 'S_debbie_note_delay' is not defined



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



Full traceback:

  File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 67, in script call

    $ game.main()

  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call

  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 65, in script call

  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call

  File "scripts/locations/home/entrance/hallway/shower/shower.rpyc", line 42, in script call

  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call

  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 65, in script call

  File "scripts/locks/01global_lock_check.rpyc", line 29, in script call

  File "scripts/locks/home_lock_check.rpyc", line 123, in script call

  File "scripts/locks/01global_lock_check.rpyc", line 29, in script call

  File "scripts/locks/home_lock_check.rpyc", line 148, in script call

  File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 67, in script call

    $ game.main()

  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call

  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 65, in script call

  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call

  File "scripts/locations/home/entrance/hallway/bedroom/dialogue.rpyc", line 1789, in script

  File "F:\Jeux Pc + Mods\Jeux 3d\Ren py\S\SummertimeSaga-0-19-1-pc\renpy\ast.py", line 706, in execute

    renpy.exports.say(who, what, *args, **kwargs)

  File "F:\Jeux Pc + Mods\Jeux 3d\Ren py\S\SummertimeSaga-0-19-1-pc\renpy\exports.py", line 1336, in say

    who(what, *args, **kwargs)

  File "F:\Jeux Pc + Mods\Jeux 3d\Ren py\S\SummertimeSaga-0-19-1-pc\renpy\character.py", line 1139, in __call__

    self.do_display(who, what, cb_args=self.cb_args, **display_args)

  File "F:\Jeux Pc + Mods\Jeux 3d\Ren py\S\SummertimeSaga-0-19-1-pc\renpy\character.py", line 842, in do_display

    **display_args)

  File "F:\Jeux Pc + Mods\Jeux 3d\Ren py\S\SummertimeSaga-0-19-1-pc\renpy\character.py", line 591, in display_say

    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)

  File "F:\Jeux Pc + Mods\Jeux 3d\Ren py\S\SummertimeSaga-0-19-1-pc\renpy\ui.py", line 295, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "F:\Jeux Pc + Mods\Jeux 3d\Ren py\S\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 "F:\Jeux Pc + Mods\Jeux 3d\Ren py\S\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 3091, in interact_core

    root_widget.visit_all(lambda i : i.per_interact())

  File "F:\Jeux Pc + Mods\Jeux 3d\Ren py\S\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all

    d.visit_all(callback, seen)

  File "F:\Jeux Pc + Mods\Jeux 3d\Ren py\S\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all

    d.visit_all(callback, seen)

  File "F:\Jeux Pc + Mods\Jeux 3d\Ren py\S\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all

    d.visit_all(callback, seen)

  File "F:\Jeux Pc + Mods\Jeux 3d\Ren py\S\SummertimeSaga-0-19-1-pc\renpy\display\screen.py", line 430, in visit_all

    callback(self)

  File "F:\Jeux Pc + Mods\Jeux 3d\Ren py\S\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 3091, in <lambda>

    root_widget.visit_all(lambda i : i.per_interact())

  File "F:\Jeux Pc + Mods\Jeux 3d\Ren py\S\SummertimeSaga-0-19-1-pc\renpy\display\screen.py", line 440, in per_interact

    self.update()

  File "F:\Jeux Pc + Mods\Jeux 3d\Ren py\S\SummertimeSaga-0-19-1-pc\renpy\display\screen.py", line 625, in update

    self.screen.function(**self.scope)

  File "game/mods/LainModWalkthrough/LainMod_guides.rpy", line 480, in execute

  File "game/mods/LainModWalkthrough/LainMod_guides.rpy", line 480, in execute

  File "game/mods/LainModWalkthrough/LainMod_guides.rpy", line 488, in execute

  File "<screen language>", line 1002, in <module>

NameError: name 'S_debbie_note_delay' is not defined[/SPOILER]



Windows-8-6.2.9200

Ren'Py 7.3.2.320

SummertimeSaga 0.19.1

Wed Oct 23 15:27:39 2019
 
Nov 28, 2017
20
9
Thank you for the mod Maim Lain for the hard work you put into making these mods.

But I gotta ask. Since the devs would not update STS 'till v20. will this be the definitive of the mod 'till v20 comes out ?
 
  • Like
Reactions: Muramasa0

Maid Lain

Well-Known Member
Modder
Game Developer
Apr 4, 2018
1,888
16,382
nice, thanks
patreon is updated, too, right?
Yep all PC & Mac download links were updated with the bug fixes.


Can we change the MC's NAME with your Mod?
Thanks in advance...
Press Shift+O then type:
firstname = "Your name"


Hello, there's a bug with debbie's WALKTHROUGH
Same issue :p
This has been fixed for the PC & Mac mod. Redownload and install the mod to fix it. Android version mod version hasn't been updated with the bug fixes yet.


Thank you for the mod Maim Lain for the hard work you put into making these mods.

But I gotta ask. Since the devs would not update STS 'till v20. will this be the definitive of the mod 'till v20 comes out ?
Thanks. The devs might release a 0.19.2 version of the game to fix all the Mrs. Johnson bugs, so idk. I'll be releasing a new mod Summertime Saga mod on Halloween though.


If I use the Arm64 repack by sensitivename and apply the incest patch it works correctly. Why doesn't the same incest patch work with the Lain's mod?
I'm not sure why the incest wouldn't work with my android version... maybe the devs did something special to the game to allow the patch to work on android and the process I used to make the android version messed it up... I'm not really sure tbh. Sorry.
 

mangrand78

New Member
Aug 1, 2019
5
0
mangrand78 said:
If I use the Arm64 repack by sensitivename and apply the incest patch it works correctly. Why doesn't the same incest patch work with the Lain's mod?
I'm not sure why the incest wouldn't work with my android version... maybe the devs did something special to the game to allow the patch to work on android and the process I used to make the android version messed it up... I'm not really sure tbh. Sorry.

Has anyone had any success with the Lain mod and incest patch?
 

Maid Lain

Well-Known Member
Modder
Game Developer
Apr 4, 2018
1,888
16,382
How to activate money cheat and increase stats with this mod. Thanks.
When you start a new game you can play the game in cheat mode.
If you aren't using cheat mode though you can click the phone -> click other guides -> click cheat menu.
 
  • Like
Reactions: Franko_j

redcode

Newbie
Jun 30, 2017
23
6
I got an error in Android while trying to load any save from previous version...anyone with this issue,if not can you please share your save before the update with me, I don't want to start all over again
 

HRyder

Newbie
Jul 8, 2018
20
3
Is the "Other Guides" button supposed to stay up on the screen when going to other phone apps? I mean, I know it's not SUPPOSED to, but I can't tell if this is a known bug, or something I'm running into by running multiple mods (Lain's, Naughty Tribute, Incest patch).
 

Somple

Newbie
Feb 6, 2019
38
33
Reporting bugs when opening Debbie walkthrough

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

While running game code:
  File "game/scripts/locations/home/entrance/hallway/bedroom/dialogue.rpy", line 2305, in script call
    $ game.main()
  File "game/scripts/locations/home/entrance/hallway/shower/shower.rpy", line 42, in script call
    $ game.main()
  File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 133, in script
    $ game.main()
  File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 133, in <module>
    $ game.main()
  File "game/scripts/core/systems/game.rpy", line 351, in main
    player.location.call_screen(*call_screen_args)
  File "game/scripts/core/systems/locations/locations.rpy", line 259, in call_screen
    renpy.call_screen("ui")
  File "game/mods/LainModWalkthrough/LainMod_guides.rpy", line 480, in execute
  File "game/mods/LainModWalkthrough/LainMod_guides.rpy", line 480, in execute
  File "game/mods/LainModWalkthrough/LainMod_guides.rpy", line 488, in execute
NameError: name 'S_debbie_note_delay' is not defined

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

Full traceback:
  File "game/scripts/locations/home/entrance/hallway/bedroom/dialogue.rpy", line 2305, in script call
    $ game.main()
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 65, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "game/scripts/locations/home/entrance/hallway/shower/shower.rpy", line 42, in script call
    $ game.main()
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 65, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "game/mods/LainModScenes/LainMod_jenny_labelhooks.rpyc", line 202, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/kitchen/kitchen.rpyc", line 10, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "game/mods/LainModScenes/LainMod_jenny_labelhooks.rpyc", line 202, 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 "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 133, in script
    $ game.main()
  File "A:\Mangas\Mangas Prueba\Juegos\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 "A:\Mangas\Mangas Prueba\Juegos\SummertimeSaga-0-19-1-pc\renpy\python.py", line 2004, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 133, in <module>
    $ game.main()
  File "game/scripts/core/systems/game.rpy", line 351, in main
    player.location.call_screen(*call_screen_args)
  File "game/scripts/core/systems/locations/locations.rpy", line 259, in call_screen
    renpy.call_screen("ui")
  File "A:\Mangas\Mangas Prueba\Juegos\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 "A:\Mangas\Mangas Prueba\Juegos\SummertimeSaga-0-19-1-pc\renpy\ui.py", line 295, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "A:\Mangas\Mangas Prueba\Juegos\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 "A:\Mangas\Mangas Prueba\Juegos\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 3091, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "A:\Mangas\Mangas Prueba\Juegos\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "A:\Mangas\Mangas Prueba\Juegos\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "A:\Mangas\Mangas Prueba\Juegos\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "A:\Mangas\Mangas Prueba\Juegos\SummertimeSaga-0-19-1-pc\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "A:\Mangas\Mangas Prueba\Juegos\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 3091, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "A:\Mangas\Mangas Prueba\Juegos\SummertimeSaga-0-19-1-pc\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "A:\Mangas\Mangas Prueba\Juegos\SummertimeSaga-0-19-1-pc\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/mods/LainModWalkthrough/LainMod_guides.rpy", line 480, in execute
  File "game/mods/LainModWalkthrough/LainMod_guides.rpy", line 480, in execute
  File "game/mods/LainModWalkthrough/LainMod_guides.rpy", line 488, in execute
  File "<screen language>", line 1002, in <module>
NameError: name 'S_debbie_note_delay' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.2.320
SummertimeSaga 0.19.1
Wed Oct 23 21:34:15 2019
 

Ive-11

Well-Known Member
Sep 10, 2019
1,404
499
finally, i can play the game with this mod, thanks maim laim, i hope when i start game with mod, didnt get some bug
 

ravendarklock

Member
Jun 30, 2019
185
139
yeah i get it. you've got your pants at your ankles and your cheeto-dust and hand lotion smeared hands are itching to go to work. you may have to chill for a bit while lain goes through lots and lots and lots of code and basically rebuilds his/her mod for this game from the ground up though.
That is not the point, the point is I have NEVER met another mod creator who EVER charges anything. They do it because they love the game. Learn to comprehend what you read before opening your mouth and showing your ignorance.
 

Maid Lain

Well-Known Member
Modder
Game Developer
Apr 4, 2018
1,888
16,382
Reporting bugs when opening Debbie walkthrough
This has already been fixed, but thanks for the report. Redownload and reinstall the mod to fix it.

Is the "Other Guides" button supposed to stay up on the screen when going to other phone apps? I mean, I know it's not SUPPOSED to, but I can't tell if this is a known bug, or something I'm running into by running multiple mods (Lain's, Naughty Tribute, Incest patch).
Yeah it's not possible for me to code it so it's automatically hidden, so that's why there's a button in the bottom left of the screen when you open the phone that lets you hide it.

That is not the point, the point is I have NEVER met another mod creator who EVER charges anything. They do it because they love the game.
I made the mod free like 6 or 7 months ago because I was finally able to support myself through pateron, so I'm not sure how this topic was even brought up since that was a long time ago.
And if I didn't like the game then why would I have spent money on art and animation commissions and so much of my time on making a new mod that I'm going to release for free next week that adds new characters and scenes to the game? lol
 
  • Like
Reactions: AlbinoRhyno

Qmil679

Q / Motherlover
Donor
Mar 13, 2019
5,061
13,537
At stage 15 Debbie, the mod is stuck, writes: wait two days. And it is all the time, nothing happens or changes. I downloaded the mod again and replaced the "game" folder and nothing changed
 
  • Like
Reactions: HangTuah
3.80 star(s) 6 Votes