Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 2,837 to 2,876 of 4,656 · Next page · Previous page · First page · Last page

I'm still unable to play the game with this update. I get the following error when loading a save.


[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script.rpy", line 5604, in <module>

AttributeError: 'NoneType' object has no attribute 'sensitive'

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

Full traceback:

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "scripts/lobby_script.rpyc", line 325, in script call

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "scripts/bar.rpyc", line 1603, in script call

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "scripts/bar.rpyc", line 190, in script call

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "scripts/lobby_script.rpyc", line 189, in script call

  File "script.rpyc", line 5599, in script

  File "D:\Downloads\New folder\New folder\Harem_Hotel-v0.13.2-pc\Harem_Hotel-v0.13.2-pc\renpy\ast.py", line 912, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "D:\Downloads\New folder\New folder\Harem_Hotel-v0.13.2-pc\Harem_Hotel-v0.13.2-pc\renpy\python.py", line 2004, in py_exec_bytecode

    exec bytecode in globals, locals

  File "game/script.rpy", line 5604, in <module>

  File "D:\Downloads\New folder\New folder\Harem_Hotel-v0.13.2-pc\Harem_Hotel-v0.13.2-pc\renpy\exports.py", line 1391, in imagemap

    roll_forward=roll_forward)

  File "D:\Downloads\New folder\New folder\Harem_Hotel-v0.13.2-pc\Harem_Hotel-v0.13.2-pc\renpy\ui.py", line 295, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "D:\Downloads\New folder\New folder\Harem_Hotel-v0.13.2-pc\Harem_Hotel-v0.13.2-pc\renpy\display\core.py", line 2699, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)

  File "D:\Downloads\New folder\New folder\Harem_Hotel-v0.13.2-pc\Harem_Hotel-v0.13.2-pc\renpy\display\core.py", line 3191, in interact_core

    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)

  File "D:\Downloads\New folder\New folder\Harem_Hotel-v0.13.2-pc\Harem_Hotel-v0.13.2-pc\renpy\display\core.py", line 2091, in draw_screen

    renpy.config.screen_height,

  File "render.pyx", line 546, in renpy.display.render.render_screen

  File "render.pyx", line 247, in renpy.display.render.render

  File "D:\Downloads\New folder\New folder\Harem_Hotel-v0.13.2-pc\Harem_Hotel-v0.13.2-pc\renpy\display\layout.py", line 722, in render

    surf = render(child, width, height, cst, cat)

  File "render.pyx", line 154, in renpy.display.render.render

  File "render.pyx", line 247, in renpy.display.render.render

  File "D:\Downloads\New folder\New folder\Harem_Hotel-v0.13.2-pc\Harem_Hotel-v0.13.2-pc\renpy\display\layout.py", line 722, in render

    surf = render(child, width, height, cst, cat)

  File "render.pyx", line 154, in renpy.display.render.render

  File "render.pyx", line 247, in renpy.display.render.render

  File "D:\Downloads\New folder\New folder\Harem_Hotel-v0.13.2-pc\Harem_Hotel-v0.13.2-pc\renpy\display\layout.py", line 722, in render

    surf = render(child, width, height, cst, cat)

  File "render.pyx", line 154, in renpy.display.render.render

  File "render.pyx", line 247, in renpy.display.render.render

  File "D:\Downloads\New folder\New folder\Harem_Hotel-v0.13.2-pc\Harem_Hotel-v0.13.2-pc\renpy\display\screen.py", line 683, in render

    sensitive = renpy.python.py_eval(self.screen.sensitive, locals=self.scope)

AttributeError: 'NoneType' object has no attribute 'sensitive'

Windows-8-6.2.9200

Ren'Py 7.3.2.320

Harem Hotel v0.13.2

Thu Aug 12 21:41:02 2021

[/code]

(+2)

This might happen because you installed a mod on a previous version. Your save is dependent on that mod to work now.

Ah that explains it, I was using a walkthrough mod before and I didn't put two and two together that the game started working again once I got the updated mod

From what runey is saying, I think your going to start over from the beginning

(-1)

Is moon a reference of moonfleur? (They look the  same)

Deleted 2 years ago
(+1)(-1)

Who is moonfleur?

(1 edit)

Shes a p*rnstar (search in p*rn hub )

(1 edit) (+1)(-1)

Just looked her up, seen a bit of her stuff. Can safely say it's not a reference.

(1 edit)

Who will be the last girl on the second floor? Maybe some side character we already know? Or an entirely new character?

I'm intrigued to see... I suspect it's going to be a new introduction... personally I can't wait to see autumn realise religion is a load of crap (hope I'm OK saying that), and willingly allow you to make her a submissive and make love to her

