Ashira13

Well-Known Member
Jan 31, 2024
1,584
4,944
590
alright! i am not using any mods. started the game from scratch. got this error when trying to inspect the fields in the garden (haven't bought any seeds yet though) Forgot i was using the universal choice mod. didn't think it could interfere. inspecting worked as intended when temprarely removing the mod folder(it is a single folder, easily removed and re-added) Sorry for my mistake. fi memory is excruciatingly terrible :cry:

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/_mods/ZLZK/scripts/tools/callable_patcher.rpy", line 63, in wrapper
return hijack(obj, *args, **kwargs)
File "game/_mods/ZLZK/_mods/UCD/scripts/hijacks.rpy", line 26, in hijack
return func(UCD(items), *args, **kwargs)
File "renpy/common/00action_other.rpy", line 537, in __call__
rv = self.callable(*self.args, **self.kwargs)
TypeError: show_tooltip() takes exactly 2 arguments (3 given)

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

Full traceback:
File "script.rpyc", line 19488, in script call
File "scripts/Garden/GardenScripts.rpyc", line 131, in script call
File "scripts/Garden/GardenScripts.rpyc", line 151, in script
File "renpy/ast.py", line 1688, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "renpy/exports.py", line 1060, in menu
rv = renpy.store.menu(new_items)
File "game/_mods/ZLZK/scripts/tools/callable_patcher.rpy", line 63, in wrapper
return hijack(obj, *args, **kwargs)
File "game/_mods/ZLZK/_mods/UCD/scripts/hijacks.rpy", line 26, in hijack
return func(UCD(items), *args, **kwargs)
File "renpy/exports.py", line 1296, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, 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 4155, in interact_core
rv = renpy.display.focus.mouse_handler(ev, x, y)
File "renpy/display/focus.py", line 440, in mouse_handler
return change_focus(new_focus, default=default)
File "renpy/display/focus.py", line 396, in change_focus
rv = widget.focus(default=default)
File "renpy/display/behavior.py", line 840, in focus
rv = run(self.hovered)
File "renpy/display/behavior.py", line 330, in run
return action(*args, **kwargs)
File "renpy/common/00action_other.rpy", line 537, in __call__
rv = self.callable(*self.args, **self.kwargs)
TypeError: show_tooltip() takes exactly 2 arguments (3 given)

Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Harem Hotel v0.18.0
Mon Sep 2 02:31:01 2024
```
 
Last edited:
  • Wow
Reactions: TheDevian

IronTaylor11

Newbie
Mar 1, 2022
50
110
43
Hi guys, can someone help me?

I just upgraded my farm so far that I got the scene where we convince Jin to work there. Then I tried upgrading it again, and now it stays as "upgrading" forever and I can't go on in the story or check my farm. It's has been several weeks in-game.

I'm not using any mods btw
 

Imperator753

Member
Aug 5, 2016
429
354
345
I find it hysterical that anyone would need a walk through mod for Harem Hotel, and fact I find it crazy that a mode even exists.

There is literally no need for a mod. Harem Hotel is straight forward and easy to play.

And look at all the problems it causes. Pages and pages of people dealing with mod issues.

Wow.
?

Come off your high horse.

The mod was way more than a walkthrough mod. It added custom scenes, a complete gallery (Runey was vastly behind a few updates ago) and provided cheats for people that wanted instant $ instead of grinding it.
 

Asteel1

Newbie
Dec 7, 2020
53
19
107
I did all of my grinding to get all the girls stats up last update, the beta one. From what I'm reading it says to load a save before the beta update. I would basically need to restart the game if I had to load from before that update lol. Is there a way around this or do I just need to start over if I want to use my own save data?
 

DigDug69

Engaged Member
Jun 29, 2019
2,766
5,542
712
I did all of my grinding to get all the girls stats up last update, the beta one. From what I'm reading it says to load a save before the beta update. I would basically need to restart the game if I had to load from before that update lol. Is there a way around this or do I just need to start over if I want to use my own save data?
Someone posted save files a few pages back that will get you closer to where you want to be.

If you don't know how to add saves, then continue reading after that post and you will find explanations from 2 different people.
 
  • Like
Reactions: TheDevian

zerodead

Engaged Member
Jan 18, 2018
2,255
2,136
467
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/Garden/GardenScripts.rpy", line 368, in <module>
  File "game/scripts/Garden/GardenShop.rpy", line 56, in buy_item_stack
  File "game/scripts/Garden/GardenInventory.rpy", line 18, in add_item_to_inventory
  File "game/scripts/Garden/GardenInventory.rpy", line 92, in get_item_by_id_from_inventory
  File "game/scripts/Garden/GardenInventory.rpy", line 92, in <genexpr>
KeyError: u'id'

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

Full traceback:
  File "scripts/Garden/GardenScripts.rpyc", line 69, in script call
  File "script.rpyc", line 19488, in script call
  File "script.rpyc", line 19488, in script call
  File "script.rpyc", line 19488, in script call
  File "script.rpyc", line 19488, in script call
  File "script.rpyc", line 19488, in script call
  File "script.rpyc", line 19488, in script call
  File "script.rpyc", line 19488, in script call
  File "script.rpyc", line 19488, in script call
  File "script.rpyc", line 19247, in script call
  File "script.rpyc", line 6293, in script call
  File "script.rpyc", line 6293, in script call
  File "scripts/side_char_events.rpyc", line 13141, in script call
  File "script.rpyc", line 20022, in script call
  File "scripts/side_char_events.rpyc", line 13141, in script call
  File "script.rpyc", line 19488, in script call
  File "script.rpyc", line 19247, in script call
  File "script.rpyc", line 3027, in script call
  File "script.rpyc", line 19488, in script call
  File "script.rpyc", line 19488, in script call
  File "script.rpyc", line 19488, in script call
  File "script.rpyc", line 19488, in script call
  File "script.rpyc", line 19488, in script call
  File "script.rpyc", line 19247, in script call
  File "script.rpyc", line 19488, in script call
  File "script.rpyc", line 19488, in script call
  File "script.rpyc", line 19488, 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 "script.rpyc", line 19488, in script call
  File "scripts/Garden/GardenScripts.rpyc", line 291, in script call
  File "scripts/Garden/GardenScripts.rpyc", line 368, in script
  File "renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/scripts/Garden/GardenScripts.rpy", line 368, in <module>
  File "game/scripts/Garden/GardenShop.rpy", line 56, in buy_item_stack
  File "game/scripts/Garden/GardenInventory.rpy", line 18, in add_item_to_inventory
  File "game/scripts/Garden/GardenInventory.rpy", line 92, in get_item_by_id_from_inventory
  File "game/scripts/Garden/GardenInventory.rpy", line 92, in <genexpr>
KeyError: u'id'

Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Harem Hotel v0.18.0
Mon Sep  2 03:55:30 2024
Everyone who plays the beta has this bug, I have it myself, when I went to review the game's translation, I fast-forwarded a few days, when I realized this bug had disappeared, now the only bug in the game is the delivery of items at the gardener's stall.
 

Thayron

Member
May 2, 2017
173
93
182
When I enter the garden a bug occurs and the screen freezes. I tried to load an old save but the bug also occurs.


EDIT: Ok I tried the oldest save I had and it worked the problem is that I would go back almost to the beginning of the game.
 
Last edited:

EclipseTheStars

Active Member
Aug 18, 2019
554
2,429
381
i have not played this game since V10 (it's now at V18); and i had a YES or NO question (since i started playing again)

do we ever get the "big dark elf" from the competition (or any "big dark elf") to join that side-hotel?

i remember when the side-hotel was first introduced, she was NOT in it, and it looks like Runey has added 2 more elves to the side-hotel since i've been gone, but neither of their silhouettes look like a "big dark elf"

i don't need story spoilers, just wondering after about 4 years if we got a "big dark elf" to join the side-hotel
 

EclipseTheStars

Active Member
Aug 18, 2019
554
2,429
381
?

Come off your high horse.

The mod was way more than a walkthrough mod. It added custom scenes, a complete gallery (Runey was vastly behind a few updates ago) and provided cheats for people that wanted instant $ instead of grinding it.
while everyone is entitled to their opinion, someone worked VERY HARD on that mod, and they didn't need to, and it is FREE
it may have had issues when i last played (and obv has some now), but it was quite helpful, as someone who has been playing off-and-on since V2, there was NO HELP on this game AT ALL until the Mod showed up
Runey has a mini-help guide that i've seen added to the game, which is nice tho

*EDIT : in reply to the high-horse-guy, not the person actually quoted here
 

EclipseTheStars

Active Member
Aug 18, 2019
554
2,429
381
If you mean the brown elf(dark elf) with the giant tits, yes. If you mean the drow with the more proportional figure, no.

I didn't realize Runey classified the first as a dark elf, but apparently does.
no to the brown elf, yes to the drow

i remember the Drow being super tall and basically a Dom-type, even to her master
i wasn't sure if we ever got her (or 1 of her species) at the side hotel

it is slightly disappointing that no Drow ever joined, especially since it's been about 5 years since her "type" was introduced
but, that's okay, not a deal-breaker, just, that build and body type would have added a lot of unique scenes
 
  • Like
Reactions: splamo

shadowtempered

Well-Known Member
Aug 22, 2020
1,014
1,983
328
no to the brown elf, yes to the drow

i remember the Drow being super tall and basically a Dom-type, even to her master
i wasn't sure if we ever got her (or 1 of her species) at the side hotel

it is slightly disappointing that no Drow ever joined, especially since it's been about 5 years since her "type" was introduced
but, that's okay, not a deal-breaker, just, that build and body type would have added a lot of unique scenes
Ya, Serni (drow from Cornwell challenge) I believe has been MIA since the challenge. There's a drow during Kali's Dad's party, but I don't recall if they're the same one or not. Either way, not an option at this time.
 

shadowtempered

Well-Known Member
Aug 22, 2020
1,014
1,983
328
  • Sad
Reactions: TheDevian

kogahaya

Member
May 9, 2018
176
103
187
My game dont open, like he shows up on task manager but disappear after some seconds, try executate with admin, dont resolve.
 
4.60 star(s) 500 Votes