SonsOfLiberty

Board Buff
Compressor
Sep 3, 2022
19,165
157,732
any compress v0.25?
Not yet, didn't know public was out..


V0.25 Public Release!


It's finally here, it took a bit longer than usual, but the update is ready for the public! It contains a bunch of new story content for everyone, except for Serena, as well as a loads of tweaks and changes that I've been wanting to add for a while now. One of the big ones is replays of every sexy scene with a main character so far.

Another thing that has been requested a lot is the ability to sleep with more characters at night and now you can sleep with Amy and Claire. Other characters will be coming in future. Also a final note, I had to change a variable for Vee that was causing a bug. So you may find yourself needing to do her photoshoots yet again. Hopefully this will be the last time!

Downloads:





Cheat codes for this build can be found here:

V0.25 Changelog:
- 11 New story scenes
- New Main Menu
- New Menu Buttons
- Can now sleep with Amy at night
- Can now read Amy's mind at night
- Can now sleep with Claire at night
- Can now read Claire's mind at night
- 6 new animations
- Changed Vee's model variable to fix a bug, may result in players needing to do her photoshoots again
- Added 4 replays for Amber
- Added 2 new replays for Amy
- Added 4 replays for Claire
- Added 2 new replays for Meg
- Added 3 new replays for Missy (Under Meg's stats and replays tab)
- Added 3 new replays for Katie
- Added a replay section for Imry.
- Added 7 replays for Imry.
- Finally alphabetised the hints and stats/replays screens
- Added new profile screen for Olivia
- Update profile information for multiple characters.
 

SonsOfLiberty

Board Buff
Compressor
Sep 3, 2022
19,165
157,732
Lunar's Chosen [v0.25 Public] [PTGames]

COMPRESSED:

Win/Linux:

- -

Mac:

- -
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
10,038
91,955
Lunar's Chosen [v0.25 Public] [PTGames] - Update only

The patch may break your game, use at your own risk.
Ren'Py/Python version changed, read the Spoiler before installing!

If you missed it you can find the old Update only patch HERE.

Win/Linux: v0.24 -> v0.25 [334 MB]
- - -

Mac: v0.24 -> v0.25 [330 MB]
- - -

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

Please @ me or quote this post if there is a new version that doesn't show up on the "Latest Updates" page.
 
Last edited:

Anon4321

Conversation Conqueror
Jun 24, 2017
6,756
5,324
Lunar's Chosen [v0.25 Public] [PTGames] - Update only

The patch may break your game, use at your own risk.
Ren'Py/Python version changed, read the Spoiler before installing!

If you missed it you can find the old Update only patch HERE.

Win/Linux: v0.24 -> v0.25 [334 MB]
MEGA - - Pixeldrain - Workupload

Mac: v0.24 -> v0.25 [330 MB]
MEGA - - Pixeldrain - Workupload

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

Please @ me or quote this post if there is a new version that doesn't show up on the "Latest Updates" page.

0.25
getting an error when trying to text Katie from the pool

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

While running game code:
  File "game/phone.rpy", line 90, in script
    jump katie_athome
ScriptError: could not find label 'katie_athome_patch'.

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

Full traceback:
  File "game/phone.rpy", line 90, in script
    jump katie_athome
  File "C:\Users\**********\Desktop\LunarsChosen-0.25.0-pc\renpy\ast.py", line 1992, in execute
    rv = renpy.game.script.lookup(target)
  File "C:\Users\**********\Desktop\LunarsChosen-0.25.0-pc\renpy\script.py", line 1013, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'katie_athome_patch'.

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.1.23060707
Lunar's Chosen 0.25.0
Sat Sep 23 09:33:48 2023
 
  • Thinking Face
Reactions: Bob69

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
10,038
91,955
0.25
getting an error when trying to text Katie from the pool

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

While running game code:
  File "game/phone.rpy", line 90, in script
    jump katie_athome
ScriptError: could not find label 'katie_athome_patch'.

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

Full traceback:
  File "game/phone.rpy", line 90, in script
    jump katie_athome
  File "C:\Users\**********\Desktop\LunarsChosen-0.25.0-pc\renpy\ast.py", line 1992, in execute
    rv = renpy.game.script.lookup(target)
  File "C:\Users\**********\Desktop\LunarsChosen-0.25.0-pc\renpy\script.py", line 1013, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'katie_athome_patch'.

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.1.23060707
Lunar's Chosen 0.25.0
Sat Sep 23 09:33:48 2023
My patch doesn't include the new incest patch. And from that label 'katie_athome_patch' it seems like your save file is from the patched version, but you didn't repatch it yet.

Not 100% sure though.
I don't think its a problem is my update only patch. Cause it has the right file included. There is nothing more to do for me.

What Ramagar said.
 

vvulf

Newbie
Jun 1, 2019
32
12
Getting an error for the patch in the OP even though it's marked for v0.25

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

While running game code:
File "game/katieamber_home_labels.rpy", line 837, in script
jump katie_movie_talk
ScriptError: could not find label 'katie_movie_talk_patched'.

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

Full traceback:
File "game/katieamber_home_labels.rpy", line 837, in script
jump katie_movie_talk
File "C:\Users\***\Desktop\Lunar's Chosen [v0.25 Public]\renpy\ast.py", line 1992, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\***\Desktop\Lunar's Chosen [v0.25 Public]\renpy\script.py", line 1013, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'katie_movie_talk_patched'.

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.1.23060707
Lunar's Chosen 0.25.0
Sat Sep 23 01:42:04 2023
```
 

Anon4321

Conversation Conqueror
Jun 24, 2017
6,756
5,324
My patch doesn't include the new incest patch. And from that label 'katie_athome_patch' it seems like your save file is from the patched version, but you didn't repatch it yet.

Not 100% sure though.
I don't think its a problem is my update only patch. Cause it has the right file included. There is nothing more to do for me.

What Ramagar said.
Just tested it after removing the incest patch file I got from the OP and it works, looks like the incest patch would need to be updated for it work with 0.25
 
  • Like
Reactions: Bob69

Darkmessiah30

Member
Jul 12, 2020
491
746
so either the patch needs to be fixed or something else does cause if you have the patch installed and when you get to where you have to talk to katie about the kiss after the movie the game error's out and gives you file game/katieamber_home_labels.rpy line 837 script error could not find label katie_movie_talk_patched i just met amber but game is acting like it's the movie event with both of them
 

KunFuzius

Newbie
Apr 14, 2018
19
8
I am in tears. Finally an update again and joiPlay won't let me play it...
Just the next game that gives me the unsupported pickle protocol 5 error now. Guess I gotta move back to the android port now.
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
10,038
91,955
Just tested it after removing the incest patch file I got from the OP and it works, looks like the incest patch would need to be updated for it work with 0.25
Yeah the modder is probably already aware of the issue. And working on a fix. He can DM me when the fixed version is up on Lewd Patcher so I will remove the Hotlink.

I am in tears. Finally an update again and joiPlay won't let me play it...
Just the next game that gives me the unsupported pickle protocol 5 error now. Guess I gotta move back to the android port now.
Not sure if that helps but Python and Ren'py was updated in v0.25. So maybe there something you need to do?
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
10,038
91,955
The Modder just DM'd me. The patch was fixed, please redownload and remove the old "patch.rpyc" to be save (if you have one).
 
Last edited:
  • Like
Reactions: Rock&Rule

lemonfreak

The Freakiest of Lemons
Oct 24, 2018
5,406
10,104
so either the patch needs to be fixed or something else does cause if you have the patch installed and when you get to where you have to talk to katie about the kiss after the movie the game error's out and gives you file game/katieamber_home_labels.rpy line 837 script error could not find label katie_movie_talk_patched i just met amber but game is acting like it's the movie event with both of them
You need the updated patch. This is because LC is not written as an incest game and made Patreon friendly so any references to MC and Katie being related needs to rewritten with each new release
 
  • Thinking Face
Reactions: Rock&Rule
3.90 star(s) 87 Votes