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.