Mod Ren'Py Pale Carnations - Shawn's Walkthrough + Improvements + Cheat Mod [vCh4Up5] [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 .

Scooter_Tramp

Member
Dec 23, 2022
306
629
Gaming the stats does not work, I can change them but they just reset... Also it changed Hana from being my GF to being a fuck buddy...

1736325426261.png

Perks don't work either, selected social chameleon but in variables still classed as social butterfly. Did you test this mod at all?
 
Last edited:

Eonor

Active Member
Sep 9, 2017
872
2,034
Updated my compressed Android port of Pale Carnations with Shawnchapp's walkthrough mod to Chapter 4 Update 5.

Got some basic gestures loaded in: swipe up for save menu, swipe down to hide UI, swipe left to rollback and swipe right to skip. Save files are now stored in the Documents folder. This sometimes means that you may need to close and re-open the port after installing so the save folder is properly created.

Due to the size of this game, I've split it out so there are additional steps to install.

Install instructions:
  1. Download zip file
  2. Use an app like RAR to unzip the file. Standard browsers have issues with large zip files
  3. Install the apk file from the zip file
  4. Run the game once to load into the menu and then close the game. This will allow the port to set up the required folder in your Documents folder
  5. Move the archive.rpa file from the zip file to Documents/Eonor/e.palecarnations/game
  6. Restart the game
If you do not read the instructions and ask for help because the install doesn't work, you will be laughed at and told to read the instructions.

Please let me know if you encounter any issues with the ports and I'll see what I can do to get them sorted.

Link: -
 
  • Heart
Reactions: Aquafire55

JenMistress

Engaged Member
Oct 1, 2019
2,941
3,467
Just got caught up with the Dev, and thank you for the heads up at the saves for the concert. I would have just pushed Mina, for more of the fun scenes, but hearing it would cause problems with the Hana path, yeah, decided against that, regardless of how fun that could have been. But your mod worked great, thank you so very much for doing this!!!
 

Mograx

Active Member
Oct 16, 2019
672
1,886
it's really weird, the cheat mod work but walkthrough not appear on the choices
Just in case - If you're referring to the choices of girls you're seeing with your mom at the theatre, there are no variable changes there. The first mod-affected choice doesn't begin this update until you're on the phone with Andrea.

If you're still having issues, like the user above noted, a fresh re-install of the mod will likely work. I had a traceback error crash during a Veronica flashback myself. Tested it, the issue was not present when the mod wasn't present. Re-installed the mod and the issue was resolved.
 

RandyPhoenix

Engaged Member
Jun 30, 2018
3,025
4,658
Shawnchapp Some saves I have from your mod works, and mod works fine (as far I can see at least) but most of them gives error like these:

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

While running game code:
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\core.py", line 3518, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\transition.py", line 47, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\screen.py", line 714, in event
    rv = self.child.event(ev, x, y, st)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\behavior.py", line 962, in event
    return handle_click(self.clicked)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\behavior.py", line 897, in handle_click
    rv = run(action)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\behavior.py", line 320, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\loadsave.py", line 770, in load
    log.unfreeze(roots, label="_after_load")
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\python.py", line 1983, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\python.py", line 1815, in rollback
    self.load_failed()
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\python.py", line 1733, in load_failed
    raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Pale Carnations Ch4Up5
Thu Jan 09 02:18:23 2025
Normally I would just say ''ignore'' and choice another save file, but when I say that it gives more unending errors like these:

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

While running game code:
  File "game/mod/Shawn_Overrides.rpy", line 403, in execute
  File "game/mod/Shawn_Overrides.rpy", line 403, in execute
  File "game/mod/Shawn_Overrides.rpy", line 423, in execute
  File "game/mod/Shawn_Overrides.rpy", line 424, in execute
NameError: name 'mod_show_char_portraits' is not defined

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

Full traceback:
  File "game/prologue.rpyc", line 138, in script
    �3e    C����8Ic-�y�V�!8��]W��K�D�
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\ast.py", line 708, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\exports.py", line 1345, in say
    who(what, *args, **kwargs)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\character.py", line 1142, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\character.py", line 842, in do_display
    **display_args)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\character.py", line 552, in display_say
    what_text = renpy.display.screen.get_widget(what_text[0], what_text[1], what_text[2])
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\screen.py", line 1299, in get_widget
    screen.update()
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/mod/Shawn_Overrides.rpy", line 403, in execute
  File "game/mod/Shawn_Overrides.rpy", line 403, in execute
  File "game/mod/Shawn_Overrides.rpy", line 423, in execute
  File "game/mod/Shawn_Overrides.rpy", line 424, in execute
  File "<screen language>", line 424, in <module>
NameError: name 'mod_show_char_portraits' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Pale Carnations Ch4Up5
Thu Jan 09 02:19:32 2025
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/mod/Shawn_Overrides.rpy", line 148, in label_callback
NameError: global name 'visited_labels' is not defined

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

Full traceback:
  File "game/prologue.rpyc", line 83, in script
    bE��5�/�bKܼF_Kݽ̵�?�y����")�! _��q�U�[�]b]�X��;�h��q

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

While running game code:
  File "renpy/common/000statements.rpy", line 543, in execute_hide_screen
    renpy.with_statement(eval(transition_expr))
  File "game/mod/Shawn_Overrides.rpy", line 522, in execute
  File "game/mod/Shawn_Overrides.rpy", line 522, in execute
  File "game/mod/Shawn_Overrides.rpy", line 524, in execute