Nobody knows except for Runey. The most speculation I've seen is that Vanessa might be the last girl on the second floor, but we have no idea if that's true or not.

(+7)

I wish that the "sleep together" option at night led to an option to have sex with one of the girls in your bed at night. Kinda like the event where Lin sleeps in your bed for the first time, it gives you the option to "just sleep" or "do something lewd" and you get the thighjob scene.

(+2)

This is something I'm keeping in mind :)

(+1)

And what if your alarm "wakes up" the person you're sleeping with too :O

Presuming they aren't same character...

(-1)

Is there a mega version?

Yes, check my patreon

Hello runey!Could you add statistics for Ellen,Lucia, Moon,Hana, Ann, Peni.Like the main girls.

I wish there was a way to hide the dialogue box, maybe there is a way but I don't know how. It helps with sharing screenshots

(+3)

H

Thanks!

(+1)

Also the middle mouse button. 

Thanks!

(-5)

Can you make it a apk as well?

🤨

(+4)

Read the download section. apk can't handle the size. Plain and simple.

(-6)

I don't read😐

(+4)

(+7)

Honestly #1 of the HGames

(+1)

Thank you! :)

(+3)

Game is an absolute banger, ran into no issues on PC whatsoever and managed to complete every character's story thus far. Would donate on patreon 10/10 times if I wasn't a broke bitch

(+1)

Thank you!

(+1)

Nah mate, thank you for making it

(2 edits) (+4)

The android is so adorable!


I wish I could spank Ashley, I want to discipline her. And Kate is very interesting.

I can't believe I found a porn game that is this fleshed out in so many aspects

(3 edits) (+3)
fyi, I named her Niki, didn't think I was going to make this meme at first though

(+2)

Haha, nice

(+1)

I named her Annie

(+1)

If anyone is having problems on android using joiplay with crashing and not loading the game. I tried this fix with my Samsung galaxy and it worked so far. I'll update if it stops at some point.


Android 11 crash

https://www.reddit.com/r/JoiPlay/comments/ob0zrl/android_11_crash/?utm_medium=an...

(2 edits) (+1)

That's a good find

I am interested in what this file does and how this bug is caused now. Currently players of this game had instead decided to install older versions of Joiplay in order to fix this bug. This bug doesn't happen in Joiplay 1.01.400

Phoenix should look at this, since they are the ones constantly monitoring the comments and providing help

(1 edit) (+1)(-1)

I'm actually just answering the most commonly asked questions, this one in particular I answer two to five times a day (mainly on the Discord) :P I don't even play on android, lol

(+1)

We either need a neon sign or a bot

(+2)(-1)

JoiPlay current version 1.01.430 is broken

You can either downgrade to version 1.01.400 and disable auto-update in the playstore

https://www.patreon.com/posts/joiplay-1-01-400-51867946?l=en

Or you can enable beta builds in said playstore and use 1.01.500

There is a new beta, 1.01.630, which once more doesn't work though

Also, make sure you have the RenPy plugin too

If you have further problems, try the JoiPlay Discord

(-1)

Yeah I tried to use the other versions but they wouldn't install on my phone no matter what I tried so this was something I dound to work if anyone else was also having the same problem.

(+1)(-1)

Oh well, thanks for the downvote!

(-1)

Where can i find the Joiplay Discord link?

Greetings, THE Creator Of The Universe!

Another question from stupid, but curious:

events Lucia - 0/8

all other events - to the maximum, except the bar (left 3)

and I don't know what to make with Lucia - no choice but to fuck her in the Utility room....

I've even tried the cheat code to fuck her in the Kali's room - not working.

What should I do to run her story? Please help me, she's so cute...

I apologize for my  bad English -i t's not my native language...

You had to have taken her virginity when you first met her.

(+1)

i'm on my second play through... just did that bit!! oh hell yes no hesitation in banging my future sister in law (if i have the option or marrying who i want... kali is in pole position right now!!)

Most of her events can be unlocked via the public code "truestory", entered on your room's computer

(+2)

Petition to have Kali's University outfit

(+1)

Following

Just wanted to ask has the love route for Ann been taken away? I just got to the bit were you pick her up but there no options.

(-1)

A couple updates ago, yes.
Better that way. For one, she's a side character, and two, she's actively disappointed if you don't fuck her upon buying her as Slave Route dictated with the others.

Alright thanks. Just so I know it's all working. 

(1 edit) (+1)(-1)

Very sad moment is i finished 0.8 and i didnt save anywhere 😐😐 and second i cant download 0.13 because idk where and how to please help me runey i really love this game for the story not the hentai well i mean i like both but the way u make the characters and story i really love pls help me

