Mod Ren'Py Pale Carnations - Shawn's Walkthrough + Improvements + Cheat Mod [vCh4Up6] [Shawnchapp]

5.00 star(s) 2 Votes

Are people using the options to see multi scenes? I'm replaying and wonder if i should add more


  • Total voters
    359
  • Poll closed .

Shawnchapp

Engaged Member
Modder
Feb 13, 2018
2,417
8,868
635
some of which only become relevant several releases later.
indeed which is why im trying to track all my mod options with their own varaibles to keep track incase i need players to make a decision later depending on update in case their paths really start branching off

these are someof the one sim tracking just incase (pretty easy to figure out what goes with what)

1765239704448.png
 
  • Like
Reactions: capt_obviously

Sparhawker

Well-Known Member
Mar 23, 2022
1,279
429
257
so, back to the 'gonzo' topic. I assumed I needed to get as many of the 'camera' flagged responses and I did that, but the memory for the 'week 1 interview' is still locked. Did I do something wrong. I did do the options to interview all the girls and I think Veronica had a lot fewer of those options I have multiple save so I can go back if needed, but at the moment I have no idea what I could have done wrong unless doing the multi mod is the thing that messed it up.
 
Mar 29, 2023
117
171
182
so, back to the 'gonzo' topic. I assumed I needed to get as many of the 'camera' flagged responses and I did that, but the memory for the 'week 1 interview' is still locked. Did I do something wrong. I did do the options to interview all the girls and I think Veronica had a lot fewer of those options I have multiple save so I can go back if needed, but at the moment I have no idea what I could have done wrong unless doing the multi mod is the thing that messed it up.
The reward doesn't happen until at least a day later, maybe more. It's in Kathleen office, so if you go into Kathleen's office on another day and don't get an h-scene something messed up, but probably you just need to wait until it's supposed to happen.
 

Sparhawker

Well-Known Member
Mar 23, 2022
1,279
429
257
The reward doesn't happen until at least a day later, maybe more. It's in Kathleen office, so if you go into Kathleen's office on another day and don't get an h-scene something messed up, but probably you just need to wait until it's supposed to happen.
Sorry, yes, it did finally come along, thanks (I think it was like 3 days)
 

TiRHH76

New Member
Dec 28, 2025
1
0
52
Hi, there´s a problem with the mod - before 2nd chance with mina in the park - before mina-scene #8

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

While running game code:
  File "game/Week3Up2.rpy", line 7643, in script
    menu w3MinaPlatonicSwitch:
  File "game/mod/Shawn_Overrides.rpy", line 519, in execute
  File "game/mod/Shawn_Overrides.rpy", line 519, in execute
  File "game/mod/Shawn_Overrides.rpy", line 522, in execute
  File "game/mod/Shawn_Overrides.rpy", line 523, in execute
  File "game/mod/Shawn_Overrides.rpy", line 527, in execute
  File "game/mod/Shawn_Overrides.rpy", line 530, in execute
  File "game/mod/Shawn_Overrides.rpy", line 533, in execute
NameError: name 'Romance' is not defined

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

Full traceback:
  File "game/Week3Up2.rpy", line 7643, in script
    menu w3MinaPlatonicSwitch:
  File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\ast.py", line 1625, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\exports\menuexports.py", line 134, in menu
    rv = renpy.store.menu(new_items)
  File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\exports\menuexports.py", line 424, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
  File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\display\core.py", line 2215, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\display\core.py", line 2745, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\display\screen.py", line 480, in visit_all
    callback(self)
  File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\display\core.py", line 2745, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\display\screen.py", line 491, in per_interact
    self.update()
  File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\display\screen.py", line 697, in update
    self.screen.function(**self.scope)
  File "game/mod/Shawn_Overrides.rpy", line 519, in execute
  File "game/mod/Shawn_Overrides.rpy", line 519, in execute
  File "game/mod/Shawn_Overrides.rpy", line 522, in execute
  File "game/mod/Shawn_Overrides.rpy", line 523, in execute
  File "game/mod/Shawn_Overrides.rpy", line 527, in execute
  File "game/mod/Shawn_Overrides.rpy", line 530, in execute
  File "game/mod/Shawn_Overrides.rpy", line 533, in execute
  File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\text\text.py", line 2059, in __init__
    self.set_text(text, scope, substitute) # type: ignore
  File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\text\text.py", line 2192, in set_text
    i, did_sub = renpy.substitutions.substitute(i, scope, substitute) # type: ignore
  File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\substitutions.py", line 373, in substitute
    s = interpolate(s, variables) # type: ignore
  File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\substitutions.py", line 86, in interpolate
    raise e
  File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\substitutions.py", line 78, in interpolate
    value = renpy.python.py_eval(code, {}, scope)
  File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\python.py", line 1209, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\trohw\Saved Games\PaleCarnations\PaleCarnations-Ch4Up6Public-pc\renpy\python.py", line 1202, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "<none>", line 1, in <module>
NameError: name 'Romance' is not defined

Windows-10-10.0.26200 AMD64
Ren'Py 8.3.4.24120703
Pale Carnations Ch4Up6Public
Sun Jan  4 12:44:57 2026
[/CODE]
 
Last edited:
5.00 star(s) 2 Votes