TheDevian

Svengali Productions
Game Developer
Mar 8, 2018
15,056
35,467
I really just want the gallery to be updated at some point. Scenes from two updates ago still aren't in there.
Knew I wasn't crazy. Thought it was bug and replayed it to be sure.
They are usually at least one update behind, but with all bullshit he has been dealing with, it's fallen a bit behind. I am sure he will catch it up sooner or later.
 
  • Like
Reactions: MKDude and Guest110

tmu500

Well-Known Member
Apr 14, 2024
1,198
991
Close enough for h-bombs, hand-grenades, and government work.
Either way, last I heard, he had all the crops that will be going into this update (I am still making more for later), and he was waiting on some coding that he had contracted. Unfortunately, that was taking longer than he had hoped. Once that is/was done, then he will need to incorporate it into the game. Been a week or so since I heard from him about it, so I can't say how far along any of that is now.

I know waiting is hard, especially when it's this close, but all we can do is hope things go well, and the bugs get ironed out quickly.
Thanks for the message. It is a good game, and it worth a wait.
 
  • Like
Reactions: TheDevian

zerodead

Engaged Member
Jan 18, 2018
2,220
2,091
No official translation into Portuguese?
No problem, I'll redo my old translation to play in Portuguese again
this time reviewing the text while playing
with the translated Walkthrough
You don't have permission to view the spoiler content. Log in or register now.
1723167625471.png
1723167655069.png
1723167667168.png
1723168861525.png

time to release the files? , nothing defined
You don't have permission to view the spoiler content. Log in or register now.
 

Alicette

New Member
Dec 5, 2023
11
4
can anyone help me and my 3 braincells out? how do I open the console? In the 00console.rpy "config.console = True" is set. But whenever I press the button "`(backtick)" which is apparently the button to open the console, the console wont open. To check, to register uses all of my 3 braincells. Im missing 1 to resolve the issue. Ah changing the button to open the console in 00console.rpy results into still not opening the console.
 

gumpp88

Newbie
Aug 20, 2018
26
15
constant error in the main areas of the hotel :
Code:
I'm sorry, but an uncaught exception occurred.

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

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

Full traceback:
  File "script.rpyc", line 19149, in script call
  File "script.rpyc", line 19149, in script call
  File "script.rpyc", line 19149, in script call
  File "script.rpyc", line 19149, in script call
  File "script.rpyc", line 19149, in script call
  File "script.rpyc", line 19149, in script call
  File "script.rpyc", line 6178, in script call
  File "script.rpyc", line 19149, in script call
  File "scripts/lobby_script.rpyc", line 186, in script call
  File "script.rpyc", line 19149, in script call
  File "script.rpyc", line 6178, in script call
  File "scripts/lobby_script.rpyc", line 186, in script call
  File "scripts/lobby_script.rpyc", line 185, in script call
  File "script.rpyc", line 39188, 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 39188, in <module>
NameError: name 'kate_complete15' is not defined

Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Harem Hotel v0.18-BETA-3
Thu Aug  8 22:58:14 2024
 

troublex2

Newbie
Jul 31, 2018
89
78
can anyone help me and my 3 braincells out? how do I open the console? In the 00console.rpy "config.console = True" is set. But whenever I press the button "`(backtick)" which is apparently the button to open the console, the console wont open. To check, to register uses all of my 3 braincells. Im missing 1 to resolve the issue. Ah changing the button to open the console in 00console.rpy results into still not opening the console.
usually you need to press shift+o to open the console. the letter o so there is no confusion.
 
  • Heart
Reactions: Alicette

Folgar

New Member
Jul 12, 2017
3
2
constant error in the main areas of the hotel :
Code:
I'm sorry, but an uncaught exception occurred.

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

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

Full traceback:
  File "script.rpyc", line 19149, in script call
  File "script.rpyc", line 19149, in script call
  File "script.rpyc", line 19149, in script call
  File "script.rpyc", line 19149, in script call
  File "script.rpyc", line 19149, in script call
  File "script.rpyc", line 19149, in script call
  File "script.rpyc", line 6178, in script call
  File "script.rpyc", line 19149, in script call
  File "scripts/lobby_script.rpyc", line 186, in script call
  File "script.rpyc", line 19149, in script call
  File "script.rpyc", line 6178, in script call
  File "scripts/lobby_script.rpyc", line 186, in script call
  File "scripts/lobby_script.rpyc", line 185, in script call
  File "script.rpyc", line 39188, 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 39188, in <module>
NameError: name 'kate_complete15' is not defined

Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Harem Hotel v0.18-BETA-3
Thu Aug  8 22:58:14 2024
Also am getting this error it started happening after one of Kate's events seems to be whatever kate_complete15 is that's causing the issue.

You don't have permission to view the spoiler content. Log in or register now.
 

TheDevian

Svengali Productions
Game Developer
Mar 8, 2018
15,056
35,467
Also am getting this error it started happening after one of Kate's events seems to be whatever kate_complete15 is that's causing the issue.

You don't have permission to view the spoiler content. Log in or register now.
As I said, you are playing a broken beta, if you do not have a save from before you started playing this version, you are going to have to start over.
 

Fingel

Newbie
Jan 16, 2022
16
3
Hasta el día de hoyTo this day I still don't understand the difference between clones and twins, I don't know if it's because of the translator, but there isn't much difference in the words.
 

TheDevian

Svengali Productions
Game Developer
Mar 8, 2018
15,056
35,467
Hasta el día de hoyTo this day I still don't understand the difference between clones and twins, I don't know if it's because of the translator, but there isn't much difference in the words.
Twins are a natural occurrence, when a woman is pregnant with 2 children at once.
Clones are made in a lab, when you take cells from one person, and make a copy.
 
4.70 star(s) 480 Votes