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
```