- Jun 19, 2019
- 10,529
- 38,925
- 1,002
It looks like you used the I-patch. I'm guessing you used the wrong one.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
I used the one on the first post. Is there a separate one for LC2?It looks like you used the I-patch. I'm guessing you used the wrong one.
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.
That only works for Episode 1. For Episode 2 you need to wait until Zemax has time to update the 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
That only works for Episode 1. For Episode 2 you need to wait until Zemax has time to update the Mod.
Oh I see. Hmm I miss remembered the Version numbers.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
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.3If 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
There's 3 patches listed there. The one labelled taboo patch is the one you want for episode 2.I used the one on the first post. Is there a separate one for LC2?
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.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.
You know you can turn them all off though right?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.