SakeTami
Runey
Runey

patreon


Harem Hotel v0.17 Beta Build 3

Hello everyone! As you may have seen in my last dev diary, I've decided to rearrange my work schedule. You'll see some of the results of this in this build of v0.17. Android's early content has really been suffering for a while now, so I remade some events this update. Please check them out! Usually I would focus on remaking content at the end of an update, but I felt like doing it now.

I even added a new beta feature that allows you to jump straight to remade content!


Newly added content since the last build is highlighted in BOLD

PATCH NOTES

Added a total of 23 scenes
Added tip screens
Added new music to repeatable dates
Added new music to repeatable sex
Added new music to repeatable exhibitionism, both beach and cafe
(You may access a library of this music by talking to Ally in Android's room)


Lin:    
   2 Story Events


Kali:    
   1 Story Event

    Lucy:        
       1 Event  

   Vanessa:       
       1 Event


Ashley:    
   2 Story Events


Maria:    
Nothing yet     

   
Hana:        
       1 sex event


Android:     
   1 Story Event     
   Remade her 12th event     
   Remade her 13th event     
   Remade her 15th event     
   Remade her 18th event     
   Remade her 19th event     
   Remade her 21st event     
   Remade her Form 1 Alarm (now optional with Form 2)


Felicity & Emma:    
Nothing yet


Autumn:    
Nothing yet


Explore Content:

    Bernie's Bowling Bar:
       Added the Bowling Tournament
       1 Event  

    The Park (NEW!):
           1 Event


Please provide feedback!

DOWNLOAD HERE 

To gain access, connect your Patreon and Discord accounts in your Patreon account settings, wait a minute, and enjoy! (The downloads are in the beta-downloads channel where link above will take you. If you need any help, please let me know!)

-----------------------------

How to play on Android:

1. Download the PC version of the game.

2. Unpack the .zip using RAR or your desired unpacking tool.

3. Download Joiplay and the Ren'py plugin through the Google Play store.

4. Launch Joiplay, when your on the main menu click the "+" button on the bottom right. Enter game name, version and (optional) game icon.

5. On the "Executable File" click Choose and go to the location where you downloaded the game, when inside the unpacked game folder choose the .exe game file and click Choose. When all information looks correct, feel free to click on the "Add" button.

6. You're now done and good to go. Have fun! (You may also want to move saves around)

If you're having issues loading the game or a save, downloading an older version of JoiPlay will fix this.

Comments

To gain access, connect your Patreon and Discord accounts in your Patreon account settings, wait a minute, and enjoy!

Runey

can't access the download link

Ayden

Thanks for the report, I'll look into this

Runey

I'm seeing that bug during sleep menu too.

Gikov

To gain access, connect your Patreon and Discord accounts in your Patreon account settings, wait a minute, and enjoy!

Runey

Please report any errors you come across

Runey

I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/000statements.rpy", line 569, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "game/scripts/stats.rpy", line 16, in execute File "game/scripts/stats.rpy", line 16, in execute File "game/scripts/stats.rpy", line 43, in execute File "game/scripts/stats.rpy", line 499, in execute File "game/scripts/stats.rpy", line 499, in execute File "game/scripts/stats.rpy", line 500, in execute File "game/scripts/stats.rpy", line 512, in execute File "game/scripts/stats.rpy", line 513, in execute File "game/scripts/stats.rpy", line 572, in execute File "game/scripts/stats.rpy", line 572, in execute File "game/scripts/stats.rpy", line 574, in execute File "game/scripts/stats.rpy", line 586, in execute File "game/scripts/stats.rpy", line 586, in File "game/scripts/stats.rpy", line 817, in stats_hasevent NameError: global name 'bot_complete16' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "script.rpyc", line 18028, in script call File "script.rpyc", line 18028, in script call File "script.rpyc", line 5928, in script call File "script.rpyc", line 18028, in script call File "script.rpyc", line 18028, in script call File "scripts/lin_events.rpyc", line 2284, in script call File "script.rpyc", line 18028, in script call File "script.rpyc", line 18396, in script call File "script.rpyc", line 18028, in script call File "script.rpyc", line 18028, in script call File "script.rpyc", line 18028, in script call File "script.rpyc", line 18028, in script call File "script.rpyc", line 18028, in script call File "script.rpyc", line 16658, in script call File "script.rpyc", line 18028, in script call File "script.rpyc", line 18028, in script call File "script.rpyc", line 18028, in script call File "scripts/lobby_script.rpyc", line 166, in script call File "script.rpyc", line 16658, in script call File "scripts/lobby_script.rpyc", line 166, in script call File "script.rpyc", line 18028, in script call File "script.rpyc", line 18028, in script call File "script.rpyc", line 14512, in script call File "scripts/lobby_script.rpyc", line 166, in script call File "script.rpyc", line 18028, in script call File "script.rpyc", line 18028, in script call File "scripts/lobby_script.rpyc", line 166, in script call File "script.rpyc", line 18028, in script call File "script.rpyc", line 18028, in script call File "scripts/lobby_script.rpyc", line 166, in script call File "script.rpyc", line 18028, in script call File "script.rpyc", line 13577, in script call File "script.rpyc", line 18028, in script call File "script.rpyc", line 18028, in script call File "scripts/lobby_script.rpyc", line 166, in script call File "scripts/lobby_script.rpyc", line 166, in script call File "script.rpyc", line 14565, in script call File "script.rpyc", line 18028, in script call File "script.rpyc", line 18028, in script call File "script.rpyc", line 18028, in script call File "script.rpyc", line 18028, in script call File "script.rpyc", line 5928, in script call File "scripts/lobby_script.rpyc", line 166, in script call File "script.rpyc", line 18028, in script call File "scripts/lobby_script.rpyc", line 166, in script File "renpy/ast.py", line 2015, in execute self.call("execute") File "renpy/ast.py", line 2003, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "renpy/statements.py", line 278, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 569, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "renpy/exports.py", line 3136, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "renpy/ui.py", line 298, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "renpy/display/core.py", line 3325, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) File "renpy/display/core.py", line 3737, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/screen.py", line 436, in visit_all callback(self) File "renpy/display/core.py", line 3737, in root_widget.visit_all(lambda i : i.per_interact()) File "renpy/display/screen.py", line 447, in per_interact self.update() File "renpy/display/screen.py", line 637, in update self.screen.function(**self.scope) File "game/scripts/stats.rpy", line 16, in execute File "game/scripts/stats.rpy", line 16, in execute File "game/scripts/stats.rpy", line 43, in execute File "game/scripts/stats.rpy", line 499, in execute File "game/scripts/stats.rpy", line 499, in execute File "game/scripts/stats.rpy", line 500, in execute File "game/scripts/stats.rpy", line 512, in execute File "game/scripts/stats.rpy", line 513, in execute File "game/scripts/stats.rpy", line 572, in execute File "game/scripts/stats.rpy", line 572, in execute File "game/scripts/stats.rpy", line 574, in execute File "game/scripts/stats.rpy", line 586, in execute File "game/scripts/stats.rpy", line 586, in File "game/scripts/stats.rpy", line 817, in stats_hasevent NameError: global name 'bot_complete16' is not defined Windows-10-10.0.19041 Ren'Py 7.4.11.2266 Harem Hotel v0.17-BETA-3 Fri May 5 02:28:25 2023

I keep getting an exception error that I have to rollback or ignore several times to get back to game and it happens when I click the "i" icon so I can't look at stats and info I need about the chars. It also occurs when i bring up the sleep menu. It started around the time I acquired android which she technically joined the hotel right before Maria and I was wondering if that may have messed up my game. Anyway, here is the error code.

When I try opening the discord link it brings me to an empty page. Very exited to play

Tried Playing the new park and bowling alley content but came up with a error just wondering if something is wrong on my end or is it the game?

Sorry you're encountering this issue, try reconnecting your accounts. That usually fixes it. Let me know if it doesn't though!

Runey

I'm a 10 dollar member and have my discord linked but it won't show me the downloads.

sasquatch

At least take me to dinner first

Runey

Runey we need babies..

https://prnt.sc/Pd7_1DaoKyDt Anyone got an Idea how to get rid of this? I guess i had all scenes with Silvia but the Mark is still there?

SadisticSaint

Thank you for your fast reply. I downloaded the app and that seemed to work, so all is good now, Thank you very much and thank you for this game. It is my all time favorite vn.

Try leaving the server, then reconnecting your accounts, then rejoining. Might be best to wait a few minutes before you do as well, sometimes the bot is down. If that doesn't work, send me a message with your discord username and I will get you whatever you need.

Runey

Can't get the discord link to work. It loads the site but sticks on the "did you know" screen. I've tried disconnecting and reconnecting my account and the link to the discord. Idk what else to do.


More Creators