DeSkel15

Engaged Member
Sep 29, 2019
2,486
7,909
The question is how will Sensei be able to seduce Tsuneyo? I think her most prominent fetish is for a small girls legs lol
Based off her date with Sensei, Tsuneyo seems attracted to being defended:
You don't have permission to view the spoiler content. Log in or register now.
She also seemed to blush at the idea of being called a princess:
You don't have permission to view the spoiler content. Log in or register now.
So, more or less, all Sensei needs to do is genuinely be nice to her, and she'd probably be bedded before she knows how procreation works. Tsuneyo is a sheltered teenage girl, after all.

The main problem with this is that Tsuneyo already saw through Sensei:
You don't have permission to view the spoiler content. Log in or register now.
and Sensei actually doing something nice for the girls is a rare occurence even then:
You don't have permission to view the spoiler content. Log in or register now.
(Edit: I suppose another problem with this, is that the more Sensei actually cares, the less he'd actually try to seduce, so seducing Tsuneyo will likely be kind of paradoxical.)

Still, Tsuneyo's route has at least seemed to start during beachmas, after Sensei admitted he was being a coward over the Molly stuff. Since then, Tsuneyo seems to have begun seeing him in a different light. Of course, whether or not this part of her survived the recent Reset isn't clear, yet.
 
Last edited:

thequee77

Newbie
Jun 20, 2021
19
4
I'm currently getting this error while trying to load into 0.30 saves:

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

While running game code:
  File "renpy/common/00action_file.rpy", line 452, in __call__
AttributeError: 'StoreModule' object has no attribute 'Event'

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpymc", line 28, in script
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\ast.py", line 914, in execute
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\python.py", line 2028, in py_exec_bytecode
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\ui.py", line 297, in interact
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\core.py", line 2702, in interact
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\core.py", line 3518, in interact_core
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 998, in event
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\transition.py", line 47, in event
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 998, in event
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 998, in event
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\screen.py", line 714, in event
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 998, in event
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 244, in event
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 998, in event
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 244, in event
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 998, in event
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 244, in event
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\behavior.py", line 962, in event
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\behavior.py", line 897, in handle_click
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\behavior.py", line 313, in run
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\behavior.py", line 320, in run
  File "renpy/common/00action_file.rpy", line 452, in __call__
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\loadsave.py", line 769, in load
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\loadsave.py", line 63, in loads
AttributeError: 'StoreModule' object has no attribute 'Event'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Lessons in Love 0.34.0
Tue Oct 10 23:52:41 2023
```
Has anyone had this error before? Can anyone recommend any fixes I could apply? Kind of at my wit's end right now, and I'm terrified of losing all my progress so far (only now I realize how long this game is... insane). Some additional context/info:
  • I'm using the dark mode mode mod along with the guide mod
  • Also have all the care packages installed, but did remove the DRM prior. Wondering if my save got potentially nuked by new DRM measures.
 
Last edited:

k1n5l4y3r

Active Member
Jun 20, 2018
676
1,214
I'm currently getting this error while trying to load into 0.30 saves:

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

While running game code:
  File "renpy/common/00action_file.rpy", line 452, in __call__
AttributeError: 'StoreModule' object has no attribute 'Event'

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpymc", line 28, in script
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\ast.py", line 914, in execute
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\python.py", line 2028, in py_exec_bytecode
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\ui.py", line 297, in interact
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\core.py", line 2702, in interact
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\core.py", line 3518, in interact_core
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 998, in event
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\transition.py", line 47, in event
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 998, in event
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 998, in event
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\screen.py", line 714, in event
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 998, in event
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 244, in event
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 998, in event
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 244, in event
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 998, in event
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 244, in event
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\behavior.py", line 962, in event
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\behavior.py", line 897, in handle_click
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\behavior.py", line 313, in run
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\behavior.py", line 320, in run
  File "renpy/common/00action_file.rpy", line 452, in __call__
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\loadsave.py", line 769, in load
  File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\loadsave.py", line 63, in loads
AttributeError: 'StoreModule' object has no attribute 'Event'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Lessons in Love 0.34.0
Tue Oct 10 23:52:41 2023
```
Has anyone had this error before? Can anyone recommend any fixes I could apply? Kind of at my wit's end right now, and I'm terrified of losing all my progress so far (only now I realize how long this game is... insane). Some additional context/info:
  • I'm using the dark mode mode mod along with the guide mod
  • Also have all the care packages installed, but did remove the DRM prior. Wondering if my save got potentially nuked by new DRM measures.
You probably copied the script file from the DRM post, that script file is outdated, the DRM is only on the gui file, you can use the script file from the update, just remember to keep the DRM free gui file.
 
  • Like
Reactions: thequee77

Vizer007

Active Member
Oct 15, 2019
706
714
Based off her date with Sensei, Tsuneyo seems attracted to being defended:
You don't have permission to view the spoiler content. Log in or register now.
She also seemed to blush at the idea of being called a princess:
You don't have permission to view the spoiler content. Log in or register now.
So, more or less, all Sensei needs to do is genuinely be nice to her, and she'd probably be bedded before she knows how procreation works. Tsuneyo is a sheltered teenage girl, after all.

The main problem with this is that Tsuneyo already saw through Sensei:
You don't have permission to view the spoiler content. Log in or register now.
and Sensei actually doing something nice for the girls is a rare occurence even then:
You don't have permission to view the spoiler content. Log in or register now.
(Edit: I suppose another problem with this, is that the more Sensei actually cares, the less he'd actually try to seduce, so seducing Tsuneyo will likely be kind of paradoxical.)

Still, Tsuneyo's route has at least seemed to start during beachmas, after Sensei admitted he was being a coward over the Molly stuff. Since then, Tsuneyo seems to have begun seeing him in a different light. Of course, whether or not this part of her survived the recent Reset isn't clear, yet.
Here my piece of mind on that.
There will be no seduction per se.
Since I think that to get on the roof you need to be "lucid" and have sex with sensei, so, the next time she will be "lucid" sensei will just convince her to have sex, and looking at the previous time, she will likely agree. Why exactly? Maybe she will be "lucid" with Molly who embrace that idea with open legs half from fear and half from desire. Though it's just a half assed speculation on my part ;)
 

DeSkel15

Engaged Member
Sep 29, 2019
2,486
7,909
Here my piece of mind on that.
There will be no seduction per se.
Since I think that to get on the roof you need to be "lucid" and have sex with sensei, so, the next time she will be "lucid" sensei will just convince her to have sex, and looking at the previous time, she will likely agree. Why exactly? Maybe she will be "lucid" with Molly who embrace that idea with open legs half from fear and half from desire. Though it's just a half assed speculation on my part ;)
I could definitely see Tsuneyo being convinced into having sex in order to protect or help Molly. All she seems to have is Molly and her father:
You don't have permission to view the spoiler content. Log in or register now.
Whether or not she ends up tricked by a Callous Sensei or persuaded by a Concerned Sensei, I'm not sure though. I doubt Sensei could simply rape her, but considering people can be turned into puppets, the first Tsuneyo H-Scene could be against her will.

Things will be apparently getting "dark" soon, and with Sensei recently giving presumably the Callous god a chance:
You don't have permission to view the spoiler content. Log in or register now.
Who knows how long this "nice guy" Sensei will even last, before everyone just becomes fleshlights to him:
You don't have permission to view the spoiler content. Log in or register now.

That does make me wonder if Tsuneyo has still been "lucid" since the last reset (or even before that), and Maya is just wrong again, though:
You don't have permission to view the spoiler content. Log in or register now.
 

thequee77

Newbie
Jun 20, 2021
19
4
You probably copied the script file from the DRM post, that script file is outdated, the DRM is only on the gui file, you can use the script file from the update, just remember to keep the DRM free gui file.
Appreciate your response! I was able to resolve the issue by reinstalling the guide mod (I think I forgot to install it to begin with) so everything's working as expected now. Well, almost.
 

thequee77

Newbie
Jun 20, 2021
19
4
I do have another issue that I haven't bothered fixing until now because it's not very intrusive. But might as well do it now. Screenshot 2023-10-11 131311.png
There is an issue with the game UI on the image above: the UI is stuck at a constant state of "Skipping" (see the top left corner, it's visible behind the bar indicating the weekday). As a result, the UI buttons that generally appear on the bottom of the window never appear (the ones for quick saving, skipping, etc.) (the buttons don't appear during dialogue too, or ever). This appears to be an issue exclusive to the save file at hand (and almost all my save files currently, sadly) as creating a new save file fresh from the start of the game resolves this issue. Any ideas in regard to what I could to return the game to its expected state? I don't know where to start in terms of file-editing, and I'm not sure how I'd go about editing the save files since they seem to be encoded in a bizarre way.

I'm fairly certain this is not due to the mods and I've done some testing with an unmodified copy of the game (excluding the insertion of save files) and the issue appears there as well. Any help is appreciated!
 

Virulenz

Engaged Member
Sep 27, 2017
2,836
3,567
If you didn fuck up any python files/settings you could try using keyboard controls (strg=skip/stop h=hide/show ui). But if you have edited some config you need to undo it.

DeSkel15
Considering past events it would also be possible for tsuneo to just join in when molly decides to share her horny side with sensei...you know, to make sure she is not manipulated or forced into it...and to be there to step in if molly changes her mind near the point of no return...

And i guess yumi will be the next to show up on the rooftop...io and rin would also be possible. I don think this is sex related like some including maya think...
 

DeSkel15

Engaged Member
Sep 29, 2019
2,486
7,909
If you didn fuck up any python files/settings you could try using keyboard controls (strg=skip/stop h=hide/show ui). But if you have edited some config you need to undo it.

DeSkel15
Considering past events it would also be possible for tsuneo to just join in when molly decides to share her horny side with sensei...you know, to make sure she is not manipulated or forced into it...and to be there to step in if molly changes her mind near the point of no return...

And i guess yumi will be the next to show up on the rooftop...io and rin would also be possible. I don think this is sex related like some including maya think...
I could see that too, or if she finds out they are doing things, she might become more curious as to why, which could lead to Molly showing her why. (Best Scenario imo)

I'm actually wondering if the next to be on the rooftop might be Nodoka, lmao. I'm not entirely sure of the rules just yet, but being devoted to Sensei seems to be a condition, and if so, like Ayane and Maya who would sacrifice nearly anything to be with him, Nodoka seems similar:
You don't have permission to view the spoiler content. Log in or register now.
I'm not sure what to think about Yumi after her possible murder.
 
  • Like
Reactions: crustlord12

k1n5l4y3r

Active Member
Jun 20, 2018
676
1,214
I do have another issue that I haven't bothered fixing until now because it's not very intrusive. But might as well do it now. View attachment 2998040
There is an issue with the game UI on the image above: the UI is stuck at a constant state of "Skipping" (see the top left corner, it's visible behind the bar indicating the weekday). As a result, the UI buttons that generally appear on the bottom of the window never appear (the ones for quick saving, skipping, etc.) (the buttons don't appear during dialogue too, or ever). This appears to be an issue exclusive to the save file at hand (and almost all my save files currently, sadly) as creating a new save file fresh from the start of the game resolves this issue. Any ideas in regard to what I could to return the game to its expected state? I don't know where to start in terms of file-editing, and I'm not sure how I'd go about editing the save files since they seem to be encoded in a bizarre way.

I'm fairly certain this is not due to the mods and I've done some testing with an unmodified copy of the game (excluding the insertion of save files) and the issue appears there as well. Any help is appreciated!
Sorry but there is no known fix for that one exept finding a save file before the bug happened, you can try pressing tab that is auto-skip, but it's a known bug linked to the save file.
 

Virulenz

Engaged Member
Sep 27, 2017
2,836
3,567
I'm not sure what to think about Yumi after her possible murder.
Huh? Did i miss something?

The mechanics are really confusing, but devotion to sensei is impossible. Then the roof would already be full. I think its more how much sensei REALLY cares about them. This theory also has flaws because nikki, ami and noriko would already be in the top 5, we may be able to improvise a plausible reason for nikki since she dont goes to the school below the reset-roof and ami because she is mentally instable/unable to handle the resets with her memories intact, but noriko? We are closer then ever.
And there are still the mystery boxes maya brings to school before resets...
 
  • Thinking Face
Reactions: crustlord12

DeSkel15

Engaged Member
Sep 29, 2019
2,486
7,909
Huh? Did i miss something?

The mechanics are really confusing, but devotion to sensei is impossible. Then the roof would already be full. I think its more how much sensei REALLY cares about them. This theory also has flaws because nikki, ami and noriko would already be in the top 5, we may be able to improvise a plausible reason for nikki since she dont goes to the school below the reset-roof and ami because she is mentally instable/unable to handle the resets with her memories intact, but noriko? We are closer then ever.
And there are still the mystery boxes maya brings to school before resets...
It's technically just a theory at the moment:
Random Theory Time: I think Yumi may have got got.

So, the last time we see Yumi:
You don't have permission to view the spoiler content. Log in or register now.
She is Tshaped in her pajamas.

Well, fast forward, and Sensei wakes up on a couch with blood behind him:
You don't have permission to view the spoiler content. Log in or register now.
And what seems to be the edge of the shoulder of Yumi in her pajamas behind that couch:
You don't have permission to view the spoiler content. Log in or register now.

Now, keep in mind, characters go invisible during the reset, so chances are, Maya and Ayane couldn't see Yumi's corpse. It's also been implied that Sensei needs to defile the girl first before he can see them:
You don't have permission to view the spoiler content. Log in or register now.
So, I don't think Sensei could have seen her either, considering he hasn't really defiled Yumi yet. Also note how unlike whatever makes Sensei nude, Maya still had clothes on during the reset. Her PJs specifically, so, Yumi probably would have had hers as well.

We also had Sensei note something feels dangerous in Yumi's last event:
You don't have permission to view the spoiler content. Log in or register now.
Then we saw this twisted Ami thing:
You don't have permission to view the spoiler content. Log in or register now.
At the end, seemingly staring at Yumi.

Overall: It seems like Yumi didn't make it to the roof, due to being murdered during the reset.
As for the devotion thing, I dont think it's the only requirement.

One might need to "wake up" first and only Ami has actually seemed to "wake up" out of those you mentioned (and for all we know she might make it to the roof next).

Sensei caring about them could be a condition, but Sensei didn't actually seem to care about Ayane until her second trip to the rooftop where he said he loved her. Her first trip that she didn't seem to survive, did seem to make him start caring more though. Sensei also didn't really care about Maya the first few resets, tbh, beyond her being a way for him to survive. Then again Maya herself is an enigma.

It's also possible that Ami, Niki, and Noriko don't actually exist, so they couldn't get to the rooftop anyway. It's been implied that Ami and Niki are Shapeshifters afterall:
You don't have permission to view the spoiler content. Log in or register now.
If Niki is fake, then Noriko might be as well. Not to mention, getting to the rooftop might actually be a bad thing in the end.
 
Last edited:

thequee77

Newbie
Jun 20, 2021
19
4
Sorry but there is no known fix for that one exept finding a save file before the bug happened, you can try pressing tab that is auto-skip, but it's a known bug linked to the save file.
Well, shit. I suppose this bug is staying with me for the long run. At least it makes the UI more pleasant :HideThePain:
 

fdsasdf_p

Active Member
Apr 24, 2021
916
3,381
Random theory about the prerequisite to RAS membership that is basically a conjecture based on many in-game mentions of timelines, worlds, plains of existence, etc:

The girl has to go through a Sensei-related event with an outcome so devastating that the girl, from the bottom of her heart, wishes another reality/alt universe that she’d rather be in. The girl now could enter the next reality with intact conscious (aka surviving a reset) and with her wish granted in the most horrible way.

Maya seems plausible if how Baby Finches ended is implying Sensei's suicide. Ayane might be up for the same thing as well with her bearing Sensei's child. She couldn't see a future together with the man he loves vehemently showing denial and distaste toward pregnancy (while being pregnant herself), so she wished for another route that wouldn't go into such a bad ending. Of course this fucking world responded to it with maximum malice by removing the single roadblock she ironically cherished deeply, and letting her continue.

Got this feeling this afternoon because I suddenly recalled Noriko and Rin's dialogues related to "what ifs" (Loxosceles Reclusa and Nothing Was Different, respectively). Noriko's asking if it's at all possible that she can end up with him at some other timeline or some other world, and Rin's describing her dream about searching worlds after worlds to find one where Chika would say yes.

While the idea is there but Noriko's wish only sounds like a self-comforting reaffirmation when her possibility of winning in this world is still there. Meanwhile, Rin's dream is very on-brand, subconsciously rejecting the reality in which she was rejected and wishing for another one (even the music there is freaky).
 
4.10 star(s) 303 Votes