I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/corridor03.rpy", line 21, in script
$ statistics.lose_cispoints(1)
File "game/scripts/corridor03.rpy", line 21, in <module>
$ statistics.lose_cispoints(1)
File "game/scripts/stable.rpy", line 145, in lose_cispoints
self.cispoints -= amount
AttributeError: 'Statistics' object has no attribute 'cispoints'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/corridor03.rpy", line 21, in script
$ statistics.lose_cispoints(1)
File "D:\CoC\SpaceCorpsXXX(v0.3.1)-v0.3.1-pc\renpy\ast.py", line 900, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\CoC\SpaceCorpsXXX(v0.3.1)-v0.3.1-pc\renpy\python.py", line 1930, in py_exec_bytecode
exec bytecode in globals, locals
File "game/scripts/corridor03.rpy", line 21, in <module>
$ statistics.lose_cispoints(1)
File "game/scripts/stable.rpy", line 145, in lose_cispoints
self.cispoints -= amount
AttributeError: 'Statistics' object has no attribute 'cispoints'
Windows-8-6.2.9200
Ren'Py 7.2.2.491
SpaceCorpsXXX(v0.3.1) v0.3.1
Thu May 07 17:22:21 2020