I'm sorry, but an uncaught exception occurred.
While running game code:
  File "game/func_action_processing.rpy", line 136, in script call
    call watch_TV
  File "game/locations/loc_kitchen.rpy", line 322, in script call
    call danni_TV_scene
  File "game/radioactive/game/chars/Ra_char_Danni.rpy", line 2, in script
    $ RaChar[dan.ikey].NewTrack("FetishInvite")  #RA: Tracking
  File "game/radioactive/game/chars/Ra_char_Danni.rpy", line 2, in <module>
    $ RaChar[dan.ikey].NewTrack("FetishInvite")  #RA: Tracking
  File "game/radioactive/RaPerson.rpy", line 184, in NewTrack
    self.NewTracking[aKey]["Viewed"] = True
KeyError: u'FetishInvite'
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "game/func_action_processing.rpy", line 136, in script call
    call watch_TV
  File "game/locations/loc_kitchen.rpy", line 322, in script call
    call danni_TV_scene
  File "game/radioactive/game/chars/Ra_char_Danni.rpy", line 2, in script
    $ RaChar[dan.ikey].NewTrack("FetishInvite")  #RA: Tracking
  File "C:\Users\xxx\Desktop\SuperPowered_v0.44.02-pc\renpy\ast.py", line 912, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\xxx\Desktop\SuperPowered_v0.44.02-pc\renpy\python.py", line 2004, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/radioactive/game/chars/Ra_char_Danni.rpy", line 2, in <module>
    $ RaChar[dan.ikey].NewTrack("FetishInvite")  #RA: Tracking
  File "game/radioactive/RaPerson.rpy", line 184, in NewTrack
    self.NewTracking[aKey]["Viewed"] = True
KeyError: u'FetishInvite'
Windows-8-6.2.9200
Ren'Py 7.3.2.320
SP 0.44.02
Wed Jun 30 20:12:56 2021