Mod Lessons in Love Progress and Guide Mod [v0.54.0] [cckerberos]

5.00 star(s) 9 Votes

shmurfer

Engaged Member
Dec 29, 2019
3,308
5,316
688
I'm confused why the mod doesn't work. I put it in the file and it doesn't appear. I put it in the game file, it appears but pops out a code error. What do I do?

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/LiL_0.54.0_Progress_and_Guide_Mod/game/progress mod/progress_screen.rpy", line 21, in execute
screen progressmod ():
File "game/LiL_0.54.0_Progress_and_Guide_Mod/game/progress mod/progress_screen.rpy", line 21, in execute
screen progressmod ():
File "game/LiL_0.54.0_Progress_and_Guide_Mod/game/progress mod/progress_screen.rpy", line 28, in execute
$ update_chapter_values() # updates the count of how many events each girl has in each chapter
File "game/LiL_0.54.0_Progress_and_Guide_Mod/game/progress mod/progress_screen.rpy", line 28, in <module>
$ update_chapter_values() # updates the count of how many events each girl has in each chapter
File "game/LiL_0.54.0_Progress_and_Guide_Mod/game/progress mod/update status.rpy", line 19, in update_chapter_values
if eval(chapter_finals.var_name):
NameError: name 'christmalloween6' is not defined

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

Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "C:\Users\bryan\Downloads\Lessons in love\LessonsInLove0.53.0-0.53.0-pc-subscribestar\LessonsInLove0.53.0-0.53.0-pc-subscribestar\renpy\ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\bryan\Downloads\Lessons in love\LessonsInLove0.53.0-0.53.0-pc-subscribestar\LessonsInLove0.53.0-0.53.0-pc-subscribestar\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "C:\Users\bryan\Downloads\Lessons in love\LessonsInLove0.53.0-0.53.0-pc-subscribestar\LessonsInLove0.53.0-0.53.0-pc-subscribestar\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\bryan\Downloads\Lessons in love\LessonsInLove0.53.0-0.53.0-pc-subscribestar\LessonsInLove0.53.0-0.53.0-pc-subscribestar\renpy\display\core.py", line 2166, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "C:\Users\bryan\Downloads\Lessons in love\LessonsInLove0.53.0-0.53.0-pc-subscribestar\LessonsInLove0.53.0-0.53.0-pc-subscribestar\renpy\display\core.py", line 2688, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\bryan\Downloads\Lessons in love\LessonsInLove0.53.0-0.53.0-pc-subscribestar\LessonsInLove0.53.0-0.53.0-pc-subscribestar\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "C:\Users\bryan\Downloads\Lessons in love\LessonsInLove0.53.0-0.53.0-pc-subscribestar\LessonsInLove0.53.0-0.53.0-pc-subscribestar\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "C:\Users\bryan\Downloads\Lessons in love\LessonsInLove0.53.0-0.53.0-pc-subscribestar\LessonsInLove0.53.0-0.53.0-pc-subscribestar\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 1 more time]
File "C:\Users\bryan\Downloads\Lessons in love\LessonsInLove0.53.0-0.53.0-pc-subscribestar\LessonsInLove0.53.0-0.53.0-pc-subscribestar\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "C:\Users\bryan\Downloads\Lessons in love\LessonsInLove0.53.0-0.53.0-pc-subscribestar\LessonsInLove0.53.0-0.53.0-pc-subscribestar\renpy\display\core.py", line 2688, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\bryan\Downloads\Lessons in love\LessonsInLove0.53.0-0.53.0-pc-subscribestar\LessonsInLove0.53.0-0.53.0-pc-subscribestar\renpy\display\screen.py", line 491, in per_interact
self.update()
File "C:\Users\bryan\Downloads\Lessons in love\LessonsInLove0.53.0-0.53.0-pc-subscribestar\LessonsInLove0.53.0-0.53.0-pc-subscribestar\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/LiL_0.54.0_Progress_and_Guide_Mod/game/progress mod/progress_screen.rpy", line 21, in execute
screen progressmod ():
File "game/LiL_0.54.0_Progress_and_Guide_Mod/game/progress mod/progress_screen.rpy", line 21, in execute
screen progressmod ():
File "game/LiL_0.54.0_Progress_and_Guide_Mod/game/progress mod/progress_screen.rpy", line 28, in execute
$ update_chapter_values() # updates the count of how many events each girl has in each chapter
File "game/LiL_0.54.0_Progress_and_Guide_Mod/game/progress mod/progress_screen.rpy", line 28, in <module>
$ update_chapter_values() # updates the count of how many events each girl has in each chapter
File "game/LiL_0.54.0_Progress_and_Guide_Mod/game/progress mod/update status.rpy", line 19, in update_chapter_values
if eval(chapter_finals.var_name):
File "C:\Users\bryan\Downloads\Lessons in love\LessonsInLove0.53.0-0.53.0-pc-subscribestar\LessonsInLove0.53.0-0.53.0-pc-subscribestar\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\bryan\Downloads\Lessons in love\LessonsInLove0.53.0-0.53.0-pc-subscribestar\LessonsInLove0.53.0-0.53.0-pc-subscribestar\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
NameError: name 'christmalloween6' is not defined
I haven't tested the latest version but I'd bet you haven't updated your game before updating the guide mod.
 

