landmines

Newbie
May 6, 2017
24
6
I'm on Melissa's path, according to WT next event's location should be "Streets" but at the point of the game i'm at that location does not longer exist.

Please don't tell me I have to restart the game:cry:
just skip times till you get notification on phone then text melissa
 

GameRebel

Active Member
Mar 29, 2020
525
168
Been over a year since I played this last so I had to restart the game since my old versions were not compatible.

I was trying to follow the game with the walkthrough, but have gone out of sequence and was wondering if this will break the game?

Anyone that knows, please let me know. Would I be better off using one of the mods to follow along?

Thnx in adv
 

shyney

Newbie
Nov 8, 2017
17
5
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/start.rpy", line 231, in <module>
  File "game/scripts/location.rpy", line 24, in go_to
AttributeError: 'NoneType' object has no attribute 'startswith'

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

Full traceback:
  File "scripts/start.rpyc", line 231, in script
  File "D:\Pea\MidnightParadise-Elite-0.22-pc1\renpy\ast.py", line 1138, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Pea\MidnightParadise-Elite-0.22-pc1\renpy\python.py", line 1122, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/scripts/start.rpy", line 231, in <module>
  File "game/scripts/location.rpy", line 24, in go_to
AttributeError: 'NoneType' object has no attribute 'startswith'

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
Midnight Paradise 0.22
Tue Nov 21 13:13:49 2023
1700569233667.png
How can I fix this?
 

cxx

Message Maestro
Nov 14, 2017
70,878
36,092
In the very beginning of the game where Conner goes to school the very 1st time it the game bugs and you can't advance thru the bug. It just cuts off and goes back to the main menu.
win, linux, mac, android compressed?

Been over a year since I played this last so I had to restart the game since my old versions were not compatible.

I was trying to follow the game with the walkthrough, but have gone out of sequence and was wondering if this will break the game?

Anyone that knows, please let me know. Would I be better off using one of the mods to follow along?

Thnx in adv
yes it can.

Anybody share a full save for 0.22 Elite.
no.
 

ki3r3k

New Member
Feb 1, 2022
1
0
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/start.rpy", line 231, in <module>
File "game/scripts/location.rpy", line 24, in go_to
AttributeError: 'NoneType' object has no attribute 'startswith'

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

Full traceback:
File "scripts/start.rpyc", line 231, in script
File "D:\EGames\MidnightParadise-Elite-0.15c-pc\MidnightParadise-Elite-0.22-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\EGames\MidnightParadise-Elite-0.15c-pc\MidnightParadise-Elite-0.22-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/start.rpy", line 231, in <module>
File "game/scripts/location.rpy", line 24, in go_to
AttributeError: 'NoneType' object has no attribute 'startswith'

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
Midnight Paradise 0.22
Tue Nov 21 15:42:38 2023
```
how to fix this error. First meet main char with principal
 

George213

Member
Feb 7, 2018
115
51
Hello developer, can you make more night sleep scene with Joyce, fuck her while sleep, or licking her pussy? That would be great and I think it will increase your game rating?
 
  • Like
Reactions: MADNESSFREAK02

Acsuka

Well-Known Member
Mar 25, 2023
1,361
2,349
Hello developer, can you make more night sleep scene with Joyce, fuck her while sleep, or licking her pussy? That would be great and I think it will increase your game rating?
Joyce's story does not yet contain vaginal/anal sex... Not even in the extra and elite scenes... Your request is not yet relevant...
 

Marlboro01

New Member
Sep 25, 2022
7
5
I've just downloaded the game, no mods added and after I meet the teacher after the lesson i get this error, I cannot proceed even if I click ignore. I just receive two messages from Pete and Kyle then the game shuts down.

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/start.rpy", line 231, in <module>
File "game/scripts/location.rpy", line 24, in go_to
AttributeError: 'NoneType' object has no attribute 'startswith'

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

Full traceback:
File "scripts/start.rpyc", line 231, in script
File "D:\Download\MidnightParadise-Elite-0.22-pc\MidnightParadise-Elite-0.22-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Download\MidnightParadise-Elite-0.22-pc\MidnightParadise-Elite-0.22-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/start.rpy", line 231, in <module>
File "game/scripts/location.rpy", line 24, in go_to
AttributeError: 'NoneType' object has no attribute 'startswith'

Windows-10-10.0.22621 AMD64
Ren'Py 8.1.3.23091805
Midnight Paradise 0.22
Mon Nov 20 11:41:40 2023
```
Just paste this file in the game directory...should fix it......
NB: Use at your own risk...I just started to test the game and got the same error. So this fix is right after prologue and i don't know if it breaks anything else. But it worked for me to pass this crash on V0.22.
 

cxx

Message Maestro
Nov 14, 2017
70,878
36,092
Hello developer, can you make more night sleep scene with Joyce, fuck her while sleep, or licking her pussy? That would be great and I think it will increase your game rating?
gotta wait couple updates.
 

Marlboro01

New Member
Sep 25, 2022
7
5
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/start.rpy", line 231, in <module>
  File "game/scripts/location.rpy", line 24, in go_to
AttributeError: 'NoneType' object has no attribute 'startswith'

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

Full traceback:
  File "scripts/start.rpyc", line 231, in script
  File "D:\Pea\MidnightParadise-Elite-0.22-pc1\renpy\ast.py", line 1138, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Pea\MidnightParadise-Elite-0.22-pc1\renpy\python.py", line 1122, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/scripts/start.rpy", line 231, in <module>
  File "game/scripts/location.rpy", line 24, in go_to
AttributeError: 'NoneType' object has no attribute 'startswith'

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
Midnight Paradise 0.22
Tue Nov 21 13:13:49 2023
View attachment 3105614
How can I fix this?
https://f95zone.to/threads/midnight-paradise-v0-22-elite-lewdlab.25081/post-12261748
 

crabboid

Active Member
Sep 7, 2019
538
1,379
Joyce's story does not yet contain vaginal/anal sex... Not even in the extra and elite scenes... Your request is not yet relevant...
Crap, is that the MILF with the bobbed hair in the bath tub in one of the OP's images? She's the whole reason that I've been keeping an eye on this game, but I haven't played it yet. I've been waiting to jump into this until you could "do the deed" with her.


mom_bath_1.jpg
 
  • Haha
Reactions: cxx

SonsOfLiberty

Discussion Dynamo
Compressor
Sep 3, 2022
26,958
237,710
Crap, is that the MILF with the bobbed hair in the bath tub in one of the OP's images? She's the whole reason that I've been keeping an eye on this game, but I haven't played it yet. I've been waiting to jump into this until you could "do the deed" with her.


View attachment 3107339
Yes, if you check the other game of theirs, that content didn't happen till later on in the game...

They even made a post about it that there finishing up other stories first.
 

Shawnchapp

Engaged Member
Modder
Feb 13, 2018
2,210
7,171
They even made a post about it that there finishing up other stories first.
Mhmm, im hoping next update has some more maid content we haven't had anything from her in awhile and since this update was with the "girlfriends" and last was "jane" it would make sense for this coming update to feature the maid (assuming they're going on a rotation with girls)
 

SonsOfLiberty

Discussion Dynamo
Compressor
Sep 3, 2022
26,958
237,710
Mhmm, im hoping next update has some more maid content we haven't had anything from her in awhile and since this update was with the "girlfriends" and last was "jane" it would make sense for this coming update to feature the maid (assuming they're going on a rotation with girls)
I'm not sure it's been a while since I've been a Patreon at the lower tier just to see what is coming up.
 
3.60 star(s) 347 Votes