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).hi shawn
how can i remove incest patch to default character name
I just wanted to know how to enter this since it opens a tab instead. I tried the game>mod as you and the other person suggested, but nothing happened. I got the same error as the person above.try this
```
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\purpl\Downloads\Midnight_Paradise_v1.0f_EXTRA-WLM\Midnight Paradise v1.0f-WLM\renpy\ast.py", line 2573, in execute
Say.execute(self)
File "C:\Users\purpl\Downloads\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\purpl\Downloads\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\purpl\Downloads\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\purpl\Downloads\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\purpl\Downloads\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\purpl\Downloads\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\purpl\Downloads\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.26100 AMD64
Ren'Py 8.3.3.24111502
Midnight Paradise 1.0f
Tue Feb 18 13:52:26 2025
```
Im getting this error
Both of you please try this fix.ok so i made an .rpy file and place it in the game file but it didn't help and says this now :
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/shane_override.rpy", line 314, in execute
init 969 screen say(who, what):
File "game/shane_override.rpy", line 314, in execute
init 969 screen say(who, what):
File "game/shane_override.rpy", line 320, in execute
window:
File "game/shane_override.rpy", line 328, in execute
if who is not None:
File "game/shane_override.rpy", line 330, in execute
window:
File "game/shane_override.rpy", line 337, in execute
text ictra(who) id "who" font "gui/fonts/" + persistent.font_name xoffset 20 color "#ffffff"
File "game/shane_override.rpy", line 337, in keywords
text ictra(who) id "who" font "gui/fonts/" + persistent.font_name xoffset 20 color "#ffffff"
File "game/shane_override.rpy", line 337, in <module>
text ictra(who) id "who" font "gui/fonts/" + persistent.font_name xoffset 20 color "#ffffff"
TypeError: can only concatenate str (not "NoneType") to str
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/prologue/prologue_dialogue.rpyc", line 12, in script
File "D:\unziped\Downloads\bingo\mods\Midnight_Paradise_v1.0f_EXTRA-WLM\Midnight Paradise v1.0f-WLM\renpy\ast.py", line 2573, in execute
Say.execute(self)
File "D:\unziped\Downloads\bingo\mods\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 "D:\unziped\Downloads\bingo\mods\Midnight_Paradise_v1.0f_EXTRA-WLM\Midnight Paradise v1.0f-WLM\renpy\exports\sayexports.py", line 132, in say
who(what, *args, **kwargs)
File "D:\unziped\Downloads\bingo\mods\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 "D:\unziped\Downloads\bingo\mods\Midnight_Paradise_v1.0f_EXTRA-WLM\Midnight Paradise v1.0f-WLM\renpy\character.py", line 1106, in do_display
display_say(who,
File "D:\unziped\Downloads\bingo\mods\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 "D:\unziped\Downloads\bingo\mods\Midnight_Paradise_v1.0f_EXTRA-WLM\Midnight Paradise v1.0f-WLM\renpy\display\screen.py", line 1540, in get_displayable
screen.update()
File "D:\unziped\Downloads\bingo\mods\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/shane_override.rpy", line 314, in execute
init 969 screen say(who, what):
File "game/shane_override.rpy", line 314, in execute
init 969 screen say(who, what):
File "game/shane_override.rpy", line 320, in execute
window:
File "game/shane_override.rpy", line 328, in execute
if who is not None:
File "game/shane_override.rpy", line 330, in execute
window:
File "game/shane_override.rpy", line 337, in execute
text ictra(who) id "who" font "gui/fonts/" + persistent.font_name xoffset 20 color "#ffffff"
File "game/shane_override.rpy", line 337, in keywords
text ictra(who) id "who" font "gui/fonts/" + persistent.font_name xoffset 20 color "#ffffff"
File "game/shane_override.rpy", line 337, in <module>
text ictra(who) id "who" font "gui/fonts/" + persistent.font_name xoffset 20 color "#ffffff"
TypeError: can only concatenate str (not "NoneType") to str
Windows-10-10.0.26100 AMD64
Ren'Py 8.3.3.24111502
Midnight Paradise 1.0f
Wed Feb 19 16:03:48 2025
Idk what to do if anyone knows pls help
Both of you please try this fix.
I made it a while ago and considering both of you have the same errors I recommend giving it a try as it seemed to work for other people that had the same.
Hope it helps![]()
Hmmmm okay something is definitely wrong there. Especially because the script file I provided doesn't contain lines 314-337 which is causing the error. I removed them to prevent this error and restore the original text/namebox in-game. So I have no idea what might be causing this error as those lines don't actually exist in my version. There are only 312 lines.View attachment 4566869
i have put it here and it still crashes and shows
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 "D:\unziped\Downloads\bingo\mods\dissapointment\Midnight_Paradise_v1.0f_EXTRA-WLM\Midnight Paradise v1.0f-WLM\renpy\ast.py", line 2573, in execute
Say.execute(self)
File "D:\unziped\Downloads\bingo\mods\dissapointment\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 "D:\unziped\Downloads\bingo\mods\dissapointment\Midnight_Paradise_v1.0f_EXTRA-WLM\Midnight Paradise v1.0f-WLM\renpy\exports\sayexports.py", line 132, in say
who(what, *args, **kwargs)
File "D:\unziped\Downloads\bingo\mods\dissapointment\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 "D:\unziped\Downloads\bingo\mods\dissapointment\Midnight_Paradise_v1.0f_EXTRA-WLM\Midnight Paradise v1.0f-WLM\renpy\character.py", line 1106, in do_display
display_say(who,
File "D:\unziped\Downloads\bingo\mods\dissapointment\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 "D:\unziped\Downloads\bingo\mods\dissapointment\Midnight_Paradise_v1.0f_EXTRA-WLM\Midnight Paradise v1.0f-WLM\renpy\display\screen.py", line 1540, in get_displayable
screen.update()
File "D:\unziped\Downloads\bingo\mods\dissapointment\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.26100 AMD64
Ren'Py 8.3.3.24111502
Midnight Paradise 1.0f
Wed Feb 19 19:52:01 2025
right click and "click save as" make sure it name the right way then plac ein mod folder and click "yes override"I just wanted to know how to enter this since it opens a tab instead. I tried the game>mod as you and the other person suggested, but nothing happened. I got the same error as the person above.
Thread Updated: 15-12-2024
Release Date: 18-08-2023
Game/Creator: Midnight Paradise /You must be registered to see the links
Modder: Shawnchapp /You must be registered to see the links/You must be registered to see the links/You must be registered to see the links/You must be registered to see the links
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:You must be registered to see the links/You must be registered to see the links/You must be registered to see the links
Note: if above says "Updating" patron link leads to old version
View attachment 2868746 View attachment 2868745 View attachment 2868747
delete the override file already in the mods folder and place this one insteadI get this error, can you check?
```
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 "renpy/ast.py", line 2573, in execute
File "renpy/ast.py", line 615, in execute
File "renpy/exports\sayexports.py", line 132, in say
File "renpy/character.py", line 1455, in __call__
File "renpy/character.py", line 1106, in do_display
File "renpy/character.py", line 749, in display_say
File "renpy/display\screen.py", line 1540, in get_displayable
File "renpy/display\screen.py", line 697, in update
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
```
Hello, the mod is bugging the game because it is in 1.0 Elite while the game is in 1.0F Extra. There have been 4 updates in the meantime.
Thread Updated: 15-12-2024
Release Date: 18-08-2023
Game/Creator: Midnight Paradise /You must be registered to see the links
Modder: Shawnchapp /You must be registered to see the links/You must be registered to see the links/You must be registered to see the links/You must be registered to see the links
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:You must be registered to see the links/You must be registered to see the links/You must be registered to see the links
Note: if above says "Updating" patron link leads to old version
View attachment 2868746 View attachment 2868745 View attachment 2868747
its shouldn't in those "updates" nothing was added besides gallery only scenesHello, the mod is bugging the game because it is in 1.0 Elite while the game is in 1.0F Extra. There have been 4 updates in the meantime.
is works thx <3Both of you please try this fix.
I made it a while ago and considering both of you have the same errors I recommend giving it a try as it seemed to work for other people that had the same.
Hope it helps![]()