NameError: name 'mod_qmenu' is not defined

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

Full traceback:
  File "game/prologue.rpyc", line 91, in script
    _P�_:&�pq���#�[ͯ�׾����"W�}k����~����]��e��]$��I8��±~���W��yg�<���|,gRN����    ,�@�t[�_<J�
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 543, in execute_hide_screen
    renpy.with_statement(eval(transition_expr))
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\exports.py", line 1601, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\core.py", line 2251, in do_with
    clear=clear)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/mod/Shawn_Overrides.rpy", line 522, in execute
  File "game/mod/Shawn_Overrides.rpy", line 522, in execute
  File "game/mod/Shawn_Overrides.rpy", line 524, in execute
  File "<screen language>", line 524, in <module>
NameError: name 'mod_qmenu' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Pale Carnations Ch4Up5
Thu Jan 09 02:21:23 2025
And yes I installed right, not my first time with mods in this site, but here how my game folder looks like in case you ask for it:
Screenshot_1.jpg
 

Shawnchapp

Engaged Member
Modder
Feb 13, 2018
2,122
6,517
Shawnchapp Some saves I have from your mod works, and mod works fine (as far I can see at least) but most of them gives error like these:

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

While running game code:
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\core.py", line 3518, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\transition.py", line 47, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\screen.py", line 714, in event
    rv = self.child.event(ev, x, y, st)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\behavior.py", line 962, in event
    return handle_click(self.clicked)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\behavior.py", line 897, in handle_click
    rv = run(action)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\behavior.py", line 320, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\loadsave.py", line 770, in load
    log.unfreeze(roots, label="_after_load")
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\python.py", line 1983, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\python.py", line 1815, in rollback
    self.load_failed()
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\python.py", line 1733, in load_failed
    raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Pale Carnations Ch4Up5
Thu Jan 09 02:18:23 2025
Normally I would just say ''ignore'' and choice another save file, but when I say that it gives more unending errors like these:

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

While running game code:
  File "game/mod/Shawn_Overrides.rpy", line 403, in execute
  File "game/mod/Shawn_Overrides.rpy", line 403, in execute
  File "game/mod/Shawn_Overrides.rpy", line 423, in execute
  File "game/mod/Shawn_Overrides.rpy", line 424, in execute
NameError: name 'mod_show_char_portraits' is not defined

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

Full traceback:
  File "game/prologue.rpyc", line 138, in script
    �3e    C����8Ic-�y�V�!8��]W��K�D�
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\ast.py", line 708, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\exports.py", line 1345, in say
    who(what, *args, **kwargs)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\character.py", line 1142, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\character.py", line 842, in do_display
    **display_args)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\character.py", line 552, in display_say
    what_text = renpy.display.screen.get_widget(what_text[0], what_text[1], what_text[2])
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\screen.py", line 1299, in get_widget
    screen.update()
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/mod/Shawn_Overrides.rpy", line 403, in execute
  File "game/mod/Shawn_Overrides.rpy", line 403, in execute
  File "game/mod/Shawn_Overrides.rpy", line 423, in execute
  File "game/mod/Shawn_Overrides.rpy", line 424, in execute
  File "<screen language>", line 424, in <module>
NameError: name 'mod_show_char_portraits' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Pale Carnations Ch4Up5
Thu Jan 09 02:19:32 2025
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/mod/Shawn_Overrides.rpy", line 148, in label_callback
NameError: global name 'visited_labels' is not defined

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

Full traceback:
  File "game/prologue.rpyc", line 83, in script
    bE��5�/�bKܼF_Kݽ̵�?�y����")�! _��q�U�[�]b]�X��;�h��q

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

While running game code:
  File "renpy/common/000statements.rpy", line 543, in execute_hide_screen
    renpy.with_statement(eval(transition_expr))
  File "game/mod/Shawn_Overrides.rpy", line 522, in execute
  File "game/mod/Shawn_Overrides.rpy", line 522, in execute
  File "game/mod/Shawn_Overrides.rpy", line 524, in execute
NameError: name 'mod_qmenu' is not defined

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

Full traceback:
  File "game/prologue.rpyc", line 91, in script
    _P�_:&�pq���#�[ͯ�׾����"W�}k����~����]��e��]$��I8��±~���W��yg�<���|,gRN����    ,�@�t[�_<J�
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 543, in execute_hide_screen
    renpy.with_statement(eval(transition_expr))
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\exports.py", line 1601, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\core.py", line 2251, in do_with
    clear=clear)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "D:\Animated Games\Games\PaleCarnations-Ch4Up5-pc\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/mod/Shawn_Overrides.rpy", line 522, in execute
  File "game/mod/Shawn_Overrides.rpy", line 522, in execute
  File "game/mod/Shawn_Overrides.rpy", line 524, in execute
  File "<screen language>", line 524, in <module>
NameError: name 'mod_qmenu' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Pale Carnations Ch4Up5
Thu Jan 09 02:21:23 2025
And yes I installed right, not my first time with mods in this site, but here how my game folder looks like in case you ask for it:
View attachment 4424302
i honestly have no clue what cause those errors cause those varaible are 100% defaulted/defined

1736381726445.png
 

xizaaR

Member
Mar 29, 2022
287
430
For some reason my game crashes to desktop at the 3rd week, right at the point that Kat zaps Veronica's tongue.
 

Damon911

New Member
Jan 8, 2025
1
0
Hello! Can I install this mod on Android? If I can, how should I do this? thanks for your reply and sorry for my eng:)
 
5.00 star(s) 2 Votes