Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
23,179
313,292
998
Haremwatch [v0.1.01a] [Gachapen Games] - Compressed

Win/Linux [273 MB]
- - - -

Mac [268 MB]
- - - -

You don't have permission to view the spoiler content. Log in or register now.
 

Endri

Member
Jan 2, 2018
143
48
203
1757102600968.png
Game stopping bug after Director office Mercy scene.
Cant sleep nor progress anywere..
 

Keoki

New Member
Dec 4, 2017
4
8
112
If any of you were looking for the relics/records so you can sell them to Iggy for cash, there is one when you click on the statue in the courtyard outside around where Ana flashes you in the intro. There is also one on the desk in the main hangar in the command hub.
 
  • Like
Reactions: Taran776

drifter139

Engaged Member
Dec 11, 2019
2,239
2,296
448
I have bugs too, I can't use the map, personal to see the characters, I can't change Mercy's clothes.
I'm thinking with this being an alpha release, the dev either hasn't had time to fix the bugs or doesn't really care
 

Bckx6

Newbie
Mar 24, 2019
68
16
77
View attachment 5221514
Game stopping bug after Director office Mercy scene.
Cant sleep nor progress anywere..
I have bugs too, I can't use the map, personal to see the characters, I can't change Mercy's clothes.


You need to restart the game, from the beginning and after you have talk with Brigitte Mei and pharrah, when you have the prompt click on "return now to Ana/office" dont go explore and is good ;)
 

Endri

Member
Jan 2, 2018
143
48
203
Same


You don't have permission to view the spoiler content. Log in or register now.
Also got that one sad, just got it to work proper.

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

While running game code:
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  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 13 more times]
  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 "map/D locations - hq - cybersphere.rpyc", line 402, 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 326, in script call
  File "system/A variables.rpyc", line 174, in script call
  File "system/A variables.rpyc", line 209, in script call
  File "map/D locations - hq - quarters.rpyc", line 259, 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 3 more times]
  File "map/D locations - hq - medical.rpyc", line 376, in script
  File "P:\DF 2\Haremwatch-0.1.01a-win\renpy\ast.py", line 1987, in execute
    self.call("execute")
  File "P:\DF 2\Haremwatch-0.1.01a-win\renpy\ast.py", line 1966, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "P:\DF 2\Haremwatch-0.1.01a-win\renpy\statements.py", line 374, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "P:\DF 2\Haremwatch-0.1.01a-win\renpy\exports\statementexports.py", line 345, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "P:\DF 2\Haremwatch-0.1.01a-win\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "P:\DF 2\Haremwatch-0.1.01a-win\renpy\display\core.py", line 2218, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "P:\DF 2\Haremwatch-0.1.01a-win\renpy\display\core.py", line 2748, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "P:\DF 2\Haremwatch-0.1.01a-win\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "P:\DF 2\Haremwatch-0.1.01a-win\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "P:\DF 2\Haremwatch-0.1.01a-win\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "P:\DF 2\Haremwatch-0.1.01a-win\renpy\display\screen.py", line 480, in visit_all
    callback(self)
  File "P:\DF 2\Haremwatch-0.1.01a-win\renpy\display\core.py", line 2748, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "P:\DF 2\Haremwatch-0.1.01a-win\renpy\display\screen.py", line 491, in per_interact
    self.update()
  File "P:\DF 2\Haremwatch-0.1.01a-win\renpy\display\screen.py", line 700, in update
    self.screen.function(**self.scope)
  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'

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.7.25031702
Haremwatch 0.1.01a
Sat Sep  6 21:18:12 2025
 

Rikutoh

Newbie
Apr 7, 2021
30
17
131
You need to restart the game, from the beginning and after you have talk with Brigitte Mei and pharrah, when you have the prompt click on "return now to Ana/office" dont go explore and is good ;)
Thanks for the advice !
 
  • Heart
Reactions: Bckx6

drifter139

Engaged Member
Dec 11, 2019
2,239
2,296
448
You need to restart the game, from the beginning and after you have talk with Brigitte Mei and pharrah, when you have the prompt click on "return now to Ana/office" dont go explore and is good ;)
no. developer needs to fix this bug. it's not on us to find solutions for the game they are developing
 
  • Sad
Reactions: Bckx6

Bckx6

Newbie
Mar 24, 2019
68
16
77
Its still a nice temp solution until dev fix that shiet or block event so it has to take place before hand.
Yeah i can just ignore him but i reply a nice solution for waiting the fix :( angry dude xD
 

drifter139

Engaged Member
Dec 11, 2019
2,239
2,296
448
Its still a nice temp solution until dev fix that shiet or block event so it has to take place before hand.
so if we all fix this or other bugs, do we deserve the money dev gets for this game? it is NOT our place or responsibility to find ways to play this game when there are bugs nor should it be
 
4.30 star(s) 15 Votes