• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

VN Ren'Py Lust Campus [C3 Final] [RedLolly]

4.20 star(s) 103 Votes

roxy1499

New Member
Jul 30, 2020
8
3
Yes the trio scene is bugged again :D
if you use unren you can fix it in scripts\chapters\c5\c4_e8.rpy line 190:
remove the final parenthesis:
if c2_tom_sex and Darkpy.get('c4_e6_bonnie_kiss') and triopoints >= 1):
How do we edit the code? This is the error I'm getting.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
SyntaxError: unexpected EOF while parsing (c4_e8.rpy, line 190)

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

Full traceback:
  File "scripts/chapters/c4/c4_e8.rpyc", line 17, in script call
  File "scripts/chapters/c4/c4_e8.rpyc", line 190, in script
  File "renpy/ast.py", line 1892, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2247, in py_eval
    code = py_compile(code, 'eval')
  File "renpy/python.py", line 835, in py_compile
    raise e
SyntaxError: unexpected EOF while parsing (c4_e8.rpy, line 190)

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
LC C4_FINAL
Tue Aug 24 14:04:54 2021
 
  • Like
Reactions: Paco Loco and Ekzar

noscruples

Member
Dec 18, 2019
119
134
How do we edit the code? This is the error I'm getting.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
SyntaxError: unexpected EOF while parsing (c4_e8.rpy, line 190)

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

Full traceback:
  File "scripts/chapters/c4/c4_e8.rpyc", line 17, in script call
  File "scripts/chapters/c4/c4_e8.rpyc", line 190, in script
  File "renpy/ast.py", line 1892, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2247, in py_eval
    code = py_compile(code, 'eval')
  File "renpy/python.py", line 835, in py_compile
    raise e
SyntaxError: unexpected EOF while parsing (c4_e8.rpy, line 190)

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
LC C4_FINAL
Tue Aug 24 14:04:54 2021
1) download unren
2) extract into Lust Campus folder
3) run unren, pick option 1 when asked, then exit
4) you can now open renpy files in notepad and edit them.
5) open "scripts" in the "game" folder (NO, NO)
5b) open "game" folder, open "scripts" folder, open "c4_e8"
6) use find in notepad to search for something like "c2_tom_sex and Darkpy.get('c4_e6_bonnie_kiss') and triopoints >= 1"
7) delete the parenthesis at the end of that line
8) save as "c4_e8" select "All files" when you do
9) run game as normal, trio scene should work now

uhh this is how unren normally works... ( i think) currently my shit got borked so don't follow what i said, rofl.

Ok, fixed it, you actually have to follow the guy's instructions - who'd thunk it,

Yeah definitely works.
 
Last edited:

Gamesstar

Well-Known Member
Game Developer
Jul 3, 2019
1,567
1,674
Man Renders looks amazing :)
I saw "Domination" In future tags. Is it male domination or female domination?
 

jenn20

Member
Dec 17, 2017
110
138
I'll share it tonight, 24h after release, in case no one gets ahead of me.



C4_FINAL
View attachment 1366787
Hi guys!

I hope this message finds you well.
After a long and difficult time, you have here the C4_final.
Things that have changed:

  • Add Lei's scene at the party
  • Improve some dialogs
  • Implement the unlocked scenes
  • Make the trio scene a little easier
  • Remove bugs, all the ones that Tadej and I have found. If there is still some bugs out there, as soon as you report it I will make a hotfix to fix it. Thank you for your patiencie.
I am already almost completely fine (damn teeth!) and the C5 chapter advances at the expected rhythm. Thanks for all your support.
Sorry to wait and I hope you can enjoy the episode.

See u soon in another post!❤
Thanks for the update
 
  • Hey there
Reactions: fortuna95

misterbaobab

Member
Aug 29, 2017
398
398
what do I need for the last picture?
That is a scene where MC dominates some guy in that dating app. So I guess some dominating answers while registrating in that app could work. But I didn't tried it. Just saw the scene in the opened gallery.

Counterquestion, did you open the Moore scenes via one walkthrough with other scenes, or 2 walkthroughs?
 
4.20 star(s) 103 Votes