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

4.00 star(s) 1 Vote

M0narh

Member
May 20, 2024
179
201
its shouldn't in those "updates" nothing was added besides gallery only scenes
Well I'm getting a bug, like others here.
You don't have permission to view the spoiler content. Log in or register now.

I don’t mean to sound rude, but are you sure you carefully checked the mod’s compatibility with the latest version of the game? Apart from the gallery, the dev might have changed or fixed something in the game’s code.
Well there's definitely something wrong.
 

Calverus

Newbie
Nov 14, 2021
23
21
Well I'm getting a bug, like others here.
You don't have permission to view the spoiler content. Log in or register now.

I don’t mean to sound rude, but are you sure you carefully checked the mod’s compatibility with the latest version of the game? Apart from the gallery, the dev might have changed or fixed something in the game’s code.
Well there's definitely something wrong.
I already made a temporary fix for this error. You can find it in this thread like many other people that have the same error. Shawnchapp knows about it already. He is right. The updates don’t cause that error. It is an error with the new text/namebox that comes with the mod. Hence why I made a fix to restore the original from the game. This error has been here since the game fully released, it has nothing to do with the updates.

We have said this many times now xD

No offence intended whatsoever buddy but next time just search the thread a little. The same error keeps popping up every time and every time we keep referring people to the same fix

Try it and let us know what happens :)
 
Jul 15, 2020
46
9
yo ı just downloaded the game and the mod and started the game and it keeps giving errors from the start like the scene where mc and his brother are going against each other. i kept pressing ignore hoping that its just at the beginning but it just kept going and i quit at the scene where mc is talking to her mother in the kitchen. i almost didnt see a render cause of the errors. is anyone facing the same problems or is it just me? is there a solution for this
 

warg396

New Member
Sep 6, 2021
1
1
Can someone help me with this to fix it I did install the mod and launch the game it gives me this error once I start up the story
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/mod/Shawn_Overrides.rpy", line 314, in execute
File "game/mod/Shawn_Overrides.rpy", line 314, in execute
File "game/mod/Shawn_Overrides.rpy", line 320, in execute
File "game/mod/Shawn_Overrides.rpy", line 328, in execute
File "game/mod/Shawn_Overrides.rpy", line 330, in execute
File "game/mod/Shawn_Overrides.rpy", line 337, in execute
File "game/mod/Shawn_Overrides.rpy", line 337, in keywords
File "game/mod/Shawn_Overrides.rpy", line 337, in <module>
TypeError: can only concatenate str (not "NoneType") to str

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

