vvulf

Newbie
Jun 1, 2019
32
12
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,348
4,876
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
32
12
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,211
3,705
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

Darkmessiah30

Member
Jul 12, 2020
491
746
come on why is everyone else's is working but mine ive dl both the compressed and regular version and put the patch in and it still gives me the error i just wanna play my incest kink
 

Darkmessiah30

Member
Jul 12, 2020
491
746
Code:
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\*****\AppData\Local\Temp\Rar$EXa7756.28276\LunarsChosen-0.25.0-pc\renpy\ast.py", line 1992, in execute
    rv = renpy.game.script.lookup(target)
  File "C:\Users\*****\AppData\Local\Temp\Rar$EXa7756.28276\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_movie_talk_patched'.

Windows-10-10.0.22621 AMD64
Ren'Py 8.1.1.23060707
Lunar's Chosen 0.25.0
Sat Sep 23 06:17:30 2023
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
10,048
91,973
come on why is everyone else's is working but mine ive dl both the compressed and regular version and put the patch in and it still gives me the error i just wanna play my incest kink
Download the patch again and load an earlier save.
 
Oct 14, 2019
21
22
```
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\hccas\OneDrive\Bureau\GAMES\LunarsChosen-0.25.0-pc\renpy\ast.py", line 1992, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\hccas\OneDrive\Bureau\GAMES\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.22621 AMD64
Ren'Py 8.1.1.23060707
Lunar's Chosen 0.25.0
Sat Sep 23 13:30:59 2023
```
 
Oct 14, 2019
21
22
```
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\hccas\OneDrive\Bureau\GAMES\LunarsChosen-0.25.0-pc\renpy\ast.py", line 1992, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\hccas\OneDrive\Bureau\GAMES\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.22621 AMD64
Ren'Py 8.1.1.23060707
Lunar's Chosen 0.25.0
Sat Sep 23 13:30:59 2023
```
Redownloading the patch fixed the problem for me
 
3.90 star(s) 87 Votes