estrada777

Engaged Member
Modder
Donor
Mar 22, 2020
3,895
9,623
Bugged.

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/Overworld Screens/!Kim/Events.rpy", line 156, in script call
    call interaction_end(ap)
  File "game/Dialog System/Dialog system.rpy", line 8, in script
    $ timeManager()
  File "game/Dialog System/Dialog system.rpy", line 8, in <module>
    $ timeManager()
  File "game/Overworld Screens/Python/Time python.rpy", line 100, in timeManager
    new_npc_location_manager()
  File "game/Overworld Screens/Python/NPC python.rpy", line 554, in new_npc_location_manager
    npc_Kimberly.location = tt_Kim[temp_kim_activity]["locationid"]
KeyError: u'famdin'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/Overworld Screens/!Kim/Events.rpy", line 156, in script call
    call interaction_end(ap)
  File "game/Dialog System/Dialog system.rpy", line 8, in script
    $ timeManager()
  File "renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/Dialog System/Dialog system.rpy", line 8, in <module>
    $ timeManager()
  File "game/Overworld Screens/Python/Time python.rpy", line 100, in timeManager
    new_npc_location_manager()
  File "game/Overworld Screens/Python/NPC python.rpy", line 554, in new_npc_location_manager
    npc_Kimberly.location = tt_Kim[temp_kim_activity]["locationid"]
KeyError: u'famdin'

Windows-10-10.0.22621
Ren'Py 7.4.10.2164n
Double Perception 4.2
Sat Oct 12 13:49:05 2024
 
  • Like
Reactions: Archi_Andrews
3.60 star(s) 39 Votes