Palim palim

Newbie
Nov 3, 2020
78
121
The mod is work in progress, can be finished today or in a few days, dependent on how much unexpected problems show up.
And it will be anyway a experimental version since the modder will make a final version not before Runey released the upcoming 0.16.2
 

_GreekGodX_

New Member
Nov 15, 2017
12
9
Hey someone able to send me a save before the most recent update, all my other saves were on my laptop and that shits dead now :cry:
 

wruzzer

Newbie
Jun 24, 2021
33
45
Hey someone able to send me a save before the most recent update, all my other saves were on my laptop and that shits dead now :cry:
even if someone has one, it's highly recommended to play from the beginning, since there were lots of changes. at least that's what we've been told, i didn't play enough to see all the changes yet.
 

_GreekGodX_

New Member
Nov 15, 2017
12
9
even if someone has one, it's highly recommended to play from the beginning, since there were lots of changes. at least that's what we've been told, i didn't play enough to see all the changes yet.
I would, but I dont have the time to do that currently. :cry:
 

KonfinedKnat

Member
Apr 1, 2022
315
691
if you had these imgs and gifs i'm guessing someone already asked alot lol. if i had seen an answer already i wouldn't have asked. there is like 2000 pages almost surely it would have been easier to just answer then look for and post these.
Since you seem to be aware that the question has been asked and answered a lot, I'd think you'd also be aware that you wouldn't need to go back more than a handful of pages for an answer. In this case, it was just 5 pages: https://f95zone.to/threads/harem-hotel-v0-16-1-runey.12760/post-9543723
 

ScrewFearMe

Newbie
Apr 8, 2018
60
32
Walkthrough / Cheat Mods (0.15.1v4 Public)

Since Lain is still MIA, I decided to give this game my Walkthrough / Cheat Mod treatment based off of her original mod.
I have revamped some of her mod work and updated other parts of her mod.

WARNING:
If you are having errors after loading a save from the previous version of the game then go back to the previous version of the game and Save In The Lobby.
Then immediately after you load your save in the new version Click The Bar Icon and your game should play without issue afterwards.
Don't know if its the walkthrough mod or if its the game but I'm getting


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

While running game code:
  File "game/scripts/kali_events.rpy", line 11720, in script
    call screen kaliroomout
  File "renpy/common/000statements.rpy", line 569, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/scripts/screens.rpy", line 2729, in execute
  File "game/scripts/screens.rpy", line 2729, in execute
  File "game/scripts/screens.rpy", line 2730, in execute
  File "game/scripts/screens.rpy", line 2730, in keywords
  File "game/scripts/screens.rpy", line 2731, in keywords
  File "game/scripts/screens.rpy", line 2731, in keywords
  File "game/scripts/screens.rpy", line 2732, in keywords
  File "game/scripts/screens.rpy", line 2738, in keywords
  File "game/scripts/screens.rpy", line 2765, in keywords
  File "game/scripts/screens.rpy", line 2765, in <module>
NameError: name 'ho_kali_goth' is not defined

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

Full traceback:
  File "game/scripts/kali_events.rpy", line 11720, in script
    call screen kaliroomout
  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 <lambda>
    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/screens.rpy", line 2729, in execute
  File "game/scripts/screens.rpy", line 2729, in execute
  File "game/scripts/screens.rpy", line 2730, in execute
  File "game/scripts/screens.rpy", line 2730, in keywords
  File "game/scripts/screens.rpy", line 2731, in keywords
  File "game/scripts/screens.rpy", line 2731, in keywords
  File "game/scripts/screens.rpy", line 2732, in keywords
  File "game/scripts/screens.rpy", line 2738, in keywords
  File "game/scripts/screens.rpy", line 2765, in keywords
  File "game/scripts/screens.rpy", line 2765, in <module>
NameError: name 'ho_kali_goth' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Harem Hotel v0.16.1
Wed Dec  7 14:30:37 2022

Anything that I've done on my end that messed up?
 

KonfinedKnat

Member
Apr 1, 2022
315
691
Don't know if its the walkthrough mod or if its the game but I'm getting


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

While running game code:
  File "game/scripts/kali_events.rpy", line 11720, in script
    call screen kaliroomout
  File "renpy/common/000statements.rpy", line 569, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/scripts/screens.rpy", line 2729, in execute
  File "game/scripts/screens.rpy", line 2729, in execute
  File "game/scripts/screens.rpy", line 2730, in execute
  File "game/scripts/screens.rpy", line 2730, in keywords
  File "game/scripts/screens.rpy", line 2731, in keywords
  File "game/scripts/screens.rpy", line 2731, in keywords
  File "game/scripts/screens.rpy", line 2732, in keywords
  File "game/scripts/screens.rpy", line 2738, in keywords
  File "game/scripts/screens.rpy", line 2765, in keywords
  File "game/scripts/screens.rpy", line 2765, in <module>
