She's waiting...ready to tease you live - Jerkmate is free! Join Now!
x

RandMierdin

Member
Jan 17, 2022
114
66
102
Hey guys does anyone else's game crash during the bowling ball event?

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

While running game code:
  File "game/pc.rpy", line 521, in script call
    call screen pc_secretsscr()
  File "game/patch.rpy", line 687, in script
    jump mcroom_night
ScriptError: could not find label 'mcroom_night'.

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

Full traceback:
  File "game/pc.rpy", line 521, in script call
    call screen pc_secretsscr()
  File "game/patch.rpy", line 687, in script
    jump mcroom_night
  File "E:\Pron\Games\LC2-0.4.3-pc\renpy\ast.py", line 1992, in execute
    rv = renpy.game.script.lookup(target)
  File "E:\Pron\Games\LC2-0.4.3-pc\renpy\script.py", line 1013, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'mcroom_night'.

Windows-10-10.0.22631 AMD64
Ren'Py 8.1.3.23091805
Lunar's Chosen - Episode 2 0.4.3
Sat Mar  8 23:26:07 2025
It looks like you used the I-patch. I'm guessing you used the wrong one.
 

tijger08

Newbie
May 6, 2018
89
56
198
Full Saves + Cheat Mod

Chead Mod attached, it lets you Change your Name, add money and unlock the secrets. (Only works with Episode 2)

Unzip both .zip contents from for the saves into the \game\saves folder. (New appdata folder: %USERPROFILE%\AppData\Roaming\RenPy\PTGames\ )
Unzip the contents from the Mod into /game.

Only for Episode 1
To change your name. Download (right click save as) the "consoleenable.rpy" and put it into the \game folder.
Ingame press Shift+O. Type into the console: define pc = "NewName"

