CTR -X

Newbie
May 25, 2017
48
99
160
Are you at Android's friendship 14? or 15? If you're on 14, the next event is a "Talk" option on her door. If you're on 15, you need to give Android the expansion module.
Whenever I go to the computer to buy the module, it says it's sold out.
 

Skode

Well-Known Member
Mar 9, 2020
1,640
2,543
447
Whenever I go to the computer to buy the module, it says it's sold out.
Maybe you have already bought it? Next must check your mail at the front door to collect it (usually arrives the next day or so depending if weekend or not) and of course deliver it to her at her bedroom door.
 

Anarial

Newbie
May 9, 2018
63
104
290
Otherwise loving the fact theyve addressed Lin struggles and her overcoming them in a single update vs dragging them out ou as no one likes to see her sad (though for some reason i cant access her in the kitchen anymore and thus her scenes there... must be missing something).
Visit Lin in her room when she's supposed to be on shift in the kitchen, you'll need to do this several times.
 
  • Like
Reactions: TheDevian and Skode

Skode

Well-Known Member
Mar 9, 2020
1,640
2,543
447
Visit Lin in her room when she's supposed to be on shift in the kitchen, you'll need to do this several times.
Yeah thanks, its sorted now. I guess it really was a case of having to revisit the kitchen a few times to get her reappearing there again (there are several positions and such like you only access from her in the kitchen so glad theyre back).
 

Porn Pleb

Active Member
Jun 23, 2019
643
454
183
didnt even know the new version came out, probably going to wait for another version after this one so i have more content to play at once. see you guys in a few months
 

renshijian

Newbie
Aug 29, 2020
86
2
84
I am a novice in this game, And I can't even read the words above, because my English is very poor, I don't know how to play this game, who can tell me some tasks. Thank you.
 

icesun

Be nice! Until it's time to not be nice...
Former Staff
Nov 2, 2018
920
2,449
470
do u need other codes to do more of the story
There's one more for a character named Violet (created for a high tier patron iirc), but the few events involving her are not canon:
spinningtv
 

piales

Member
Jun 17, 2017
272
224
157
why can't i load my 0.10.2 saves (ver 0.11.2 & with/without the lain mod)


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

While running game code:
  File "game/AON_sensitive_FIX.rpy", line 39, in FIXevent
    rv = self.child.event(ev, x, y, st)
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
ImportError: No module named matrix

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "D:\hgames\Harem_Hotel-v0.11-pc\renpy\ast.py", line 912, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\hgames\Harem_Hotel-v0.11-pc\renpy\python.py", line 2004, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "D:\hgames\Harem_Hotel-v0.11-pc\renpy\ui.py", line 295, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\hgames\Harem_Hotel-v0.11-pc\renpy\display\core.py", line 2699, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\hgames\Harem_Hotel-v0.11-pc\renpy\display\core.py", line 3510, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "D:\hgames\Harem_Hotel-v0.11-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\hgames\Harem_Hotel-v0.11-pc\renpy\display\transition.py", line 47, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "D:\hgames\Harem_Hotel-v0.11-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\hgames\Harem_Hotel-v0.11-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "game/AON_sensitive_FIX.rpy", line 39, in FIXevent
    rv = self.child.event(ev, x, y, st)
  File "D:\hgames\Harem_Hotel-v0.11-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\hgames\Harem_Hotel-v0.11-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\hgames\Harem_Hotel-v0.11-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\hgames\Harem_Hotel-v0.11-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\hgames\Harem_Hotel-v0.11-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\hgames\Harem_Hotel-v0.11-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\hgames\Harem_Hotel-v0.11-pc\renpy\display\viewport.py", line 305, in event
    rv = super(Viewport, self).event(ev, x, y, st)
  File "D:\hgames\Harem_Hotel-v0.11-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\hgames\Harem_Hotel-v0.11-pc\renpy\display\behavior.py", line 946, in event
    return handle_click(self.clicked)
  File "D:\hgames\Harem_Hotel-v0.11-pc\renpy\display\behavior.py", line 881, in handle_click
    rv = run(action)
  File "D:\hgames\Harem_Hotel-v0.11-pc\renpy\display\behavior.py", line 320, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
  File "D:\hgames\Harem_Hotel-v0.11-pc\renpy\loadsave.py", line 760, in load
    roots, log = loads(location.load(filename))
  File "D:\hgames\Harem_Hotel-v0.11-pc\renpy\loadsave.py", line 63, in loads
    return cPickle.loads(s)
ImportError: No module named matrix

Windows-8-6.2.9200
Ren'Py 7.3.2.320
Harem Hotel v0.11
Sat Nov 21 14:12:38 2020
 
4.60 star(s) 499 Votes