Anon85214484

New Member
Oct 22, 2020
4
7
Almost done playing through it. Overall it was a really solid but man did it get lost in the story sauce in the second half. I'm going through Android's last chapters right now and there has been such a long stretch without lewd scenes until the end with Kali. The game started off balancing the lewd and the serious story really well but later on it felt more like 80% story 20 % lewd.

The story sections are also really long. I remember for the Lin chapter where they travel on a boat the game warned you that it would be a long one but the warning never popped up again because a lot of the story sections being really long would no longer be unusual.

But again overall it was solid. Good lewd scenes, above average animation, great extras and little details.

Requests: More independent lesbian scenes between the girls (not NTR, it would be framed as the harem getting closer), voyeur opportunities (like your on the 1st floor and the door is open), rimjobs, make it easier or even possible to know what day of the week it is because I was clueless my entire run (this is probably on me), more xsome combinations
 

Jack754343

Newbie
Jun 1, 2018
22
5
Hi, everytime i go to "my room" i get the following error-massage

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

While running game code:
  File "game/script.rpy", line 19553, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19553, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 6344, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 6344, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 6344, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 19553, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 3068, in script call
    $ result = renpy.imagemap("utilityroom.webp", "utilityroomh.webp", [
  File "game/script.rpy", line 6344, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 6344, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 19553, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19553, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19436, in script
    if lain_custom_scenes_active and lain_cosplaying_step == 1 and bar_events >= 12 and (time_of_day == 1 or time_of_day == 2):
  File "game/script.rpy", line 19436, in <module>
    if lain_custom_scenes_active and lain_cosplaying_step == 1 and bar_events >= 12 and (time_of_day == 1 or time_of_day == 2):
NameError: name 'lain_custom_scenes_active' is not defined

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

Full traceback:
  File "game/script.rpy", line 19553, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19553, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 6344, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 6344, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 6344, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "scripts/lobby_script.rpyc", line 186, in script call
  File "scripts/lobby_script.rpyc", line 186, in script call
  File "game/script.rpy", line 19553, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "scripts/lobby_script.rpyc", line 186, in script call
  File "game/script.rpy", line 3068, in script call
    $ result = renpy.imagemap("utilityroom.webp", "utilityroomh.webp", [
  File "game/script.rpy", line 6344, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 6344, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 19553, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19553, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19436, in script
    if lain_custom_scenes_active and lain_cosplaying_step == 1 and bar_events >= 12 and (time_of_day == 1 or time_of_day == 2):
  File "renpy/ast.py", line 1898, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2276, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2269, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 19436, in <module>
    if lain_custom_scenes_active and lain_cosplaying_step == 1 and bar_events >= 12 and (time_of_day == 1 or time_of_day == 2):
NameError: name 'lain_custom_scenes_active' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Harem Hotel v0.18.0
Mon Oct 21 12:38:13 2024

HOW can i fix it?
 

TheDevian

Svengali Productions
Game Developer
Mar 8, 2018
14,890
35,131
Hi, everytime i go to "my room" i get the following error-massage

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

While running game code:
  File "game/script.rpy", line 19553, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19553, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 6344, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 6344, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 6344, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 19553, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 3068, in script call
    $ result = renpy.imagemap("utilityroom.webp", "utilityroomh.webp", [
  File "game/script.rpy", line 6344, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 6344, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 19553, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19553, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19436, in script
    if lain_custom_scenes_active and lain_cosplaying_step == 1 and bar_events >= 12 and (time_of_day == 1 or time_of_day == 2):
  File "game/script.rpy", line 19436, in <module>
    if lain_custom_scenes_active and lain_cosplaying_step == 1 and bar_events >= 12 and (time_of_day == 1 or time_of_day == 2):
NameError: name 'lain_custom_scenes_active' is not defined

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

Full traceback:
  File "game/script.rpy", line 19553, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19553, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 6344, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 6344, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 6344, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "scripts/lobby_script.rpyc", line 186, in script call
  File "scripts/lobby_script.rpyc", line 186, in script call
  File "game/script.rpy", line 19553, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "scripts/lobby_script.rpyc", line 186, in script call
  File "game/script.rpy", line 3068, in script call
    $ result = renpy.imagemap("utilityroom.webp", "utilityroomh.webp", [
  File "game/script.rpy", line 6344, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 6344, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 19553, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19553, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19436, in script
    if lain_custom_scenes_active and lain_cosplaying_step == 1 and bar_events >= 12 and (time_of_day == 1 or time_of_day == 2):
  File "renpy/ast.py", line 1898, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2276, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2269, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 19436, in <module>
    if lain_custom_scenes_active and lain_cosplaying_step == 1 and bar_events >= 12 and (time_of_day == 1 or time_of_day == 2):
NameError: name 'lain_custom_scenes_active' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Harem Hotel v0.18.0
Mon Oct 21 12:38:13 2024

HOW can i fix it?
Looks like you are using an outdated mod.
 
  • Like
Reactions: Jack754343

Perniciousducks

Active Member
Aug 21, 2018
654
1,413
Requests: More independent lesbian scenes between the girls (not NTR, it would be framed as the harem getting closer)
It's adorable you think the 'REEEEEEeeeeeEEEEEeee NTR' crowd will accept this caveat that it is somehow not NTR that the concept of a character even being looked at by ANY other character doesn't cuck them. Reason and reality is not their strong suit.

Yes, the existence of other humans (and even non-humans) that they can't fuck is them being cucked. That is their reality.
 

Anon85214484

New Member
Oct 22, 2020
4
7
It's adorable you think the 'REEEEEEeeeeeEEEEEeee NTR' crowd will accept this caveat that it is somehow not NTR that the concept of a character even being looked at by ANY other character doesn't cuck them. Reason and reality is not their strong suit.

Yes, the existence of other humans (and even non-humans) that they can't fuck is them being cucked. That is their reality.
Lmfao yeah I see your point. Either make it all skippable but that will still cause drama so focus more on the lesbian part of threesomes like you've already been doing with Kali.
 
  • Like
Reactions: ayayaya2442

Mxiio

Member
Jul 30, 2024
373
303
Whenever I attempt building the greenhouse, after ~5 days I get an error when waking up and the garden continues to be closed off if I ignore the error. Is the greenhouse completion locked behind an event with Jin? I currently have her at 5/10, everyone else except her and Vanessa are completely done.

EDIT: Just tried a 4th time to build the greenhouse, this time no error, but it's been 11 days and the greenhouse is still being built.

Please let me know if I am missing something and what it is, because I am entirely lost. I even completed the Vanessa story just incase that would trigger something with Jin.
 
Last edited:

shadowtempered

Active Member
Aug 22, 2020
840
1,628
Whenever I attempt building the greenhouse, after ~5 days I get an error when waking up and the garden continues to be closed off if I ignore the error. Is the greenhouse completion locked behind an event with Jin? I currently have her at 5/10, everyone else except her and Vanessa are completely done.

EDIT: Just tried a 4th time to build the greenhouse, this time no error, but it's been 11 days and the greenhouse is still being built.

Please let me know if I am missing something and what it is, because I am entirely lost. I even completed the Vanessa story just incase that would trigger something with Jin.
If you're sleeping with someone at night, there have been reports that this halts the progression stage.
 
  • Like
Reactions: TheDevian

Mxiio

Member
Jul 30, 2024
373
303
For some reason, that blocks a few things every so often. =/
Why not move the upgrades to one of the other existing systems like mail. When it's done you'll get a notification in the mail which then triggers the change. Or simply let it be instantaneous? I mean, it doesn't look like the greenhouse needed to have a foundation poured or anything like that. I doubt it'd take that long irl.
 

TheDevian

Svengali Productions
Game Developer
Mar 8, 2018
14,890
35,131
Why not move the upgrades to one of the other existing systems like mail. When it's done you'll get a notification in the mail which then triggers the change. Or simply let it be instantaneous? I mean, it doesn't look like the greenhouse needed to have a foundation poured or anything like that. I doubt it'd take that long irl.
As far as I remember, most things we do have a delay like that. I suppose it depends on if we hired someone to do it, or the girls did it in their spare time. XD
 
  • Hey there
Reactions: rKnight

danb35

Member
Jul 12, 2023
125
167
Not sure what to think of the 0.18 update.

I like the remade first dates with Kali and Maria (though Maria was about as subtle as a heart attack). Not so much with Ashley--she was already a psycho; now, if anything, she's even more of one. It probably doesn't help that I just don't like her very much. I understand, at least to a degree, why she is the way she is, and I sympathize, but I just don't like her much.

But other than that, lots of lore, LOTS of drama, no new sexy time with Autumn (and I still haven't decided whether that, or the still-grayed-out option to sleep with her, is the more disappointing). Part of my issue might be that it felt like new events were being thrown at me with no say in the matter. At least the end of Kali's event was heartwarming (but she's probably my favorite girl anyway).

And I'm afraid the "cliffhanger" events are just odd--they happen, but the rest isn't written, so they're back at the hotel and can (and do) take part in other events.

But they move the story along. And it's a good story, and a big story. But I hope we haven't left happy-go-lucky times at the hotel completely behind.
 

con cac dumam

New Member
Oct 17, 2022
1
0
when i strart the game i get it


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

While running game code:
  File "renpy/common/00start.rpy", line 207, in script call
    call _gl_test
  File "renpy/common/00gltest.rpy", line 390, in script
    $ __gl_test()
  File "renpy/common/00start.rpy", line 207, in script call
    call _gl_test
  File "renpy/common/00gltest.rpy", line 390, in script
    $ __gl_test()
  File "renpy/common/00gltest.rpy", line 390, in <module>
    $ __gl_test()
  File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
    _gl_performance_test()
  File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
    ui.interact(suppress_underlay=True, suppress_overlay=True)
Exception: DirectSoundCreate8: No audio device found

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

Full traceback:
  File "renpy/bootstrap.py", line 331, in bootstrap
    renpy.main.main()
  File "renpy/main.py", line 662, in main
    run(restart)
  File "renpy/main.py", line 148, in run
    renpy.execution.run_context(True)
  File "renpy/execution.py", line 922, in run_context
    context.run()
  File "renpy/common/00start.rpy", line 207, in script call
    call _gl_test
  File "renpy/common/00gltest.rpy", line 390, in script
    $ __gl_test()
  File "renpy/common/00start.rpy", line 207, in script call
    call _gl_test
  File "renpy/common/00gltest.rpy", line 390, in script
    $ __gl_test()
  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 "renpy/common/00gltest.rpy", line 390, in <module>
    $ __gl_test()
  File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
    _gl_performance_test()
  File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
    ui.interact(suppress_underlay=True, suppress_overlay=True)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3286, in interact
    self.start()
  File "renpy/display/core.py", line 2200, in start
    renpy.audio.audio.init()
  File "renpy/audio/audio.py", line 955, in init
    renpysound.init(renpy.config.sound_sample_rate, 2, bufsize, False, renpy.config.equal_mono)
  File "renpysound.pyx", line 390, in renpy.audio.renpysound.init
  File "renpysound.pyx", line 98, in renpy.audio.renpysound.check_error
Exception: DirectSoundCreate8: No audio device found
how i can fix it
 

TheDevian

Svengali Productions
Game Developer
Mar 8, 2018
14,890
35,131
when i strart the game i get it


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

While running game code:
  File "renpy/common/00start.rpy", line 207, in script call
    call _gl_test
  File "renpy/common/00gltest.rpy", line 390, in script
    $ __gl_test()
  File "renpy/common/00start.rpy", line 207, in script call
    call _gl_test
  File "renpy/common/00gltest.rpy", line 390, in script
    $ __gl_test()
  File "renpy/common/00gltest.rpy", line 390, in <module>
    $ __gl_test()
  File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
    _gl_performance_test()
  File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
    ui.interact(suppress_underlay=True, suppress_overlay=True)
Exception: DirectSoundCreate8: No audio device found

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

Full traceback:
  File "renpy/bootstrap.py", line 331, in bootstrap
    renpy.main.main()
  File "renpy/main.py", line 662, in main
    run(restart)
  File "renpy/main.py", line 148, in run
    renpy.execution.run_context(True)
  File "renpy/execution.py", line 922, in run_context
    context.run()
  File "renpy/common/00start.rpy", line 207, in script call
    call _gl_test
  File "renpy/common/00gltest.rpy", line 390, in script
    $ __gl_test()
  File "renpy/common/00start.rpy", line 207, in script call
    call _gl_test
  File "renpy/common/00gltest.rpy", line 390, in script
    $ __gl_test()
  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 "renpy/common/00gltest.rpy", line 390, in <module>
    $ __gl_test()
  File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
    _gl_performance_test()
  File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
    ui.interact(suppress_underlay=True, suppress_overlay=True)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3286, in interact
    self.start()
  File "renpy/display/core.py", line 2200, in start
    renpy.audio.audio.init()
  File "renpy/audio/audio.py", line 955, in init
    renpysound.init(renpy.config.sound_sample_rate, 2, bufsize, False, renpy.config.equal_mono)
  File "renpysound.pyx", line 390, in renpy.audio.renpysound.init
  File "renpysound.pyx", line 98, in renpy.audio.renpysound.check_error
Exception: DirectSoundCreate8: No audio device found
how i can fix it
You can try deleting the 'persistent' file from your save folder and your appdata folder.
 

raggedsunbeam

Newbie
May 7, 2020
57
152
I haven't played in a few updates. Had to cut back on my patreon spending and this was a casualty. Was thinking about picking it up again, but really don't want to have to start from scratch - which I would have to do since I don't remember much about the character stories.

Does anyone know how close to completion the game is? I checked the last few pages of the thread but didn't see anything.
 

Mxiio

Member
Jul 30, 2024
373
303
I haven't played in a few updates. Had to cut back on my patreon spending and this was a casualty. Was thinking about picking it up again, but really don't want to have to start from scratch - which I would have to do since I don't remember much about the character stories.

Does anyone know how close to completion the game is? I checked the last few pages of the thread but didn't see anything.
v.0.17 was released in on the 17th of June 2023, v.0.18 was released on the 2nd (I think) of September 2024.
Assuming there will be a v.0.19, a v.0.20.... all the way up to v.1.00 (full release), that would be another 82 interim releases.
If each release takes more than a year to release, that would be an estimated full release in .. eh, 2106 sometime?

EDIT: In case it isn't clear the above rant is humor, sarcasm and does not reflect any perceived faults with the devs. It's simply a poke at a silly question.
 
Last edited:
  • Haha
Reactions: Kin-ho

ZenoMod

Well-Known Member
Nov 12, 2022
1,258
1,565
I haven't played in a few updates. Had to cut back on my patreon spending and this was a casualty. Was thinking about picking it up again, but really don't want to have to start from scratch - which I would have to do since I don't remember much about the character stories.

Does anyone know how close to completion the game is? I checked the last few pages of the thread but didn't see anything.
Since the story is far from completion, I would guess several years.

Surely the story is not going to reach an epilogue in the next year.
 
  • Like
Reactions: TheDevian
Jul 26, 2024
183
310
If it took six years for it to get to .18, don't expect this game done before the decade's over. Hell it might not even be done before the 2030s are over. I'll either be in my 60s by that time or dead. Someone tell me what happens to Lin in the afterlife.
 
  • Like
Reactions: TheHighlander
4.70 star(s) 481 Votes