gcck80

New Member
Jul 14, 2023
1
1
72
I'm almost complete, except 3 events I can't find how to start:
- Jin 8 and 9 (her last 2).
- Nia 10... (the new one).

Nia 10 I unlocked by switching from slave to love route. When you do that, you have to restart their relationship. Scene 10 is only plot. Slave path at least had repeatable events.
 
  • Like
Reactions: SirWilliam

Watters

Member
Nov 9, 2017
255
946
315
Fun release and totally not similar to real-world events (#FreeLuigi). I'm enjoying the plot, but I do miss the slice-of-life stuff in the early parts of the game. Kinda wish it was just a world where humans and elves were equal rather than have the slave dynamic, but I am interested in seeing where Runey takes this.
 

Xythurr

Well-Known Member
Oct 29, 2017
1,743
3,818
386
Unfortunately, game takes a sharp downward turn around midgame. It was a silly but great harem game when dev for some reason thought he had to teach us slavery is bad lol
I remember that was when I kinda fizzled out. I don't hate the game and still check it out (Like right now) when it updates but I haven't really mustered up the will to continue just yet either.
I imagine I'll need to restart the game from the beginning if I ever do play it again. I've forgotten some of the details.
 

DestroyerX16

Member
Oct 29, 2017
406
122
218
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 27370, in <module>
NameError: name 'complete19' is not defined

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

Full traceback:
  File "scripts/Garden/GardenScripts.rpyc", line 69, in script call
  File "script.rpyc", line 20934, in script call
  File "scripts/Garden/GardenScripts.rpyc", line 131, in script call
  File "scripts/Garden/GardenScripts.rpyc", line 151, in script call
  File "scripts/Garden/GardenScripts.rpyc", line 151, in script call
  File "scripts/Garden/GardenScripts.rpyc", line 151, in script call
  File "scripts/Garden/GardenScripts.rpyc", line 151, in script call
  File "scripts/Garden/GardenScripts.rpyc", line 151, in script call
  File "script.rpyc", line 6544, in script call
  File "script.rpyc", line 20934, in script call
  File "scripts/bar.rpyc", line 3434, in script call
  File "scripts/bar.rpyc", line 3551, in script call
  File "script.rpyc", line 20934, in script call
  File "script.rpyc", line 20934, in script call
  File "scripts/side_char_events.rpyc", line 15171, in script call
  File "script.rpyc", line 21216, in script call
  File "script.rpyc", line 20934, in script call
  File "scripts/Garden/GardenScripts.rpyc", line 131, in script call
  File "scripts/Garden/GardenScripts.rpyc", line 151, in script call
  File "scripts/bar.rpyc", line 3491, in script call
  File "script.rpyc", line 21770, in script call
  File "scripts/lobby_script.rpyc", line 197, in script call
  File "scripts/Garden/GardenScripts.rpyc", line 131, in script call
  File "scripts/Garden/GardenScripts.rpyc", line 151, in script call
  File "script.rpyc", line 3177, in script call
  File "script.rpyc", line 20934, in script call
  File "script.rpyc", line 20934, in script call
  File "script.rpyc", line 6544, in script call
  File "script.rpyc", line 6552, in script call
  File "script.rpyc", line 27370, in script
  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 27370, in <module>
NameError: name 'complete19' is not defined

Windows-10-10.0.26100
Ren'Py 7.4.11.2266
Harem Hotel v0.19_PR1
Thu Aug 28 08:29:01 2025
 

DigDug69

Engaged Member
Jun 29, 2019
2,766
5,542
712
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 27370, in <module>
NameError: name 'complete19' is not defined

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

Full traceback:
  File "scripts/Garden/GardenScripts.rpyc", line 69, in script call
  File "script.rpyc", line 20934, in script call
  File "scripts/Garden/GardenScripts.rpyc", line 131, in script call
  File "scripts/Garden/GardenScripts.rpyc", line 151, in script call
  File "scripts/Garden/GardenScripts.rpyc", line 151, in script call
  File "scripts/Garden/GardenScripts.rpyc", line 151, in script call
  File "scripts/Garden/GardenScripts.rpyc", line 151, in script call
  File "scripts/Garden/GardenScripts.rpyc", line 151, in script call
  File "script.rpyc", line 6544, in script call
  File "script.rpyc", line 20934, in script call
  File "scripts/bar.rpyc", line 3434, in script call
  File "scripts/bar.rpyc", line 3551, in script call
  File "script.rpyc", line 20934, in script call
  File "script.rpyc", line 20934, in script call
  File "scripts/side_char_events.rpyc", line 15171, in script call
  File "script.rpyc", line 21216, in script call
  File "script.rpyc", line 20934, in script call
  File "scripts/Garden/GardenScripts.rpyc", line 131, in script call
  File "scripts/Garden/GardenScripts.rpyc", line 151, in script call
  File "scripts/bar.rpyc", line 3491, in script call
  File "script.rpyc", line 21770, in script call
  File "scripts/lobby_script.rpyc", line 197, in script call
  File "scripts/Garden/GardenScripts.rpyc", line 131, in script call
  File "scripts/Garden/GardenScripts.rpyc", line 151, in script call
  File "script.rpyc", line 3177, in script call
  File "script.rpyc", line 20934, in script call
  File "script.rpyc", line 20934, in script call
  File "script.rpyc", line 6544, in script call
  File "script.rpyc", line 6552, in script call
  File "script.rpyc", line 27370, in script
  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 27370, in <module>
NameError: name 'complete19' is not defined

Windows-10-10.0.26100
Ren'Py 7.4.11.2266
Harem Hotel v0.19_PR1
Thu Aug 28 08:29:01 2025
Read link posted in that post too.
https://f95zone.to/threads/harem-hotel-v0-19-pr1-runey.12760/post-17931849
 

1SD2x

New Member
Jun 7, 2020
3
6
71
While I do still enjoy the game and look forward to more content, the game does "change" around the time of
You don't have permission to view the spoiler content. Log in or register now.
It kind of goes from a fairly innocent game about a guy and his harem, to having a large plot, conspiracies, action, etc.
me personally it's why this is one of my favorite VNs, at least in this style, but to each their own I suppose.

I've seen enough of these that are like "slavery? well, I do have a domination fetish, so I suppose that's fine." so I'm pretty pleased to see "how can I oppose slavery and also exist in a world where it is commonplace and I have inherited one ethically"

I do also kinda wish that there was a little more easy reading slice of life stuff happening but it's hard to have both so I'll just play other VNs if I want easy breezy beautiful and wait anxiously for more of this one for when I want politics in my sex game
 

SirWilliam

Member
Feb 16, 2019
277
111
258
Lin is missing something one thing Bj on her list. Runey :) I will get Lin figurine gave me some time. I got see a Doctor Thank you. when you get Mr cornwall's lettere. i got running codes that got to be fix thanks
 
Last edited:
4.60 star(s) 500 Votes