I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/prologue.rpy", line 409, in script
$ statsScreenDict["stats_pcian"]["{u}History{/u}"] = "GOD!"
File "game/prologue.rpy", line 409, in <module>
$ statsScreenDict["stats_pcian"]["{u}History{/u}"] = "GOD!"
NameError: name 'statsScreenDict' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/prologue.rpy", line 409, in script
$ statsScreenDict["stats_pcian"]["{u}History{/u}"] = "GOD!"
File "C:\Users\lenovo\Documents\MEGAsync Downloads\PaleCarnations-Ch2Up2-pc\renpy\ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\lenovo\Documents\MEGAsync Downloads\PaleCarnations-Ch2Up2-pc\renpy\python.py", line 2004, in py_exec_bytecode
exec bytecode in globals, locals
File "game/prologue.rpy", line 409, in <module>
$ statsScreenDict["stats_pcian"]["{u}History{/u}"] = "GOD!"
NameError: name 'statsScreenDict' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.2.320
Pale Carnations Ch2Up2
Fri Nov 20 18:26:14 2020
[/code]