eusimaeu

Member
May 1, 2019
161
153
Anyone know how to fix this?


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

While running game code:
  File "game/scripts/lobby_script.rpy", line 191, in script call
    call screen lobbygirls
  File "game/scripts/lobby_script.rpy", line 191, in script call
    call screen lobbygirls
ScriptError: could not find label 'gardenup'.

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

Full traceback:
  File "game/scripts/lobby_script.rpy", line 191, in script call
    call screen lobbygirls
  File "scripts/side_char_events.rpyc", line 12483, in script call
  File "renpy/ast.py", line 1490, in execute
    rv = renpy.game.context().call(label, return_site=self.next.name)
  File "game/scripts/lobby_script.rpy", line 191, in script call
    call screen lobbygirls
  File "scripts/side_char_events.rpyc", line 12483, in script call
  File "renpy/script.py", line 918, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'gardenup'.
 
  • Like
Reactions: Sprev92

shadowtempered

Active Member
Aug 22, 2020
661
1,326
Anyone know how to fix this?


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

While running game code:
  File "game/scripts/lobby_script.rpy", line 191, in script call
    call screen lobbygirls
  File "game/scripts/lobby_script.rpy", line 191, in script call
    call screen lobbygirls
ScriptError: could not find label 'gardenup'.

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

Full traceback:
  File "game/scripts/lobby_script.rpy", line 191, in script call
    call screen lobbygirls
  File "scripts/side_char_events.rpyc", line 12483, in script call
  File "renpy/ast.py", line 1490, in execute
    rv = renpy.game.context().call(label, return_site=self.next.name)
  File "game/scripts/lobby_script.rpy", line 191, in script call
    call screen lobbygirls
  File "scripts/side_char_events.rpyc", line 12483, in script call
  File "renpy/script.py", line 918, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'gardenup'.
Dunno - you're playing the beta.
 

Shadrag7

Newbie
Nov 18, 2019
81
131
once you complete kates events you get an error message that comes up on any transition and the event itself triggers automatically so its unavoidable as vvell
 

Clock_z999

New Member
Sep 5, 2019
3
4
Thanks! Pregnancy is planned for the end of the story.
Oh ok, wery well, then I´ll wait for full game, another question, is pregnancy ending?? or we can make them pregnat multiple times at replaying some other events??, sorry for questions but I really love this game and I´m very curious about it
PD; My favorite characters are Lynn and Ashley, I love them
XD
 

Jbooty

New Member
Mar 27, 2024
4
2
Why ppl keep coming here to say "game is dead" "1 year and not aboned tag" (yea, aboned not abandoned) or making a fuss about the game being or not a sandbox
Literally you can read Runey's or Devian's posts about the game and how 0.18 is going, yet they prefer to come and talk shit

You are not forced to pay anything, they don't owe you anything. If you dislike the game just gtfo
Keep the good work guys, the game is amazing and I'm sure the wait will be worth it
Woah. Don't blow a casket .
 
  • Thinking Face
Reactions: rebmekrad

Noymoi

Newbie
Dec 22, 2021
30
31
Anyone know if any older content is being updated or changed? Just wondering if it's a good idea to start a new save when the new update comes around.
 

Wills747

Engaged Member
Dec 14, 2018
2,381
4,973
Hi all, my compressed unofficial Android port of Harem Hotel v0.17.2 + v0.18 Beta3
With Maid Lain walkthrough, cheats, additional events and gallery mod.

Usual gestures, save name/delete, seethru textbox, resizeable game and dialogue text.
Scrollable textbox - no more text off the bottom of your screen
Note: Quick Menu is not always active, swipe up on the screen to access the game menu if you need to.

Special Instructions:

Install apk.
Alternative persistent saves/log location
Grant storage permissions on first run!
On first run you will get a prompt to copy the archive.rpa file to "documents/Wills747/harem.hotel/game" folder.
(game will quit now)
Copy the rpa file to the directory indicated in game.
Restart the game.
Keep in mind if your default install location is an actual SD card and slow speed this may slow the launch.