Nvm found out i was playing 0.11.2 but still help I WANT TO PLAY

(+1)(-1)

The download section is immediately above this comment section.

(+2)

To add to what Phoenix said, you also have auto saves in your save list.

Deleted post
(+1)

Try a mirror on my patreon

If I say " If It's You" in Kali's route does that lock me in or can I still explore other girls' routes?

(+3)

You can't get locked in this game.

(+1)

Ok good to know thanks 

Hey does anyone know a fix to the Joiplay not launching the game. Im even using an older version at it still wont launch even tho it worked the other day.

(+1)(-1)

If downgrading worked then suddenly doesn't anymore, I'm guessing you didn't disable auto-update in the playstore app, meaning it immediately redownloaded the broken 1.01.430. JoiPlay likes to be finicky like that.
Alternatively, you could also enable beta builds in said playstore and use 1.01.500. Note that there's another newer beta, 1.01.630, which doesn't work.

And if neither of those work, ask in the JoiPlay forums/Discord/wherever. That community and their devs will know way more than the community and dev of just one game their app screwed over.

No sorry just me being a retard i fixed it by doing what you said. Thanks man really helps great game btw ive completed it a few times now. Best of luck towards yall

(-3)

Yo wtf. It downloaded ab 2GB and than it started again. Happened 3 times. It ate alot of my memory which I have plenty but it's still precious to me. How to get the memory back or how to download it

(+1)(-1)

Runey does not control your internet speed/capacity. Maybe try another download mirror; I'd recommend nopy - it's usually slow, but doesn't limit download size.

What ab my 6GB memory I lost tho?

(-3)

