Jan 16, 2019
398
276
Although very different in tone and execution, Once In A Lifetime is extremely good, and it is fully complete. I'd highly recommend it. Caribdis (the developer for it) is the only other developer besides Selebus that I actually support through Patreon. I still wouldn't say it's the same caliber as Lessons in Love, but tbh, most full-on novels aren't the same caliber as Lessons in Love lol.
I played once in life time and stabby mike was hilarious.dildo guy was funny.it was really fun but almost played all popular VNs at right now i think i'll try to play being a dik again .yes Lessons in Love is in very different level. Selebus is best xD
 
  • Heart
Reactions: alex2011

redpenguin101

Member
Feb 19, 2019
195
147
Hey I tried updating the game from 0.20.0 part 2 to 0.21.0 part 1 using the update rar file and when I click on the replay for Maki I get this

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

While running game code:
File "game/screens.rpy", line 8185, in execute
screen makireplays:
File "game/screens.rpy", line 8185, in execute
screen makireplays:
File "game/screens.rpy", line 8188, in execute
use game_menu(_("Memories of Maki"), scroll="viewport"):
File "game/screens.rpy", line 495, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens.rpy", line 495, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens.rpy", line 504, in execute
frame:
File "game/screens.rpy", line 507, in execute
hbox:
File "game/screens.rpy", line 513, in execute
frame:
File "game/screens.rpy", line 516, in execute
if scroll == "viewport":
File "game/screens.rpy", line 518, in execute
viewport:
File "game/screens.rpy", line 527, in execute
vbox:
File "game/screens.rpy", line 528, in execute
transclude
File "game/screens.rpy", line 8188, in execute
use game_menu(_("Memories of Maki"), scroll="viewport"):
File "game/screens.rpy", line 8192, in execute
grid 3 3:
File "game/screens.rpy", line 8241, in execute
if makisex == True:
NameError: name 'makisex' is not defined

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

Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "D:\Pron\Games\LessonsInLove0.20.0Part2-0.20.0-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Pron\Games\LessonsInLove0.20.0Part2-0.20.0-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "D:\Pron\Games\LessonsInLove0.20.0Part2-0.20.0-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Pron\Games\LessonsInLove0.20.0Part2-0.20.0-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Pron\Games\LessonsInLove0.20.0Part2-0.20.0-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "D:\Pron\Games\LessonsInLove0.20.0Part2-0.20.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\Pron\Games\LessonsInLove0.20.0Part2-0.20.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\Pron\Games\LessonsInLove0.20.0Part2-0.20.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\Pron\Games\LessonsInLove0.20.0Part2-0.20.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\Pron\Games\LessonsInLove0.20.0Part2-0.20.0-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "D:\Pron\Games\LessonsInLove0.20.0Part2-0.20.0-pc\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "D:\Pron\Games\LessonsInLove0.20.0Part2-0.20.0-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "D:\Pron\Games\LessonsInLove0.20.0Part2-0.20.0-pc\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 8185, in execute
screen makireplays:
File "game/screens.rpy", line 8185, in execute
screen makireplays:
File "game/screens.rpy", line 8188, in execute
use game_menu(_("Memories of Maki"), scroll="viewport"):
File "game/screens.rpy", line 495, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens.rpy", line 495, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens.rpy", line 504, in execute
frame:
File "game/screens.rpy", line 507, in execute
hbox:
File "game/screens.rpy", line 513, in execute
frame:
File "game/screens.rpy", line 516, in execute
if scroll == "viewport":
File "game/screens.rpy", line 518, in execute
viewport:
File "game/screens.rpy", line 527, in execute
vbox:
File "game/screens.rpy", line 528, in execute
transclude
File "game/screens.rpy", line 8188, in execute
use game_menu(_("Memories of Maki"), scroll="viewport"):
File "game/screens.rpy", line 8192, in execute
grid 3 3:
File "game/screens.rpy", line 8241, in execute
if makisex == True:
File "<screen language>", line 8241, in <module>
NameError: name 'makisex' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Lessons in Love 0.21.0
Tue Nov 30 21:22:14 2021
```
I just extracted the rar file into the lessons in love folder is this the cause of my issue?
 

kasatik_spb

Member
Jul 15, 2020
291
650
Hi!
Here is the Russian translation of Lessons in Love [v0.21.0 part 1].
This translation is "unofficial".

The link is: Here


***********************************************************************

Привет!
Это перевод на Русский язык визуальной новеллы Lessons in Love [v0.21.0 part 1].
Этот перевод является неофициальным.

Ссылка : Здесь
 
  • Like
Reactions: alex2011

moodle

Member
Nov 26, 2016
251
340
I just extracted the rar file into the lessons in love folder is this the cause of my issue?
No, the issue is that there's a bug in the update for Maki. Selebus updated the patreon post with a fixed file people can download, but I'm guessing you don't have access to that. If you wait a day, the fix will go live with the public version of the update.
 

mannice431

Well-Known Member
Jun 14, 2017
1,016
1,085
I was just thinking about Chika, man i know it's coming but i'm gonna feel so bad when Chinami starts feeling sad about "mommy" crying all day (when she finds out that Sensei is not necessarily "exclusive").

You just know that's gonna happen, it's a gut punch you can see coming a mile away, but it's gonna hit ya all the same.
 

alex2011

Conversation Conqueror
Feb 28, 2017
7,725
4,469
I was just thinking about Chika, man i know it's coming but i'm gonna feel so bad when Chinami starts feeling sad about "mommy" crying all day (when she finds out that Sensei is not necessarily "exclusive").

You just know that's gonna happen, it's a gut punch you can see coming a mile away, but it's gonna hit ya all the same.
And it's going to hit hard, yeah, I see it coming as well.

So as a new player I should probably just leave this for now and come back next year once the rework is complete?
That or play now and use a separate save for the reworked scenes so you don't have to start completely over.
 
  • Like
Reactions: Lolicon Kami

mannice431

Well-Known Member
Jun 14, 2017
1,016
1,085
So as a new player I should probably just leave this for now and come back next year once the rework is complete?
Nah, this ain't a "WIAB" rework, the game will be updated all throughout this year (and the next), the only difference is that one of the updated will just be a full blown rewrite of the beginning part, nothing more than that.
 
  • Like
Reactions: moodle

Lolicon Kami

Well-Known Member
Nov 3, 2019
1,664
2,264
So as a new player I should probably just leave this for now and come back next year once the rework is complete?
Several updates are coming up before the update, the earliest on December 15th. So i would reccomend to have fun and play starting whenever you can :)

Once the rework is complete, you won't be forced to restart your game. Heck, Selebus stated that you can ignore the reworked scenes if you want, or play them through the scene gallery :)
 
  • Like
Reactions: moodle

Lolicon Kami

Well-Known Member
Nov 3, 2019
1,664
2,264
Great news folks! F95zone looks like it's going through an apocalypse, and I'm typing this with a thousand error messages popping up by the second, but here's one good news: Lessons in Love 0.21.0 Part 1 is out!



You don't have permission to view the spoiler content. Log in or register now.

The next update is probably around 12/15, but could be near new years. Not sure. Anyways, I'll post the 0.21.0 Part 2 on here next month assuming this site ain't history by then :)
 

alex2011

Conversation Conqueror
Feb 28, 2017
7,725
4,469
Fuck chika marry kirin kill noriko .finally a choice that i can make noriko sad. Im happy. thank you Selebus
But what monster would want to see a sad yandere? :p Just kidding, to be honest, that's what I went with, but I am preparing to restart if it comes back to bite me.

Great news folks! F95zone looks like it's going through an apocalypse, and I'm typing this with a thousand error messages popping up by the second, but here's one good news: Lessons in Love 0.21.0 Part 1 is out!



You don't have permission to view the spoiler content. Log in or register now.

The next update is probably around 12/15, but could be near new years. Not sure. Anyways, I'll post the 0.21.0 Part 2 on here next month assuming this site ain't history by then :)
It's been that way for a while now, a couple days, I hope they can fix it so I don't constantly get this error pop up every time I want to comment or react and don't constantly get flung at the big orange webserver down page nearly every other refresh.

As for his 0.21.0 part 2 release, 12/15 due to a two week break.
 
Jan 16, 2019
398
276
But what monster would want to see a sad yandere? :p Just kidding, to be honest, that's what I went with, but I am preparing to restart if it comes back to bite me.
Same here .but I still couldn't have chosen to kill chika or kirin.impossible noriko is only choice. also what was your choice for maki ?
 
Last edited:
4.10 star(s) 325 Votes