- Sep 27, 2017
- 2,916
- 3,687
We could use a noodle-trail to guide her anywhere we want...
Based off her date with Sensei, Tsuneyo seems attracted to being defended:The question is how will Sensei be able to seduce Tsuneyo? I think her most prominent fetish is for a small girls legs lol
```
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
```
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.I'm currently getting this error while trying to load into 0.30 saves:
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: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 ```
- 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.
Here my piece of mind on that.Based off her date with Sensei, Tsuneyo seems attracted to being defended: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.You don't have permission to view the spoiler content. Log in or register now.
The main problem with this is that Tsuneyo already saw through Sensei: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.)You don't have permission to view the spoiler content. Log in or register now.
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.
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: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
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.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.
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)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...
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.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!
Huh? Did i miss something?I'm not sure what to think about Yumi after her possible murder.
It's technically just a theory at the moment: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...
As for the devotion thing, I dont think it's the only requirement.Random Theory Time: I think Yumi may have got got.
So, the last time we see Yumi:She is Tshaped in her pajamas.You don't have permission to view the spoiler content. Log in or register now.
Well, fast forward, and Sensei wakes up on a couch with blood behind him: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.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: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.You don't have permission to view the spoiler content. Log in or register now.
We also had Sensei note something feels dangerous in Yumi's last event: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.You don't have permission to view the spoiler content. Log in or register now.
Overall: It seems like Yumi didn't make it to the roof, due to being murdered during the reset.
Well, shit. I suppose this bug is staying with me for the long run. At least it makes the UI more pleasantSorry 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.
He more or less does anti-burnout stuff. I.e. he prioritezed ALDS over release schedule and it is realy healthy move.i wonder if selebus is getting burnt out
The Rangers and Astros are both advancing and Sel is a Ranger fan living in Houston.He more or less does anti-burnout stuff. I.e. he prioritezed ALDS over release schedule and it is realy healthy move.
Same thoughtsThe Rangers and Astros are both advancing and Sel is a Ranger fan living in Houston.
I honestly expect another delay.