NameError: name 'ho_kali_goth' is not defined

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

Full traceback:
  File "game/scripts/kali_events.rpy", line 11720, in script
    call screen kaliroomout
  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 <lambda>
    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/screens.rpy", line 2729, in execute
  File "game/scripts/screens.rpy", line 2729, in execute
  File "game/scripts/screens.rpy", line 2730, in execute
  File "game/scripts/screens.rpy", line 2730, in keywords
  File "game/scripts/screens.rpy", line 2731, in keywords
  File "game/scripts/screens.rpy", line 2731, in keywords
  File "game/scripts/screens.rpy", line 2732, in keywords
  File "game/scripts/screens.rpy", line 2738, in keywords
  File "game/scripts/screens.rpy", line 2765, in keywords
  File "game/scripts/screens.rpy", line 2765, in <module>
NameError: name 'ho_kali_goth' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Harem Hotel v0.16.1
Wed Dec  7 14:30:37 2022

Anything that I've done on my end that messed up?
It's the mod. If you look at the mod's version, you will notice that it hasn't been updated to work with the game yet. The mod author is working on it so please be patient.
 
  • Like
Reactions: TheDevian
Jul 24, 2020
152
231
Don't know if its the walkthrough mod or if its the game but I'm getting


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

While running game code:
  File "game/scripts/kali_events.rpy", line 11720, in script
    call screen kaliroomout
  File "renpy/common/000statements.rpy", line 569, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/scripts/screens.rpy", line 2729, in execute
  File "game/scripts/screens.rpy", line 2729, in execute
  File "game/scripts/screens.rpy", line 2730, in execute
  File "game/scripts/screens.rpy", line 2730, in keywords
  File "game/scripts/screens.rpy", line 2731, in keywords
  File "game/scripts/screens.rpy", line 2731, in keywords
  File "game/scripts/screens.rpy", line 2732, in keywords
  File "game/scripts/screens.rpy", line 2738, in keywords
  File "game/scripts/screens.rpy", line 2765, in keywords
  File "game/scripts/screens.rpy", line 2765, in <module>
NameError: name 'ho_kali_goth' is not defined

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

Full traceback:
  File "game/scripts/kali_events.rpy", line 11720, in script
    call screen kaliroomout
  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 <lambda>
    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/screens.rpy", line 2729, in execute
  File "game/scripts/screens.rpy", line 2729, in execute
  File "game/scripts/screens.rpy", line 2730, in execute
  File "game/scripts/screens.rpy", line 2730, in keywords
  File "game/scripts/screens.rpy", line 2731, in keywords
  File "game/scripts/screens.rpy", line 2731, in keywords
  File "game/scripts/screens.rpy", line 2732, in keywords
  File "game/scripts/screens.rpy", line 2738, in keywords
  File "game/scripts/screens.rpy", line 2765, in keywords
  File "game/scripts/screens.rpy", line 2765, in <module>
NameError: name 'ho_kali_goth' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Harem Hotel v0.16.1
Wed Dec  7 14:30:37 2022

Anything that I've done on my end that messed up?
If I had to guess, I'd say the problem is that you are using 15.4 mod with the 16.1 game
 

polycentric

Member
Donor
Mar 26, 2019
468
1,783
if you had these imgs and gifs i'm guessing someone already asked alot lol. if i had seen an answer already i wouldn't have asked. there is like 2000 pages almost surely it would have been easier to just answer then look for and post these.
It takes five seconds to search using using the keyword "update", which is less than the time used to ask other people to chew your food for you and you would have an immediate answer instead of waiting for said food to be chewed.
 

Uthuriel

Conversation Conqueror
Jan 26, 2021
6,889
21,545
It takes five seconds to search using using the keyword "update", which is less than the time used to ask other people to chew your food for you and you would have an immediate answer instead of waiting for said food to be chewed.
I make the same face Lucy has in your pfp every time people aren't reading either the OP or aren't using the search function...
People here really hate reading...
 

KonfinedKnat

Member
Apr 1, 2022
315
691
I make the same face Lucy has in your pfp every time people aren't reading either the OP or aren't using the search function...
People here really hate reading...
Or In the case of those with just that little bit of intelligence to realize they may be asking something that has (to put it mildly) been asked at least once recently but aren't smart/motivated enough to simply scan over posts made within the past couple of days before them.
 
4.70 star(s) 479 Votes