Anon4321

Conversation Conqueror
Jun 24, 2017
7,936
6,676
798
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

Active Member
Jul 12, 2020
546
836
236
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
122
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
23,580
321,669
998
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
23,580
321,669
998
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,611
10,421
925
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

vvulf

Newbie
Jun 1, 2019
38
18
173
Can confirm that the new patch is still popping an error when trying to talk to Katie after the movie night kiss

Made sure it was a clean install and the rpyc file was deleted first

```
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 02:31:59 2023
```
 

Wills747

Engaged Member
Dec 14, 2018
2,640
5,775
718
Can confirm that the new patch is still popping an error when trying to talk to Katie after the movie night kiss

Made sure it was a clean install and the rpyc file was deleted first

```
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 02:31:59 2023
```
Does it do the same with the fixed file I posted?
 

vvulf

Newbie
Jun 1, 2019
38
18
173
Does it do the same with the fixed file I posted?
Yes, same traceback and all.

Any clue if it's because it's trying to get something that's Katie&Amber related for a scene that I'm 99% sure only involves Katie? Or is that just the way it's supposed to be?
 

PTGames

Developer of Lunar's Chosen
Donor
Respected User
Game Developer
Sep 17, 2018
2,733
4,535
468
Yes, same traceback and all.

Any clue if it's because it's trying to get something that's Katie&Amber related for a scene that I'm 99% sure only involves Katie? Or is that just the way it's supposed to be?
Looking at the patch, the latest version shouldn't give that error now.
 
  • Like
Reactions: vvulf and Bob69
3.90 star(s) 91 Votes