Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Haremwatch

Build Your Own Overwatch Harem! · By Haremwatch

Bug after Tracer and Emily watch...

A topic by BriareosSwan created Aug 31, 2025 Views: 306 Replies: 1
Viewing posts 1 to 2

After Tracer and Emily watch MC and the doctor, there is an error that can't be bypassed/ignored.

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/000statements.rpy", line 671, in execute_call_screen

  File "game/system/C custom_screens.rpy", line 9, in execute

  File "game/system/C custom_screens.rpy", line 9, in execute

  File "game/system/C custom_screens.rpy", line 12, in execute

  File "game/system/C custom_screens.rpy", line 23, in execute

  File "game/system/C custom_screens.rpy", line 23, in <module>

KeyError: 'hq_medical_hub_upper'

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

Full traceback:

  File "system/A variables.rpyc", line 174, in script call

  File "system/A variables.rpyc", line 174, in script call

  File "system/A variables.rpyc", line 174, in script call

  [Previous line repeated 11 more times]

  File "system/C social.rpyc", line 84, in script call

  File "system/C social.rpyc", line 157, in script call

  File "system/A variables.rpyc", line 174, in script call

  File "system/A variables.rpyc", line 174, in script call

  File "system/C social.rpyc", line 84, in script call

  File "system/C social.rpyc", line 157, in script call

  File "system/C social.rpyc", line 84, in script call

  File "system/C social.rpyc", line 157, in script call

  File "system/A variables.rpyc", line 174, in script call

  File "system/A variables.rpyc", line 174, in script call

  File "system/A variables.rpyc", line 174, in script call

  File "system/C social.rpyc", line 84, in script call

  File "system/C social.rpyc", line 157, in script call

  File "system/C social.rpyc", line 84, in script call

  File "system/C social.rpyc", line 157, in script call

  File "system/A variables.rpyc", line 174, in script call

  File "system/A variables.rpyc", line 174, in script call

  File "system/C social.rpyc", line 84, in script call

  File "system/C social.rpyc", line 157, in script call

  File "system/A variables.rpyc", line 174, in script call

  File "system/A variables.rpyc", line 174, in script call

  File "system/C social.rpyc", line 84, in script call

  File "system/C social.rpyc", line 157, in script call

  File "system/A variables.rpyc", line 174, in script call

  File "system/C social.rpyc", line 84, in script call

  File "system/C social.rpyc", line 157, in script call

  File "system/C social.rpyc", line 84, in script call

  File "system/C social.rpyc", line 157, in script call

  File "system/A variables.rpyc", line 174, in script call

  File "system/A variables.rpyc", line 174, in script call

  File "system/A variables.rpyc", line 174, in script call

  [Previous line repeated 1 more time]

  File "system/C social.rpyc", line 84, in script call

  File "system/C social.rpyc", line 157, in script call

  File "system/A variables.rpyc", line 209, in script call

  File "map/D locations - london.rpyc", line 326, in script call

  File "map/D locations - hq - quarters.rpyc", line 542, in script call

  File "system/A variables.rpyc", line 174, in script call

  File "system/A variables.rpyc", line 174, in script call

  File "system/A variables.rpyc", line 174, in script call

  [Previous line repeated 4 more times]

  File "map/D locations - london.rpyc", line 354, in script call

  File "system/A variables.rpyc", line 174, in script call

  File "map/D locations - london.rpyc", line 211, in script call

  File "system/A variables.rpyc", line 174, in script call

  File "map/D locations - hq - medical.rpyc", line 376, in script

  File "C:\Users\Joseph\Documents\Renpy\renpy\ast.py", line 1987, in execute

  File "C:\Users\Joseph\Documents\Renpy\renpy\ast.py", line 1966, in call

  File "C:\Users\Joseph\Documents\Renpy\renpy\statements.py", line 374, in call

  File "renpy/common/000statements.rpy", line 671, in execute_call_screen

  File "C:\Users\Joseph\Documents\Renpy\renpy\exports\statementexports.py", line 345, in call_screen

  File "C:\Users\Joseph\Documents\Renpy\renpy\ui.py", line 301, in interact

  File "C:\Users\Joseph\Documents\Renpy\renpy\display\core.py", line 2218, in interact

  File "C:\Users\Joseph\Documents\Renpy\renpy\display\core.py", line 2748, in interact_core

  File "C:\Users\Joseph\Documents\Renpy\renpy\display\displayable.py", line 434, in visit_all

  File "C:\Users\Joseph\Documents\Renpy\renpy\display\displayable.py", line 434, in visit_all

  File "C:\Users\Joseph\Documents\Renpy\renpy\display\displayable.py", line 434, in visit_all

  File "C:\Users\Joseph\Documents\Renpy\renpy\display\screen.py", line 480, in visit_all

  File "C:\Users\Joseph\Documents\Renpy\renpy\display\core.py", line 2748, in <lambda>

  File "C:\Users\Joseph\Documents\Renpy\renpy\display\screen.py", line 491, in per_interact

  File "C:\Users\Joseph\Documents\Renpy\renpy\display\screen.py", line 700, in update

  File "game/system/C custom_screens.rpy", line 9, in execute

  File "game/system/C custom_screens.rpy", line 9, in execute

  File "game/system/C custom_screens.rpy", line 12, in execute

  File "game/system/C custom_screens.rpy", line 23, in execute

  File "game/system/C custom_screens.rpy", line 23, in <module>

KeyError: 'hq_medical_hub_upper'

```

Same issue with me too.