Hi there, I encountered some kind of a bug, not sure what the deal is here...
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 "D:\Games1\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:\Games1\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
Here's the error, I was hoping you could help me out.
Thanks in advance