Mod Ren'Py Lust Campus [v0.5 Final / C3 Final] Walkthrough Mod [Joker Leader]

5.00 star(s) 1 Vote

jpiddle

Newbie
Mar 3, 2018
31
132
I had the same problem and found out that it was missing a ) like others so open it with notepad and add it in like this
"Keep it going {color=#0084ff}\(Marco Hot +10\) {color=#cf5dff}\(Kinky Points +5\)"
Same issue, same fix. Hadn't checked the forums yet tho. Once you make the change just ctrl+S to save and then hit reload in the app, might have to hit it a second time, they don't always pick up on the first one.
 

JokerLeader

Former Legendary Game Compressor
Modder
Game Compressor
Donor
Mar 16, 2019
7,996
77,804
error when opening the game
I had the same problem and found out that it was missing a ) like others so open it with notepad and add it in like this
"Keep it going {color=#0084ff}\(Marco Hot +10\) {color=#cf5dff}\(Kinky Points +5\)"
Same issue, same fix. Hadn't checked the forums yet tho. Once you make the change just ctrl+S to save and then hit reload in the app, might have to hit it a second time, they don't always pick up on the first one.
Sorry about that here's a fix for those who don't wanto to download the mod again
Download Fix:
 

kzaazul

Member
Aug 4, 2020
120
214
I've played it once, on a earlier build, and really liked it! A shame I no longer have my save.
 

Deathdawg

Well-Known Member
Jul 29, 2017
1,112
383
So the main game is labeled as 0.3 Beta but the mod is labeled as for game version as v0.3 Alpha so will it work with the current game on the main thread?
 

Chrisdarock19

Well-Known Member
Oct 15, 2018
1,026
1,388
So the main game is labeled as 0.3 Beta but the mod is labeled as for game version as v0.3 Alpha so will it work with the current game on the main thread?
The mod v0.3 Alpha was for the version v0.3 Alpha of the game. This version had a few bugs that should be now fixed in the 0.3 Beta version. I would advise waiting for the mod version 0.3 beta to be updated so those old bugs don't migrate to the current version.
 
  • Like
Reactions: Deathdawg

Swordsman83

Anti Anti-NTR & Anti-Woke Crusader
Donor
Apr 14, 2020
1,025
918
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/chapters/c3/C3_E12.rpy", line 1039, in <module>
NameError: name 'c3_meet_charles' is not defined

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

Full traceback:
  File "scripts/chapters/c3/C3_E12.rpyc", line 1039, in script
  File "renpy/ast.py", line 1852, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2249, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2242, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/scripts/chapters/c3/C3_E12.rpy", line 1039, in <module>
NameError: name 'c3_meet_charles' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
LC C3_FINAL
Tue Apr  6 10:50:34 2021
not sure is game or mod issue.
 

Swordsman83

Anti Anti-NTR & Anti-Woke Crusader
Donor
Apr 14, 2020
1,025
918
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/chapters/c3/C3_E6.rpy", line 557, in script
    a_t "I'm still not used to talking about dad in the past tense..."
Exception: Switch could not choose a displayable.

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

Full traceback:
  File "game/scripts/chapters/c3/C3_E6.rpy", line 557, in script
    a_t "I'm still not used to talking about dad in the past tense..."
  File "renpy/ast.py", line 715, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1393, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1205, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "renpy/character.py", line 871, in do_display
    **display_args)
  File "renpy/character.py", line 621, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3101, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3611, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "renpy/display/core.py", line 2441, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 492, in renpy.display.render.render_screen
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 777, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 777, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 777, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/transform.py", line 933, in render
    return transform_render(self, width, height, st, at)
  File "accelerator.pyx", line 116, in renpy.display.accelerator.transform_render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/image.py", line 501, in render
    return wrap_render(self.target, width, height, st, at)
  File "renpy/display/image.py", line 307, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 777, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 339, in render
    surf = render(self.child, width, height, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 339, in render
    surf = render(self.child, width, height, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 1358, in render
    self.update(st, at)
  File "renpy/display/layout.py", line 1336, in update
    child, redraw = self.function(st, at, *self.args, **self.kwargs)
  File "renpy/display/layout.py", line 1416, in condition_switch_show
    return condition_switch_pick(switch), None
  File "renpy/display/layout.py", line 1412, in condition_switch_pick
    raise Exception("Switch could not choose a displayable.")
Exception: Switch could not choose a displayable.

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
LC C3_FINAL
Tue Apr  6 11:06:16 2021
 
5.00 star(s) 1 Vote