I have a max of 979mb/s, but there is between 300kb/s and 1,1mb/s.. maybe you could test another upload-host ? :(

I have to wait 4-9h

(+1)

That more relies on your host and time. Mine was dl'ed in 10 min with a 400mb non tethered connection. On mobile data I was looking at over 3 hours.

mine stopped after 0,1 then stopped went 10 hours without moving 

Try a mirror on my patreon

(-1)

So, I'm a little dumb on this subject. I downloaded the new version, have the 0.12.2 installed. Idk how to make the pc download work without an apk. Do I have to find the program path and move the extracted files there and the game will auto update or..? Any help would be very appreciated. I really am enjoying this game and the storyline so far.

The final section on this page includes instructions on how to play on an android device

There's no apk file

Okay, I must have missed that! Thanks for the heads up!

(-2)

how does the framework update in 13.2 make easy manual updates possible.

We don't know yet

(-1)

Hi Sir,

 First of all immense respect for such an awesome game. Just a suggestion from my side 

Can you please add sounds of moaning , pounding ,blowjob and also chat ?

Further from Curiosity , I want to ask, when is version 0.14 coming?

(+1)

When it's ready

Also add the IDK

(1 edit) (+1)

Im on android 11  oppo a5, whenever i open it, it crashes... am i done for?? Oh gawd pls no i loved this game...

Nvm someone helped, thank god

Re-Extract the game.. And replace all files

(-1)

I can't get any exibitionism with the android.

When I got to the cafe, there is no clickable dialog.  Not even in grey, which would show after clicking the missing requirements.

Which requirements have to be fulfilled? Or what I have to do?

Thanks in advance!

(1 edit) (+1)

You have to click the "Something lewd" option. Any option you can't do will be greyed out and will tell you why when you click them.

Her slut level just needs to be 3 or above.

Thanks for the answer. But the clickable buttons are not shown. The text starts in that way I expect it after clicked a greyed button.

(1 edit)

Could you regulate the font size in dialogue(sometimes random words are smaller, other times the words get progressively smaller with longer dialogue) and possibly add an option to increase font size?  Lost my data to use the updated game, the font seems smaller than the previous version. There's also a black bar below the arrow pointing to the time of day, it's hard to see what day it is.

Other than these inquiries, I've been thoroughly enjoying the game :)

That would be intentional, to add effect.
That black bar tells you the day and time of day.

Ahhh. For me the black bar is just..black, doesn't show what day it is

(+6)

v0.13.2 has released! Download this if you're running into any bugs.

(+1)(-1)

Does it add anything  to the v 0.13 I've got already??

I think it's just bug fixes

(+2)

Other than bugs, it adds the framework to make easy manual updates possible (still untested though). You will need at least v0.13.2 in order to do this.

(1 edit)

Can i contact Runey/the mods of the discord only per Twitter, or is there another option, which i didn´t see by now? I was banned on Discord, because of a hacker, and I don´t know, how to contact them. (Account is secured now).

If this is the wrong section (or if i am not allowed to ask this in the comments section), i am really sorry.

Can i contact Runey/the mods of the discord only per Twitter, or is there another option, which i didn´t see by now? I was banned on Discord, because of a hacker, and I don´t know, how to contact them. (Account is secured now).

If this is the wrong section (or if i am not allowed to ask this in the comments section), i am really sorry. If that´s the case, I will delete it.

Send me a DM on twitter or patreon and I will fix this for you. I think I remember you. Unfortunately a lot of people have been falling for scam links which results in that account spamming scam links again.

Thank you for your reply, I sent you a DM on Twitter.

It's been 11 hours and I just want to make sure you DM'd the right person, as I have not received a DM from you yet.

Could you make a future update that increases the size of the font? I play HH on Android, had to start over to use the latest update, the font is a bit small. Love the game, though.

better to have something to change the font size instead, because the font size looks perfectly fine for me

I clicked on the "Twitter here" Button on the page. And I DM'd the account linked to the Page. Runey/@RuneyGames

And on Patreon I can´t DM you. Only on Twitter. But it´s strange, that you didn´t received anything :/

(4 edits) (+1)

If anyone wants to downgrade Joiplay without unnistalling it (because they don't want to delete or backup their games), here's a solution

First, install adb, pair your device, and connect. Install will vary per android and pc os (So, google it). You are going to use the command line for this

Go to your adb folder (usually named platform-tools). And download the joiplay apk files https://www.patreon.com/posts/joiplay-1-01-400-5186794 (thanks Phoenix for the link)

to send to pc, do

adb pull <apk location>/joiplay-101400.apk
adb pull <apk location>/renpyplugin-10040.apk

(alternatively, do <apk location>/*.apk this will send all apk files in this folder to pc)

(You can also download the joiplay apk files in your pc, save them in the adb folder)

To send to android tmp folder, do

adb push joiplay-101400.apk /data/local/tmp
adb push renpyplugin-10040.apk /data/local/tmp

(alternatively, do *.apk /data/local/tmp this will send all apk files in this folder to android tmp folder)

now, to install, do

adb shell pm install -r -d /data/local/tmp/joiplay-101400.apk
adb shell pm install -r -d /data/local/tmp/renpyplugin-10040.apk

And that's all. If you want to install on a work profile, here https://stackoverflow.com/questions/56951666/install-apk-in-work-profile-via-adb...Read first and second solution

Please read the instructions carefully, I explain what each command does so you don't do something you didn't mean to do in the process (None of these commands can delete your files). I leave an example below of what this looked like for me

The game works for me on this version, I am using android 11

(5 edits) (+1)

Android 11, Samsung, Ubuntu Focal, Termius ssh, adb version 31.0.2-7242960, Harem Hotel v0.13.1

cd ~/Downloads/platform-tools
adb pull "/storage/emulated/0/MEGA/MEGA Downloads/*.apk"
adb push joiplay-101400.apk /data/local/tmp
adb push renpyplugin-10040.apk /data/local/tmp
adb shell pm install -r -d /data/local/tmp/joiplay-101400.apk
adb shell pm install -r -d /data/local/tmp/renpyplugin-10040.apk

The hard part was not typing these instructions, the hard part was wasting my time trying to figure out how to keep both the new version and the old version at the same time (using Work Profile). I don't think it's possible. The hard part was also just finding instructions to do this online, so sharing this with everyone in one spot may help (instead of my case, where the instructions were spread in 3 different pages)

Android user here, again

I ended up moving all the 16k images to the safe folder but the game couldn't detect them so that doesn't work, i did all the unzip progress all over again but the images are still in my gallery and i can't really hide them in my phone, so i'm kinda stuck with 16k images from the game in my gallery

Any solution? Please :D

I got you! I made a folder named Harem Hotel and then placed the extracted game into that folder. If you did the same, just go to the first Harem hotel folder(don't go into the second) and make new file named ".nomedia" (don't put the quotes.) It's fine if you don't see this file once you create it, because it's meant to be invisible. Restart your phone and it should be gone!

Some gallery apps have the option to hide the folders in the app. In my case, I didn't want to use .nomedia in case that could break the game somehow

I use F-Stop. I just highlight the folders, select the three dots on the top right, then press exclude

I believe the stock Samsung gallery app has the option to hide albums, I can do this by selecting the three dots on the top right, then pressing hide albums

(+1)

I was worried too in case it would break, but when I opened the game it was all still there. So cheers!

(-1)

For Lin's story it is telling me to get human supplies kit etc. but that was done long ago and Android's story is completed on this file. Is there any way to fix this short of starting a new file?

(+1)

That shouldn't be possible without cheating or editing the code. To fix this, you're going to need to reverse those cheats or edits, or load to a time before they were applied. Otherwise you may have to restart the game because things are out of sync.

Hello! I've never heard of this game nor seen its content, so it will be a fresh dive. However, where can I find previous versions of joiplay to download?

Unfortunately I don't know the specifics, but you should be able to opt into the beta of the next version of JoiPlay.

(+2)(-1)

Copypaste time again

You can either downgrade to version 1.01.400 and disable auto-update in the playstore

https://www.patreon.com/posts/joiplay-1-01-400-51867946?l=en

Or you can enable beta builds in said playstore and use 1.01.500

Either works

Make sure you have the RenPy plugin too

If you have further problems, try the JoiPlay Discord

Current beta is 1.01.610 and it's broken again.

(-1)

ok...  I've completed all the storyline, all the girls  have all the traits available in yellow (that includes the android... yes I regard her as human), all side events completed... yet the elf in black in the sanctuary usually leaned against the back wall refuses to have fun with me... what am I missing if anything??

She doesn't have that repeatable sex content yet.

So anything that can't be done at present isn't there?? Thanks again

Aye yo dude can you lend me that complete save file? Hehe. Cause I messed up in Maria's part that I couldn't perform a cunninglingus to her cause I refused her offer (idk when) so I couldn't do that to her now amd I couldn't get all the traits.

(1 edit)

 I wouldn't know how to send it you, I'm playing on apple mac and I've long since started again after this.. so sorry.. no can do

Olá Runey tenho uma duvida como faço para excluir um save no pc, eu fiz mais de um save e agora fico confuso na hora de carregar o jogo

Simply navigate to your save folder and delete them.
C:\Users\<your name>\AppData\Roaming\RenPy\Harem Hotel

Basta navegar até a pasta de salvamento e excluí-los.
C: \ Usuários \ <seu nome> \ AppData \ Roaming \ RenPy \ Harem Hotel

For other Android players, how long does the game take to load of Jliplay? Either it won't load for me, or it takes a long time, and I can't tell. Maybe I just did something wrong? 

(+1)

Due to the size of the game, accessing game files through joiplay may cause longer load times, however if you are using a new version of joiplay (1.01.430 iirc) there are widespread complaints about performance on this game, all of which can be resolved by using a previous version of joiplay and the renpy plugin.

Can you somehow point me towards a link of joiplay that works? I don't know where to find the previous versions and some of these websites seem sketch lol.

(+2)

Alright, copypaste time.

You can either downgrade to version 1.01.400 and disable auto-update in the playstore

https://www.patreon.com/posts/joiplay-1-01-400-51867946?l=en

Or you can enable beta builds in said playstore and use 1.01.500

Either works

Make sure you have the RenPy plugin too

If you have further problems, try the JoiPlay Discord

Im on android 11, does this fix my problem of crashing??? Its not starting for me

Hello im back HOLY CRAP IT WORKED TYSM!!!

Hey, i have 16-20 hours or so in the game and i'm loving it!

I'm an android user so

I had a bunch of problems which i had to fix myself since there was no info in the forum, per example:

When unpacking the game, all the 21k pictures or so appeared in my gallery and when looking images at Discord i was flooded with images of the game, my temporal solution was putting them all in a safe folder (phone: Android A32)

Also JoiPlay stopped workin' and i had to use the Beta tester to make the game work again, not a big deal but it was weird


My major problem at the moment is the gallery stuff so if someone has a solution please tell me :D

(+3)

I wanted to jack off, I wasn't ready to be invested in the story.  Great job!

(1 edit)

Runey you're a champ keep up the good work!

and are there any other ways to update besides redownloading the game?

(+1)

Currently, there are not. But I am looking into possibilities. Most ways of updating just aren't very possible.

ok thank you!

so if i get this right i have to play the game all over again ? or im dumb

Nah you can use your previous saves then paste it in the new one

i can not download it, not with the app nor from this site, the most i managed was to got something around 3.5 GB and after that it mystyriously started from the beginning, i have experienced it several times today with that uploader and always with bad download rates, so I tried another browser but there it canceled with an error after around 50 MB , does somebody have a tip what else I can try? maybe another daytime like at the time I tried it is it possible that the servers from the uploader had to much traffic?

Try the mirrors on my patreon

thank you, didn´t know you had mirrors for non patreons on your patreon, tried it and it worked, can´t wait to test the game, thank you for the quick reply^^

Viewing most recent comments 2,837 to 2,876 of 4,656 · Next page · Previous page · First page · Last page