I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/stats/stat-definitions.rpy", line 134, in script
$ player_COR = player.COR+tempCOR
File "game/stats/stat-definitions.rpy", line 134, in <module>
$ player_COR = player.COR+tempCOR
NameError: name 'tempCOR' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script/script.rpyc", line 114, in script call
File "game/stats/stat-definitions.rpy", line 134, in script
$ player_COR = player.COR+tempCOR
File "renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1052, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/stats/stat-definitions.rpy", line 134, in <module>
$ player_COR = player.COR+tempCOR
NameError: name 'tempCOR' is not defined
Windows-10-10.0.22621 AMD64
Ren'Py 7.5.2.22081402
Corrupted Kingdoms 0.18.2
Sat Apr 8 08:23:34 2023