Keep archive.rpa, I'll likely use it for future updates to keep the apk size small.

16.0 rpa file:
Mega

17.2 apk updates:
(16.0 rpa NEEDS to be installed!)
With Maid Lain Mod (892Mb)
Mega

v0.18 Beta3
(16.0 rpa NEEDS to be installed!)
No mods aside from my own changes included i.e. console etc etc and minor glitch fixed.
Play at your own risk! Create new saves in seperate tab and name it 18beta. Chances are they will be broken so don't overwrite your old ones.

Mega
Added v0.18 Beta 3 to my Android ports. Play at your own risk! Do NOT overwrite existing saves.
 

Nightwolf18

Newbie
Aug 5, 2018
49
7
Get this error every time I try to go to the garden after upgrade. Happens with loading saves too.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 6169, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/scripts/lobby_script.rpy", line 191, in script call
    call screen lobbygirls
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 6904, in script call
    menu floor1menu:
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 6169, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 6169, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 6169, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/scripts/lobby_script.rpy", line 191, in script call
    call screen lobbygirls
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 6904, in script call
    menu floor1menu:
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 6169, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 6169, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
ScriptError: could not find label 'gardenup'.

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

Full traceback:
  File "game/script.rpy", line 6169, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/scripts/lobby_script.rpy", line 191, in script call
    call screen lobbygirls
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 6904, in script call
    menu floor1menu:
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 6169, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 6169, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "scripts/bar.rpyc", line 1608, in script call
  File "scripts/side_char_events.rpyc", line 12483, in script call
  File "renpy/ast.py", line 1490, in execute
    rv = renpy.game.context().call(label, return_site=self.next.name)
  File "game/script.rpy", line 6169, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/scripts/lobby_script.rpy", line 191, in script call
    call screen lobbygirls
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 6904, in script call
    menu floor1menu:
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 6169, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 6169, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "scripts/bar.rpyc", line 1608, in script call
  File "scripts/side_char_events.rpyc", line 12483, in script call
  File "renpy/script.py", line 918, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'gardenup'.

Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Harem Hotel v0.18-BETA-3
Sat Jul 20 23:07:40 2024
 
  • Like
Reactions: Deshotta

Deshotta

New Member
Oct 4, 2019
7
7
Get this error every time I try to go to the garden after upgrade. Happens with loading saves too.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 6169, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/scripts/lobby_script.rpy", line 191, in script call
    call screen lobbygirls
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 6904, in script call
    menu floor1menu:
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 6169, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 6169, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 6169, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/scripts/lobby_script.rpy", line 191, in script call
    call screen lobbygirls
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 6904, in script call
    menu floor1menu:
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 6169, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 6169, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
ScriptError: could not find label 'gardenup'.

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

Full traceback:
  File "game/script.rpy", line 6169, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/scripts/lobby_script.rpy", line 191, in script call
    call screen lobbygirls
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 6904, in script call
    menu floor1menu:
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 6169, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 6169, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "scripts/bar.rpyc", line 1608, in script call
  File "scripts/side_char_events.rpyc", line 12483, in script call
  File "renpy/ast.py", line 1490, in execute
    rv = renpy.game.context().call(label, return_site=self.next.name)
  File "game/script.rpy", line 6169, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/scripts/lobby_script.rpy", line 191, in script call
    call screen lobbygirls
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 6904, in script call
    menu floor1menu:
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "game/script.rpy", line 6169, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 6169, in script call
    $ result = renpy.imagemap("floor1.webp", "floor1dh.webp", [
  File "game/script.rpy", line 19330, in script call
    $ result = renpy.imagemap("yourroom1.webp", "yourroomh.webp", [
  File "scripts/bar.rpyc", line 1608, in script call
  File "scripts/side_char_events.rpyc", line 12483, in script call
  File "renpy/script.py", line 918, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'gardenup'.

Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Harem Hotel v0.18-BETA-3
Sat Jul 20 23:07:40 2024
I have the same error
 
4.70 star(s) 460 Votes