I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/locations/loc_yourroom.rpy", line 225, in script call
call obsessive_check (checked_obsessive_chars)
File "game/locations/loc_yourroom.rpy", line 273, in script
$ RaChar[selected_char.ikey].NewTrack("Obsessive" + RaChar[selected_char.ikey].get_obsessive_scene_level) #RA: Tracking
File "game/locations/loc_yourroom.rpy", line 273, in <module>
$ RaChar[selected_char.ikey].NewTrack("Obsessive" + RaChar[selected_char.ikey].get_obsessive_scene_level) #RA: Tracking
File "game/radioactive/RaPerson.rpy", line 184, in NewTrack
self.NewTracking[aKey]["Viewed"] = True
KeyError: u'Obsessive3'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/locations/loc_yourroom.rpy", line 225, in script call
call obsessive_check (checked_obsessive_chars)
File "game/locations/loc_yourroom.rpy", line 273, in script
$ RaChar[selected_char.ikey].NewTrack("Obsessive" + RaChar[selected_char.ikey].get_obsessive_scene_level) #RA: Tracking
File "C:\Users\xxx\Desktop\SuperPowered_v0.44.04-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.04-pc\renpy\python.py", line 2004, in py_exec_bytecode
exec bytecode in globals, locals
File "game/locations/loc_yourroom.rpy", line 273, in <module>
$ RaChar[selected_char.ikey].NewTrack("Obsessive" + RaChar[selected_char.ikey].get_obsessive_scene_level) #RA: Tracking
File "game/radioactive/RaPerson.rpy", line 184, in NewTrack
self.NewTracking[aKey]["Viewed"] = True
KeyError: u'Obsessive3'
Windows-8-6.2.9200
Ren'Py 7.3.2.320
SP 0.44.04
Sat Jul 10 19:37:12 2021