I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/chapter 04.rpy", line 27939, in script
$ my_notify({"Katherine" : 2})
File "game/chapter 04.rpy", line 27939, in <module>
$ my_notify({"Katherine" : 2})
File "game/notification.rpy", line 76, in my_notify
l = update_stats(d)
File "game/notification.rpy", line 45, in update_stats
if x in MClove.keys():
NameError: global name 'MClove' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/chapter 04.rpy", line 27939, in script
$ my_notify({"Katherine" : 2})
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/chapter 04.rpy", line 27939, in <module>
$ my_notify({"Katherine" : 2})
File "game/notification.rpy", line 76, in my_notify
l = update_stats(d)
File "game/notification.rpy", line 45, in update_stats
if x in MClove.keys():
NameError: global name 'MClove' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.1.1270
Project Myriam Life and Explorations ch4.10a
Thu Feb 8 12:04:04 2024