CoffeePasta

New Member
Sep 1, 2019
8
9
imho, this is one of the very few games on here where starting and going through the content again provides just as good, if not better material, than when all the girls are fully-committed and ready to do pretty much anything. The 'story progression' talk portions are really top tier.
I honestly agree with u here.


If you insist... You might need to do some renaming... :sneaky:
Thanks a lot!
 

mata2233

New Member
Oct 31, 2018
7
0
i was trying to flirt with maria but at one stage I got stuck at inviting to the beach, I tried to invite in her room but failed. what can i do?
 

Runey

Harem Hotel
Game Developer
May 17, 2018
3,965
19,982
i was trying to flirt with maria but at one stage I got stuck at inviting to the beach, I tried to invite in her room but failed. what can i do?
In which way did you fail at inviting her to the beach?
At some point in Maria's story, you should get the notification telling you to do something risky at the beach. This means you should do her exhibitionism training.
 

Varxen

Member
Jun 17, 2017
160
312
There's an error for Lin's act at night to sleep with you, anyone knows how to fix this?

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

While running game code:
  File "game/script.rpy", line 5036, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 11153, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 11153, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 5036, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/lobby_script.rpy", line 147, in script call
    call screen lobbygirls
  File "game/lobby_script.rpy", line 147, in script call
    call screen lobbygirls
  File "game/script.rpy", line 5036, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 11153, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 2712, in script call
    $ result = renpy.imagemap("utilityroom.webp", "utilityroomh.webp", [
  File "game/script.rpy", line 11153, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/lobby_script.rpy", line 147, in script call
    call screen lobbygirls
  File "game/lobby_script.rpy", line 147, in script call
    call screen lobbygirls
  File "game/lobby_script.rpy", line 147, in script call
    call screen lobbygirls
  File "game/script.rpy", line 7505, in script call
    $ result = renpy.imagemap("front2.webp", "front2h.webp", [
  File "game/lobby_script.rpy", line 147, in script call
    call screen lobbygirls
  File "game/script.rpy", line 5036, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 624, in script
    jump lsleep2
ScriptError: could not find label 'lsleep2'.

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

Full traceback:
  File "game/script.rpy", line 5036, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 11153, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 11153, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 5036, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/lobby_script.rpy", line 147, in script call
    call screen lobbygirls
  File "game/lobby_script.rpy", line 147, in script call
    call screen lobbygirls
  File "game/script.rpy", line 5036, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 11153, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 2712, in script call
    $ result = renpy.imagemap("utilityroom.webp", "utilityroomh.webp", [
  File "game/script.rpy", line 11153, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/lobby_script.rpy", line 147, in script call
    call screen lobbygirls
  File "game/lobby_script.rpy", line 147, in script call
    call screen lobbygirls
  File "game/lobby_script.rpy", line 147, in script call
    call screen lobbygirls
  File "game/script.rpy", line 7505, in script call
    $ result = renpy.imagemap("front2.webp", "front2h.webp", [
  File "game/lobby_script.rpy", line 147, in script call
    call screen lobbygirls
  File "game/script.rpy", line 5036, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 624, in script
    jump lsleep2
  File "D:\Harem_Hotel-v081-pc\Harem_Hotel-v0.8.1-pc\renpy\ast.py", line 1695, in execute
    rv = renpy.game.script.lookup(target)
  File "D:\Harem_Hotel-v081-pc\Harem_Hotel-v0.8.1-pc\renpy\script.py", line 894, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'lsleep2'.

Windows-8-6.2.9200
Ren'Py 7.3.2.320
Harem Hotel v0.8.1
Sun Oct 13 18:29:24 2019
 

I'm Not Thea Lundgren!

AKA: TotesNotThea
Donor
Jun 21, 2017
6,582
18,944
There's an error for Lin's act at night to sleep with you, anyone knows how to fix this?

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

While running game code:
  File "game/script.rpy", line 5036, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 11153, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 11153, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 5036, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/lobby_script.rpy", line 147, in script call
    call screen lobbygirls
  File "game/lobby_script.rpy", line 147, in script call
    call screen lobbygirls
  File "game/script.rpy", line 5036, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 11153, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 2712, in script call
    $ result = renpy.imagemap("utilityroom.webp", "utilityroomh.webp", [
  File "game/script.rpy", line 11153, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/lobby_script.rpy", line 147, in script call
    call screen lobbygirls
  File "game/lobby_script.rpy", line 147, in script call
    call screen lobbygirls
  File "game/lobby_script.rpy", line 147, in script call
    call screen lobbygirls
  File "game/script.rpy", line 7505, in script call
    $ result = renpy.imagemap("front2.webp", "front2h.webp", [
  File "game/lobby_script.rpy", line 147, in script call
    call screen lobbygirls
  File "game/script.rpy", line 5036, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 624, in script
    jump lsleep2
ScriptError: could not find label 'lsleep2'.

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

Full traceback:
  File "game/script.rpy", line 5036, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 11153, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 11153, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 5036, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/lobby_script.rpy", line 147, in script call
    call screen lobbygirls
  File "game/lobby_script.rpy", line 147, in script call
    call screen lobbygirls
  File "game/script.rpy", line 5036, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 11153, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 2712, in script call
    $ result = renpy.imagemap("utilityroom.webp", "utilityroomh.webp", [
  File "game/script.rpy", line 11153, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/lobby_script.rpy", line 147, in script call
    call screen lobbygirls
  File "game/lobby_script.rpy", line 147, in script call
    call screen lobbygirls
  File "game/lobby_script.rpy", line 147, in script call
    call screen lobbygirls
  File "game/script.rpy", line 7505, in script call
    $ result = renpy.imagemap("front2.webp", "front2h.webp", [
  File "game/lobby_script.rpy", line 147, in script call
    call screen lobbygirls
  File "game/script.rpy", line 5036, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 624, in script
    jump lsleep2
  File "D:\Harem_Hotel-v081-pc\Harem_Hotel-v0.8.1-pc\renpy\ast.py", line 1695, in execute
    rv = renpy.game.script.lookup(target)
  File "D:\Harem_Hotel-v081-pc\Harem_Hotel-v0.8.1-pc\renpy\script.py", line 894, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'lsleep2'.

Windows-8-6.2.9200
Ren'Py 7.3.2.320
Harem Hotel v0.8.1
Sun Oct 13 18:29:24 2019
Update to 8.2
 

Stronkboi

Active Member
Game Developer
Nov 29, 2017
555
1,460
Hi can someone share the HS cards from the characters? At least Lin :) pls
Runey doesn't share the cards of the game for now, which makes sense since the game isn't over yet.
Although I'm not sure so guess we'll have to wait for ourselves, but from what I remembered he doesn't share em'.
 
  • Like
Reactions: TheDevian and Runey
Sep 7, 2019
28
23
I currently have 8.1 and have bern playing quite a bit. I'm wondering how is the best way to update to 8.2? do I download and extract to the same folder as 8.1? do I just download the 8.2 patch? and if so, where do I extract it to. I dont want to lose my saves.thanks for any help as im new to this
 

Deleted member 929426

Well-Known Member
Oct 5, 2018
1,186
2,079
I currently have 8.1 and have bern playing quite a bit. I'm wondering how is the best way to update to 8.2? do I download and extract to the same folder as 8.1? do I just download the 8.2 patch? and if so, where do I extract it to. I dont want to lose my saves.thanks for any help as im new to this
You can download the patch and put that in the 8.1 folder; otherwise, you can download the 8.2 version which is the full version of the game, and your saves should be okay.
 

Tktk99

New Member
Oct 10, 2019
5
1
hy,
about 4th bar's event condition.
Weekday evening is all
i'm on androïd 0.8 version i go in bar on weekday at evening many time and nothing append. do you think is a BUG?
wiht the 0.7 version i never passe the 4th bar's event too.

thanks.
 

Havik79

Conversation Conqueror
Sep 5, 2019
6,506
7,738
hy,
about 4th bar's event condition.

i'm on androïd 0.8 version i go in bar on weekday at evening many time and nothing append. do you think is a BUG?
wiht the 0.7 version i never passe the 4th bar's event too.

thanks.
Can't say for sure, all I know is I used Lains walkthrough mod, and it would say do stuff then be several days of trying to do the same thing before it triggered.
 

Deleted member 929426

Well-Known Member
Oct 5, 2018
1,186
2,079
I finally updated to v0.8.2 and I have to say that I really enjoy the new opening when you start the game. Since I seem to be one of the few people around here who plays the game with the sound on, I was wondering if it would be possible to add music to it. I'm not sure the default music would work so maybe there could be something else used?
 
  • Sad
Reactions: TheDevian

TheDevian

Svengali Productions
Game Developer
Mar 8, 2018
13,760
32,327
I finally updated to v0.8.2 and I have to say that I really enjoy the new opening when you start the game. Since I seem to be one of the few people around here who plays the game with the sound on, I was wondering if it would be possible to add music to it. I'm not sure the default music would work so maybe there could be something else used?
Please, no!
Having sound before the options menu means that it could be REALLY LOUD to anyone who has not yet adjusted the volume for the game yet. Any game that has sound before I can access the volume controls is very likely to get added to my never touch again pile. I don't like it when a game wakes my roommates or alerts my neighbors that I am starting a porn game by having some woman say that this is only for adults so loudly that they can her through my walls like one game I won't mention!
 

Zamboobafoo

Newbie
Jan 11, 2019
16
98
Please, no!
Having sound before the options menu means that it could be REALLY LOUD to anyone who has not yet adjusted the volume for the game yet. Any game that has sound before I can access the volume controls is very likely to get added to my never touch again pile. I don't like it when a game wakes my roommates or alerts my neighbors that I am starting a porn game by having some woman say that this is only for adults so loudly that they can her through my walls like one game I won't mention!
So you're suggesting that a feature should not be added due to your current volume settings? What person starts up an adult game without their speakers muted or their headphones plugged in? Ahaha, dude, that's a B.K.A.C problem- Between Keyboard And Chair. Cheers mate.
 
  • Angry
Reactions: voyeurkind

hollowreaper

Member
May 23, 2018
144
217
Please, no!
Having sound before the options menu means that it could be REALLY LOUD to anyone who has not yet adjusted the volume for the game yet. Any game that has sound before I can access the volume controls is very likely to get added to my never touch again pile. I don't like it when a game wakes my roommates or alerts my neighbors that I am starting a porn game by having some woman say that this is only for adults so loudly that they can her through my walls like one game I won't mention!
I feel you on that, I keep my headphones plugged in at all times when on my laptop so it's no longer a problem for me.
 

Hones

Forum Fanatic
Compressor
Aug 10, 2018
4,156
8,610
What person starts up an adult game without their speakers muted or their headphones plugged in?
Me, typically when playing a game I will have music or a video on in the background, I mute the game not the speakers.
I don't mute Harem Hotel I like the background tracks but still I understand thedevians point about audio at the start of a game, just listen to what plays when you load twosides.
 

TheDevian

Svengali Productions
Game Developer
Mar 8, 2018
13,760
32,327
So you're suggesting that a feature should not be added due to your current volume settings? What person starts up an adult game without their speakers muted or their headphones plugged in? Ahaha, dude, that's a B.K.A.C problem- Between Keyboard And Chair. Cheers mate.
I have disabilities, I can't really wear headphones and I have to always have music (or something) playing or the ringing in my ears will make me want to blow my head off. I adjust the volume of each program individually (always have, because things like movies are too low otherwise), and I cannot do that, until AFTER the program starts. I do like sound in a game, but only after it can be adjusted to acceptable levels. This is made even worse when games go fullscreen, so you can't even reach the systray without tabbing out.
 

Runey

Harem Hotel
Game Developer
May 17, 2018
3,965
19,982
I have disabilities, I can't really wear headphones and I have to always have music (or something) playing or the ringing in my ears will make me want to blow my head off. I adjust the volume of each program individually (always have, because things like movies are too low otherwise), and I cannot do that, until AFTER the program starts. I do like sound in a game, but only after it can be adjusted to acceptable levels. This is made even worse when games go fullscreen, so you can't even reach the systray without tabbing out.
What I've been doing is launching Volume Mixer, then launching the game, Alt Tabbing to Volume Mixer, then set the volume low. Doing it this way, sound wont even have a chance to start before you can change it's volume.

It may require fast reaction times, but my ears have been safe ever since.

Also, HH already has music that starts when you launch the game. With the new splash screen, you'll have far more time to switch to the volume mixer using the method above. I've also added more tracks to some events in v0.8.2
 
4.70 star(s) 450 Votes