randomguy

Member
Aug 5, 2016
285
623
Just downloaded and installed. when I run the game after the first night sleeping I go to talk to Ms Jane and get the following error message.

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

While running game code:
File "game/scripts/start.rpy", line 240, 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 240, in script
File "F:\Games\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 "F:\Games\MidnightParadise-Elite-0.22-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/start.rpy", line 240, 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
Sat Nov 11 10:20:21 2023
```

if I click rollabck I get the same message. if I click ignore it brings me back to the start menu.
Same
 

Acsuka

Well-Known Member
Mar 25, 2023
1,361
2,349
So this entire update consists of a single new in-game scene with Melissa or whatever tf her name is?
If you chose Melissa, you get three scenes with her at three times... If Eliana, you get two scenes with her... Both girls cannot be in the same game... These scenes unlock the extra and elite scenes in the gallery...
The main story is not affected by this elite version, only these two side girls...
 

Ph4r40h

Member
Apr 6, 2021
339
526
Anyone know how to unlock this last scene with Joyce? I've done all sandbox and story events for every girl.

Screenshot 2023-11-12 134003.png
 

Buster Himen

Member
Oct 6, 2019
298
395
Every time I come to this website, I am glad that I am still a college student, and I can wait for another 20 years.
I’m 32 so I ain’t so bad but just think about the games you will have to wait for when you get older. The ways devs milk games only seem to be evolving.
 

F4iunyl3x

Active Member
Modder
Aug 26, 2018
748
7,194
Midnight Paradise v0.22 Elite
Video enhancement mod


This mod overwrites the native 30fps animations of the game with interpolated 60fps animations.

how ? Thanks to deep-learning processes, trained predictive models can interpolate one "fake" frames next to each native frame.

The result gives a smooth effect on each animations.

Here is an example of what you can expect ( ) :



A 4K version of these animations is also available. It significantly increases the overall level of detail
A screen monitor above 1080p + a mid-end CPU/GPU are required
You don't have permission to view the spoiler content. Log in or register now.

Download links (524 animations)
1080p : Mega ; Pixeldrain
4K : Mega ; Pixeldrain


I didn't inspect each animation in depth , so feel free to report any flaws you find (bugs, video artifacts...)


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

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

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

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

Lucifer1997

Newbie
Jun 22, 2017
42
3
ANY way to fix this error

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 "game/scripts/start.rpyc", line 231, in script
  File "D:\MidnightParadise-Elite-0.22-pc\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:\MidnightParadise-Elite-0.22-pc\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 13 01:40:06 2023
 

Neko-Chan Pacifica

Well-Known Member
Jul 6, 2021
1,017
1,055
Midnight Paradise v0.22 Elite
Video enhancement mod


This mod overwrites the native 30fps animations of the game with interpolated 60fps animations.

how ? Thanks to deep-learning processes, trained predictive models can interpolate one "fake" frames next to each native frame.

The result gives a smooth effect on each animations.

Here is an example of what you can expect ( ) :



A 4K version of these animations is also available. It significantly increases the overall level of detail
A screen monitor above 1080p + a mid-end CPU/GPU are required
You don't have permission to view the spoiler content. Log in or register now.

Download links (524 animations)
1080p : Mega ; Pixeldrain
4K : Mega ; Pixeldrain


I didn't inspect each animation in depth , so feel free to report any flaws you find (bugs, video artifacts...)


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

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

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

You don't have permission to view the spoiler content. Log in or register now.
Wonderful, thank you for the 4K version of the enhancement mod :) (y)
 
  • Heart
Reactions: F4iunyl3x

Alan Muzo

Newbie
Feb 21, 2020
25
6
The images. Rpa file keeps crashing when extracting, saying file is corrupt, please any advice. It's only extracting 2.7 gb of the 4. 9 gb images file and because of that the game isn't starting
 

PBS666

Engaged Member
Feb 19, 2019
3,294
3,089
Please anyone. I don't know what to do. Downloaded using the mega link. Apparently the file is corrupt when extracting
Some suggestions

Update your software for extracting the archive
Use another extracting program
Dowload the archive again from another mirror
 

Feurio

New Member
Apr 23, 2018
3
1
post the save just before the crash and the traceback.txt
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 "C:\Users\...\Downloads\MidnightParadise-Elite-0.22-pc-compressed\renpy\ast.py", line 1138, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\...\Downloads\MidnightParadise-Elite-0.22-pc-compressed\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'
 
  • Like
Reactions: Joejackson
3.60 star(s) 347 Votes