Mod Ren'Py Midnight Paradise - Shawn's Walkthrough + Improvements [1.0] [Shawnchapp]

4.00 star(s) 1 Vote

joelurmel

Engaged Member
Nov 3, 2022
2,186
3,933

tuShua

Well-Known Member
Oct 29, 2017
1,222
916
Hmmmm this error seems to be the same as someone else mentioned. So it seems to not be a localized error.

Out of curiosity try using this file I'm gonna attach. It restores the original text/namebox. The reason I want you to try is because the lines in the file that are throwing the error seem to be related with the text/namebox, I removed them because I preferred the original that came with the game and I played through the entire game without any errors, despite the game being updated.

Just try it out and let me know. If you don't get any errors then Shawnchapp will know that for some reason those lines are causing an error in the new updates.

It is strange though. I have no idea why it would be doing that.
you are a saint
 
  • Heart
Reactions: Calverus

akin2312

New Member
Jan 20, 2023
1
0

Thread Updated: 15-12-2024
Release Date: 18-08-2023
Game/Creator: Midnight Paradise /
Modder: Shawnchapp / / / /
Mod/Game Version: 1.0 (v2)
Language: English


Features:

This mod adds an in-game walkthrough for every character and story event in the game The walkthrough menu contains dynamic guides that let you track your progress for each character and see the requirements needed to trigger their scenes and advance their story. The mod guides also show all requirements for getting all possible extra dialogue options and seeing all possible extra content during events and scenes.

Stats screen: in Main girls new feature, showing stats of the girls and Story completion bar (for their main guide) and a green check to show when there guide is completed

Clicking "objectives" or tapping the "m" key opens mod menu

Includes all of Lord Ashram's changes (RIP), Bibifoc Gallery unlocker

My changes: stats screen, readded Night time event guides, updated guides/UI


Installation:
You don't have permission to view the spoiler content. Log in or register now.

Change-Log:
You don't have permission to view the spoiler content. Log in or register now.

NOTE: The ipatch is already included adding another patch WILL CAUSE ERRORS
Download: / /
Note: if above says "Updating" patron link leads to old version



View attachment 2868746 View attachment 2868745 View attachment 2868747
shows this error
 

Sunnybanner

New Member
May 5, 2021
1
0
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
ScriptError: could not find label 'shawn_cheat_moralitylow'.

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

Full traceback:
File "scripts/locations/home.rpyc", line 396, in script
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\ast.py", line 1974, in execute
self.call("execute")
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\ast.py", line 1953, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\statements.py", line 374, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\exports\statementexports.py", line 345, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\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\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\core.py", line 3286, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\screen.py", line 793, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\dragdrop.py", line 742, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\layout.py", line 1526, in event
rv = super(Window, self).event(ev, x, y, st)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\layout.py", line 285, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\layout.py", line 1526, in event
rv = super(Window, self).event(ev, x, y, st)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\layout.py", line 285, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\behavior.py", line 1182, in event
return handle_click(self.clicked)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\behavior.py", line 1103, in handle_click
rv = run(action)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\behavior.py", line 401, in run
return action(*args, **kwargs)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\game.py", line 377, in call_in_new_context
return renpy.execution.run_context(False)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\execution.py", line 958, in run_context
context.run()
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\script.py", line 1103, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'shawn_cheat_moralitylow'.

Windows-10-10.0.26100 AMD64
Ren'Py 8.3.3.24111502
Midnight Paradise 1.0f
Thu May 1 03:23:33 2025
 

joelurmel

Engaged Member
Nov 3, 2022
2,186
3,933
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
ScriptError: could not find label 'shawn_cheat_moralitylow'.

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

Full traceback:
File "scripts/locations/home.rpyc", line 396, in script
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\ast.py", line 1974, in execute
self.call("execute")
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\ast.py", line 1953, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\statements.py", line 374, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\exports\statementexports.py", line 345, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\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\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\core.py", line 3286, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\screen.py", line 793, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\dragdrop.py", line 742, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\layout.py", line 1526, in event
rv = super(Window, self).event(ev, x, y, st)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\layout.py", line 285, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\layout.py", line 1526, in event
rv = super(Window, self).event(ev, x, y, st)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\layout.py", line 285, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\behavior.py", line 1182, in event
return handle_click(self.clicked)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\behavior.py", line 1103, in handle_click
rv = run(action)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\display\behavior.py", line 401, in run
return action(*args, **kwargs)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\game.py", line 377, in call_in_new_context
return renpy.execution.run_context(False)
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\execution.py", line 958, in run_context
context.run()
File "C:\Users\sunny\Downloads\game3\game\mip\Midnight Paradise v1.0f-WLM\renpy\script.py", line 1103, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'shawn_cheat_moralitylow'.

Windows-10-10.0.26100 AMD64
Ren'Py 8.3.3.24111502
Midnight Paradise 1.0f
Thu May 1 03:23:33 2025
Redownload the WT-mod
 

Impregnatore

Active Member
Jan 3, 2021
564
720
If all the fakers in the world would do a little research before posting questions that have already been answered, we'd have less cluttered threads and the answers would come much more quickly...
Why not be more helpful and link the answers instead?
 
  • Like
Reactions: rullez3

Impregnatore

Active Member
Jan 3, 2021
564
720
Because I'm sick and tired of seeing questions for which you can find the answer yourself by doing a search...
It's about time some members grew up a bit!
And we are supposed to care about your feelings? Your complaints are as necessary as the same questions being asked over and over again. Either be helpful or be quiet.
 
  • Like
Reactions: M0narh

M0narh

Member
May 20, 2024
183
204
And we are supposed to care about your feelings? Your complaints are as necessary as the same questions being asked over and over again. Either be helpful or be quiet.
Worse than those who ask repeated questions (though I don’t think they’re bad people — just a bit inattentive sometimes, and that’s totally fine) are the ones who complain and get negative about it.
It always amazes me how they manage to write salty comments almost every time, yet can’t just reply normally or ignore it. Strange people.
 
  • Like
Reactions: Impregnatore

Impregnatore

Active Member
Jan 3, 2021
564
720
Worse than those who ask repeated questions (though I don’t think they’re bad people — just a bit inattentive sometimes, and that’s totally fine) are the ones who complain and get negative about it.
It always amazes me how they manage to write salty comments almost every time, yet can’t just reply normally or ignore it. Strange people.
Too true. Is an elitist attitude.
 
4.00 star(s) 1 Vote