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,662
34,410
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
634
1,365
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
275
229
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
818
1,594
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
275
229
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,662
34,410
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

Newbie
Jul 12, 2023
92
113
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,662
34,410
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.
 
4.70 star(s) 479 Votes