Full traceback:
File "scripts/prologue/prologue_dialogue.rpyc", line 12, in script
File "C:\Users\phillip\Videos\Midnight_Paradise_v1.0f_EXTRA-WLM\Midnight Paradise v1.0f-WLM\renpy\ast.py", line 2573, in execute
Say.execute(self)
File "C:\Users\phillip\Videos\Midnight_Paradise_v1.0f_EXTRA-WLM\Midnight Paradise v1.0f-WLM\renpy\ast.py", line 615, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\phillip\Videos\Midnight_Paradise_v1.0f_EXTRA-WLM\Midnight Paradise v1.0f-WLM\renpy\exports\sayexports.py", line 132, in say
who(what, *args, **kwargs)
File "C:\Users\phillip\Videos\Midnight_Paradise_v1.0f_EXTRA-WLM\Midnight Paradise v1.0f-WLM\renpy\character.py", line 1455, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "C:\Users\phillip\Videos\Midnight_Paradise_v1.0f_EXTRA-WLM\Midnight Paradise v1.0f-WLM\renpy\character.py", line 1106, in do_display
display_say(who,
File "C:\Users\phillip\Videos\Midnight_Paradise_v1.0f_EXTRA-WLM\Midnight Paradise v1.0f-WLM\renpy\character.py", line 749, in display_say
what_text = renpy.display.screen.get_widget(what_text[0], what_text[1], what_text[2])
File "C:\Users\phillip\Videos\Midnight_Paradise_v1.0f_EXTRA-WLM\Midnight Paradise v1.0f-WLM\renpy\display\screen.py", line 1540, in get_displayable
screen.update()
File "C:\Users\phillip\Videos\Midnight_Paradise_v1.0f_EXTRA-WLM\Midnight Paradise v1.0f-WLM\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/mod/Shawn_Overrides.rpy", line 314, in execute
File "game/mod/Shawn_Overrides.rpy", line 314, in execute
File "game/mod/Shawn_Overrides.rpy", line 320, in execute
File "game/mod/Shawn_Overrides.rpy", line 328, in execute
File "game/mod/Shawn_Overrides.rpy", line 330, in execute
File "game/mod/Shawn_Overrides.rpy", line 337, in execute
File "game/mod/Shawn_Overrides.rpy", line 337, in keywords
File "game/mod/Shawn_Overrides.rpy", line 337, in <module>
TypeError: can only concatenate str (not "NoneType") to str

Windows-10-10.0.22000 AMD64
Ren'Py 8.3.3.24111502
Midnight Paradise 1.0f
Tue Mar 18 22:24:51 2025
 
  • Like
Reactions: zabrikcondet

Shawnchapp

Engaged Member
Modder
Feb 13, 2018
2,210
7,169
Can someone help me with this to fix it I did install the mod and launch the game it gives me this error once I start up the story
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/mod/Shawn_Overrides.rpy", line 314, in execute
File "game/mod/Shawn_Overrides.rpy", line 314, in execute
File "game/mod/Shawn_Overrides.rpy", line 320, in execute
File "game/mod/Shawn_Overrides.rpy", line 328, in execute
File "game/mod/Shawn_Overrides.rpy", line 330, in execute
File "game/mod/Shawn_Overrides.rpy", line 337, in execute
File "game/mod/Shawn_Overrides.rpy", line 337, in keywords
File "game/mod/Shawn_Overrides.rpy", line 337, in <module>
TypeError: can only concatenate str (not "NoneType") to str

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

Full traceback:
File "scripts/prologue/prologue_dialogue.rpyc", line 12, in script
File "C:\Users\phillip\Videos\Midnight_Paradise_v1.0f_EXTRA-WLM\Midnight Paradise v1.0f-WLM\renpy\ast.py", line 2573, in execute
Say.execute(self)
File "C:\Users\phillip\Videos\Midnight_Paradise_v1.0f_EXTRA-WLM\Midnight Paradise v1.0f-WLM\renpy\ast.py", line 615, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\phillip\Videos\Midnight_Paradise_v1.0f_EXTRA-WLM\Midnight Paradise v1.0f-WLM\renpy\exports\sayexports.py", line 132, in say
who(what, *args, **kwargs)
File "C:\Users\phillip\Videos\Midnight_Paradise_v1.0f_EXTRA-WLM\Midnight Paradise v1.0f-WLM\renpy\character.py", line 1455, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "C:\Users\phillip\Videos\Midnight_Paradise_v1.0f_EXTRA-WLM\Midnight Paradise v1.0f-WLM\renpy\character.py", line 1106, in do_display
display_say(who,
File "C:\Users\phillip\Videos\Midnight_Paradise_v1.0f_EXTRA-WLM\Midnight Paradise v1.0f-WLM\renpy\character.py", line 749, in display_say
what_text = renpy.display.screen.get_widget(what_text[0], what_text[1], what_text[2])
File "C:\Users\phillip\Videos\Midnight_Paradise_v1.0f_EXTRA-WLM\Midnight Paradise v1.0f-WLM\renpy\display\screen.py", line 1540, in get_displayable
screen.update()
File "C:\Users\phillip\Videos\Midnight_Paradise_v1.0f_EXTRA-WLM\Midnight Paradise v1.0f-WLM\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/mod/Shawn_Overrides.rpy", line 314, in execute
File "game/mod/Shawn_Overrides.rpy", line 314, in execute
File "game/mod/Shawn_Overrides.rpy", line 320, in execute
File "game/mod/Shawn_Overrides.rpy", line 328, in execute
File "game/mod/Shawn_Overrides.rpy", line 330, in execute
File "game/mod/Shawn_Overrides.rpy", line 337, in execute
File "game/mod/Shawn_Overrides.rpy", line 337, in keywords
File "game/mod/Shawn_Overrides.rpy", line 337, in <module>
TypeError: can only concatenate str (not "NoneType") to str

Windows-10-10.0.22000 AMD64
Ren'Py 8.3.3.24111502
Midnight Paradise 1.0f
Tue Mar 18 22:24:51 2025
yo ı just downloaded the game and the mod and started the game and it keeps giving errors from the start like the scene where mc and his brother are going against each other. i kept pressing ignore hoping that its just at the beginning but it just kept going and i quit at the scene where mc is talking to her mother in the kitchen. i almost didnt see a render cause of the errors. is anyone facing the same problems or is it just me? is there a solution for this
mod is broken, i get the exception error every few clicks

have you all tried the fix?

https://f95zone.to/threads/midnight...rovements-1-0-shawnchapp.171973/post-16230655
 

SomeFatMan

New Member
Jul 20, 2017
3
4
The file linked here seems to have fixed the errors at game start (the concatenate errors in lines 300ish). Have not played much further to see if there are any other errors. The user in the linked post is saying the issue is in the changes made to the textbox.
 

Vaassaa

Member
Feb 17, 2018
237
550
it should work unless you unrpcy'd the game... if you have a shawns_overide.rpy delete it and replace the rpcy with the one you download in that post
I tried your fix, deleted shawns_override.rpyc and replaced it with the one you provided and I get the error, then I go check the mod folder and shawn_overrides.rpyc is back there somehow

I assume it's why everyone else is having issues with it, no clue why it keeps restoring the file
 

TykiMykk

New Member
Jun 16, 2022
1
3
I went ahead and tweaked some things in the file to make it work as I really wanted to use the mod hope it is not an issue Shawnchapp if it is I will delete the post.

The mod was trying to load the font using persistent.font_name from "gui/fonts/".

To fix it, I updated the code to:

font "mod/" + (persistent.font_name or "roboto-light.ttf") as a temporary fix as I don't know the exact intended font that is supposed to be used.

Here is a fix for those who need it if the other fix did not work. It did not work for me until i made the adjustment and hope it helps others.

Shawnchapp Thanks for the mod as usual and hope this helps. My sincerest condolences.
 
Last edited:

trebuckyeet

New Member
Apr 16, 2023
1
0
Men of culture.

This is my first time playing so I'm not 100% certain but I think the reason for these errors is stemming from the following:
- 1.0f version
- Installing the incest patch
- Installing this mod

As it states in the original post " NOTE: The ipatch is already included adding another patch WILL CAUSE ERRORS ".

What stopped the crashes for me was deleting the incest patch from game file and using the Shawn_Overrides.rpyc from earlier on in this thread:

Delete Shawn_Overrides.rpyc from the mod folder within the game folder, and place the attached Shawn_Overrides.rpy into the mod folder. That should disable incest and also the night sex scenes. If you want the night scenes back, then open the rpy in any text editor and change the variable 'night' to True (Note: delete the equivalent rpyc after making this change before launching the game again).


Also, for anyone who wants the gallery to be in the UI style of the 1.0+ release of the game when using the gallery unlocker, then replace the gallery_unlocker.rpy and gallery_unlocker.rpyc with the other attached rpy.
Let me know if I'm an idiot.
 
Last edited:

beerus09

Newbie
Jun 26, 2020
17
10
I went ahead and tweaked some things in the file to make it work as I really wanted to use the mod hope it is not an issue Shawnchapp if it is I will delete the post.

The mod was trying to load the font using persistent.font_name from "gui/fonts/".

To fix it, I updated the code to:

font "mod/" + (persistent.font_name or "roboto-light.ttf") as a temporary fix as I don't know the exact intended font that is supposed to be used.

Here is a fix for those who need it if the other fix did not work. It did not work for me until i made the adjustment and hope it helps others.

Shawnchapp Thanks for the mod as usual and hope this helps. My sincerest condolences.
Works great cheers!

Mods like this make these 'sandbox' games playable. Otherwise they just become scheduling puzzles. Really wish devs would add optional features like this themselves.
 
  • Like
Reactions: MrT37
4.00 star(s) 1 Vote