I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 416, in script
$ liam_name = liam_name.strip()
File "game/script.rpy", line 416, in <module>
$ liam_name = liam_name.strip()
AttributeError: 'NoneType' object has no attribute 'strip'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 416, in script
$ liam_name = liam_name.strip()
File "E:\S-games\WeAreLost-v0.4.13-Beta-pc\renpy\ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\S-games\WeAreLost-v0.4.13-Beta-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 416, in <module>
$ liam_name = liam_name.strip()
AttributeError: 'NoneType' object has no attribute 'strip'
Windows-10-10.0.19045 AMD64
Ren'Py 8.2.1.24030407
We Are Lost v0.4.13-Beta
Wed Oct 9 02:52:42 2024