I'm sorry, but an uncaught exception occurred.
While running game code:
  File "game/chapter 02.rpy", line 6894, in script
    $ my_notify({"Incest" : 1})
  File "game/chapter 02.rpy", line 6894, in <module>
    $ my_notify({"Incest" : 1})
  File "game/notification.rpy", line 76, in my_notify
    l = update_stats(d)
  File "game/notification.rpy", line 67, in update_stats
    MCtrait[x] +=d[x]
KeyError: u'Incest'
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "game/chapter 02.rpy", line 6894, in script
    $ my_notify({"Incest" : 1})
  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 02.rpy", line 6894, in <module>
    $ my_notify({"Incest" : 1})
  File "game/notification.rpy", line 76, in my_notify
    l = update_stats(d)
  File "game/notification.rpy", line 67, in update_stats
    MCtrait[x] +=d[x]
KeyError: u'Incest'
Windows-10-10.0.19041
Ren'Py 7.4.1.1270
Project Myriam Life and Explorations ch2.06b
Sat Oct 23 21:06:34 2021