Note: Amy is futa. To change her use the cheat codes (or type into the console define futacontent = "0" . To get all the secret images, wait for the codes or the mod to update.

For Episode 2
Use the Cheat Mod attached to change the Name. It also allows you to gain more money. Made by Zemax

Older Saves (v0.20 and up)

Edit: Added end of Ep.2 v0.02 Save and Cheat Mod.


Bob69
Sorry to bother you. I followed the steps you explained in the message but as soon as I type define pc = NewName I get an error message see below. Thanks

While running game code:
NameError: name 'NewName' is not defined

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

Full traceback:
File "<string>", line 1, in script
File "C:\Users\Mark\Desktop\New folder (2)\LunarsChosen-0.26.0-pc\renpy\ast.py", line 2508, in execute
self.set()
File "C:\Users\Mark\Desktop\New folder (2)\LunarsChosen-0.26.0-pc\renpy\ast.py", line 2522, in set
value = renpy.python.py_eval_bytecode(self.code.bytecode)
File "C:\Users\Mark\Desktop\New folder (2)\LunarsChosen-0.26.0-pc\renpy\python.py", line 1146, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<string>", line 1, in <module>
NameError: name 'NewName' is not defined

Windows-10-10.0.26100 AMD64
Ren'Py 8.1.3.23091805
Lunar's Chosen 0.26.0
Sat Mar 8 22:25:07 2025
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
23,545
321,027
998
Bob69
Sorry to bother you. I followed the steps you explained in the message but as soon as I type define pc = NewName I get an error message see below. Thanks

While running game code:
NameError: name 'NewName' is not defined

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

Full traceback:
File "<string>", line 1, in script
File "C:\Users\Mark\Desktop\New folder (2)\LunarsChosen-0.26.0-pc\renpy\ast.py", line 2508, in execute
self.set()
File "C:\Users\Mark\Desktop\New folder (2)\LunarsChosen-0.26.0-pc\renpy\ast.py", line 2522, in set
value = renpy.python.py_eval_bytecode(self.code.bytecode)
File "C:\Users\Mark\Desktop\New folder (2)\LunarsChosen-0.26.0-pc\renpy\python.py", line 1146, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<string>", line 1, in <module>
NameError: name 'NewName' is not defined

Windows-10-10.0.26100 AMD64
Ren'Py 8.1.3.23091805
Lunar's Chosen 0.26.0
Sat Mar 8 22:25:07 2025
That only works for Episode 1. For Episode 2 you need to wait until Zemax has time to update the Mod.
 

tijger08

Newbie
May 6, 2018
89
56
198
That only works for Episode 1. For Episode 2 you need to wait until Zemax has time to update the Mod.

Bob69

Thanks for your message.
Sorry my mistake. I wanted to play episode 1.
I did everything that was in your message for episode 1 but immediately got that error code
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
23,545
321,027
998
Bob69

Thanks for your message.
Sorry my mistake. I wanted to play episode 1.
I did everything that was in your message for episode 1 but immediately got that error code
Oh I see. Hmm I miss remembered the Version numbers.
Need to look into it.

tijger08
Edit: Not sure what you did wrong (btw you need to use the " in the command), It works fine for me:
You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

21zebras

Newbie
Mar 3, 2019
19
15
201
Finally got a chance to get into part 2 and I think this is as far as I go. Not a fan of the direction Meg's story is going in. It's...lame, to me. Which is a shame, she was my favorite. Ah well, maybe I'll come back when the game's fully completed.
 

Aioto

Well-Known Member
Oct 31, 2018
1,172
1,158
358
If I go to the club and check the VIP rooms with futa off I get a bunch of these:


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

While running game code:
  File "game/pc.rpy", line 521, in script call
    call screen pc_secretsscr()
  File "game/pc.rpy", line 521, in script call
    call screen pc_secretsscr()
  File "game/pc.rpy", line 521, in script call
    call screen pc_secretsscr()
  [Previous line repeated 3 more times]
  File "game/club.rpy", line 614, in script
    if clubfutavip == 0:
  File "game/club.rpy", line 614, in <module>
    if clubfutavip == 0:
NameError: name 'clubfutavip' is not defined

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

Full traceback:
  File "game/pc.rpy", line 521, in script call
    call screen pc_secretsscr()
  File "game/pc.rpy", line 521, in script call
    call screen pc_secretsscr()
  File "game/pc.rpy", line 521, in script call
    call screen pc_secretsscr()
  [Previous line repeated 3 more times]
  File "game/club.rpy", line 614, in script
    if clubfutavip == 0:
  File "E:\LunarsChosen2-0.4.0-pc\renpy\ast.py", line 2133, in execute
    if renpy.python.py_eval(condition):
  File "E:\LunarsChosen2-0.4.0-pc\renpy\python.py", line 1153, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "E:\LunarsChosen2-0.4.0-pc\renpy\python.py", line 1146, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/club.rpy", line 614, in <module>
    if clubfutavip == 0:
NameError: name 'clubfutavip' is not defined

Windows-10-10.0.26100 AMD64
Ren'Py 8.1.3.23091805
Lunar's Chosen - Episode 2 0.4.0
Fri Mar  7 22:21:04 2025
 

PTGames

Developer of Lunar's Chosen
Donor
Respected User
Game Developer
Sep 17, 2018
2,733
4,533
468
If I go to the club and check the VIP rooms with futa off I get a bunch of these:


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

While running game code:
  File "game/pc.rpy", line 521, in script call
    call screen pc_secretsscr()
  File "game/pc.rpy", line 521, in script call
    call screen pc_secretsscr()
  File "game/pc.rpy", line 521, in script call
    call screen pc_secretsscr()
  [Previous line repeated 3 more times]
  File "game/club.rpy", line 614, in script
    if clubfutavip == 0:
  File "game/club.rpy", line 614, in <module>
    if clubfutavip == 0:
NameError: name 'clubfutavip' is not defined

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

Full traceback:
  File "game/pc.rpy", line 521, in script call
    call screen pc_secretsscr()
  File "game/pc.rpy", line 521, in script call
    call screen pc_secretsscr()
  File "game/pc.rpy", line 521, in script call
    call screen pc_secretsscr()
  [Previous line repeated 3 more times]
  File "game/club.rpy", line 614, in script
    if clubfutavip == 0:
  File "E:\LunarsChosen2-0.4.0-pc\renpy\ast.py", line 2133, in execute
    if renpy.python.py_eval(condition):
  File "E:\LunarsChosen2-0.4.0-pc\renpy\python.py", line 1153, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "E:\LunarsChosen2-0.4.0-pc\renpy\python.py", line 1146, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/club.rpy", line 614, in <module>
    if clubfutavip == 0:
NameError: name 'clubfutavip' is not defined

Windows-10-10.0.26100 AMD64
Ren'Py 8.1.3.23091805
Lunar's Chosen - Episode 2 0.4.0
Fri Mar  7 22:21:04 2025
Update your game to 0.4.3
 
  • Like
Reactions: Aioto

youraccount69

I'm like a karate chop
Donor
Dec 30, 2020
9,018
4,113
436
LunarsChosen-EP2v0.4.3
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 

7empest5teele

Well-Known Member
Dec 23, 2019
1,290
899
292
Alright this is beyond ridiculous.
Every day, there are hurdles to jump over to not be involved in one "experimental" scene or another.
What the fck happened to this novel, it was one I looked forward to every update, whenever I had the time.
Now its just a fcking sausage fest.
 

kev4U

Newbie
Jun 22, 2017
87
135
218
Alright this is beyond ridiculous.
Every day, there are hurdles to jump over to not be involved in one "experimental" scene or another.
What the fck happened to this novel, it was one I looked forward to every update, whenever I had the time.
Now its just a fcking sausage fest.
Yeah this is not what I expected when the game was first released. It has basically turned into a futa fuckfest. Now as the developer has written the vast amount of supporters are paying for that, I don't like it but it's not going to change.
 

PTGames

Developer of Lunar's Chosen
Donor
Respected User
Game Developer
Sep 17, 2018
2,733
4,533
468
Yeah this is not what I expected when the game was first released. It has basically turned into a futa fuckfest. Now as the developer has written the vast amount of supporters are paying for that, I don't like it but it's not going to change.
You know you can turn them all off though right?
 
3.90 star(s) 91 Votes