Markbassplayer

New Member
Apr 11, 2024
9
44
93
Ahoy! First off - this is a FANTASTIC mod, I'm using it for my second playthrough, and hoooo boy is it better than digging through the wiki and making notes every step of the way while trying to avoid spoilers.

A friend of mine is playing the game for the first time, and she is on a Mac, and has run into difficulty installing this mod. So, two questions for the hivemind:

1. Any tips for a Mac install? (I will attempt to troubleshoot later this week as well).

2. Or - is there a list somewhere of the "red exclamation mark" warnings? Like making sure you have a certain character's lust at a certain point before an event, or watchouts for the order you do events. (If I have that, I can help her navigate everything else - but I worry about missing a critical juncture without a handy-dandy list to consult).
 

cckerberos

Member
Jun 12, 2017
472
993
377
Ahoy! First off - this is a FANTASTIC mod, I'm using it for my second playthrough, and hoooo boy is it better than digging through the wiki and making notes every step of the way while trying to avoid spoilers.

A friend of mine is playing the game for the first time, and she is on a Mac, and has run into difficulty installing this mod. So, two questions for the hivemind:

1. Any tips for a Mac install? (I will attempt to troubleshoot later this week as well).

2. Or - is there a list somewhere of the "red exclamation mark" warnings? Like making sure you have a certain character's lust at a certain point before an event, or watchouts for the order you do events. (If I have that, I can help her navigate everything else - but I worry about missing a critical juncture without a handy-dandy list to consult).
I'm glad you're enjoying the mod!

1. I'm afraid I don't have any experience with Macs. Let me know if you don't have any success; I have a few friends I can reach out to.

2. I cobbled together a quick list of the exclamation warnings from each chapter. "Baby it's Cold Outside" and "Selfless" are listed in both Chapters 1 and 2 because while they're Chapter 2 events, their cutoff points are in Chapter 1.

screenshot0003.png
screenshot0004.png
screenshot0005.png
screenshot0006.png
 

DarkDaemonX

Engaged Member
Mar 31, 2020
2,966
3,488
422
The only downside of this mod is having to wait 2 weeks for the update to come out, the last version I played was 0.49, so I want to binge content again as soon as possible.
 

DarkDaemonX

Engaged Member
Mar 31, 2020
2,966
3,488
422
I thought I could use the guide mod and use the wiki for the 0.55 stuff, but I have no idea when that gets updated, if that also updates on public release, I have no choice but to wait for 2 weeks, but I waited for 6 months already, so 2 more weeks should be easy.
 

SlidingSubject

Well-Known Member
Feb 17, 2024
1,197
1,338
300
I thought I could use the guide mod and use the wiki for the 0.55 stuff, but I have no idea when that gets updated, if that also updates on public release, I have no choice but to wait for 2 weeks, but I waited for 6 months already, so 2 more weeks should be easy.
Always check this thread for a guide. As it says, it's mostly the order in which it was unlocked, but you can use it as a reference.
 
5.00 star(s) 9 Votes