KOYLI

Newbie
Oct 21, 2018
39
21
Jennifer wears those clothes in another place on the island, where you can also maybe get her to flash her boobs.
Maybe go have some food and see who is around ;)
There still seems to be one missing for her and one also for Sara ?
 

DWTD

Newbie
Aug 23, 2017
59
20
I have this problem after 3rd private gym with Amy


I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 570, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/gui_screens.rpy", line 4409, in execute
File "game/gui_screens.rpy", line 4409, in execute
File "game/gui_screens.rpy", line 4427, in execute
File "game/gui_screens.rpy", line 4428, in execute
File "game/gui_screens.rpy", line 4428, in <module>
NameError: name 'l_who1' is not defined

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "script.rpyc", line 704, in script call
File "appointments_workout.rpyc", line 807, in script call
File "appointments_workout.rpyc", line 1709, in script call
File "interactive_posing.rpyc", line 51, in script
File "script.rpyc", line 704, in script call
File "appointments_workout.rpyc", line 807, in script call
File "appointments_workout.rpyc", line 1709, in script call
File "interactive_posing.rpyc", line 51, in script
File "renpy/ast.py", line 1969, in execute
self.call("execute")
File "renpy/ast.py", line 1957, 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 570, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 2983, 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 3101, 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 3512, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 432, in visit_all
callback(self)
File "renpy/display/core.py", line 3512, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 443, in per_interact
self.update()
File "renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/gui_screens.rpy", line 4409, in execute
File "game/gui_screens.rpy", line 4409, in execute
File "game/gui_screens.rpy", line 4427, in execute
File "game/gui_screens.rpy", line 4428, in execute
File "renpy/ast.py", line 191, in evaluate
args.append(renpy.python.py_eval(v, locals=scope))
File "renpy/python.py", line 2249, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2242, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/gui_screens.rpy", line 4428, in <module>
NameError: name 'l_who1' is not defined

Windows-10-10.0.22621
Ren'Py 7.4.4.1439
Holiday Island 0.4.5.0
Tue Jul 2 15:05:50 2024
 
Last edited:

SiJa

Engaged Member
Feb 21, 2018
2,062
21,772
There still seems to be one missing for her and one also for Sara ?
The total number is incorrect for a few of those things like that.
You have the correct amount that is currently available.
Same thing with some special images, like with Alice... her total count of off at the moment as well.
 
  • Like
Reactions: KOYLI

SiJa

Engaged Member
Feb 21, 2018
2,062
21,772
I have this problem after 3rd private gym with Amy


I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 570, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/gui_screens.rpy", line 4409, in execute
File "game/gui_screens.rpy", line 4409, in execute
File "game/gui_screens.rpy", line 4427, in execute
File "game/gui_screens.rpy", line 4428, in execute
File "game/gui_screens.rpy", line 4428, in <module>
NameError: name 'l_who1' is not defined

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "script.rpyc", line 704, in script call
File "appointments_workout.rpyc", line 807, in script call
File "appointments_workout.rpyc", line 1709, in script call
File "interactive_posing.rpyc", line 51, in script
File "script.rpyc", line 704, in script call
File "appointments_workout.rpyc", line 807, in script call
File "appointments_workout.rpyc", line 1709, in script call
File "interactive_posing.rpyc", line 51, in script
File "renpy/ast.py", line 1969, in execute
self.call("execute")
File "renpy/ast.py", line 1957, 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 570, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 2983, 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 3101, 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 3512, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 432, in visit_all
callback(self)
File "renpy/display/core.py", line 3512, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 443, in per_interact
self.update()
File "renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/gui_screens.rpy", line 4409, in execute
File "game/gui_screens.rpy", line 4409, in execute
File "game/gui_screens.rpy", line 4427, in execute
File "game/gui_screens.rpy", line 4428, in execute
File "renpy/ast.py", line 191, in evaluate
args.append(renpy.python.py_eval(v, locals=scope))
File "renpy/python.py", line 2249, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2242, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/gui_screens.rpy", line 4428, in <module>
NameError: name 'l_who1' is not defined

Windows-10-10.0.22621
Ren'Py 7.4.4.1439
Holiday Island 0.4.5.0
Tue Jul 2 15:05:50 2024
Firstly, put your error message in a spoiler section like this...

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

To answer, this was already known and fixed in the recent bugfix...

https://f95zone.to/threads/holiday-island-v0-4-5-0-darkhound1.3782/post-14120706
 
  • Like
Reactions: DWTD

sfcpres

Member
Mar 29, 2019
224
516
There still seems to be one missing for her and one also for Sara ?
Sara is easy - either she is at the bar Tue and/or Fri evenings depending on where you are at in the game. In one instance make sure Sara is the only girl in the bar when you grope her.
 

Any69Th.Ing

Newbie
Jul 15, 2018
20
3
Jennifer wears those clothes in another place on the island, where you can also maybe get her to flash her boobs.
Maybe go have some food and see who is around ;)
i know we can doing the special action at breakfast room, but it still not recorded as like in the bar,
any thought darkhound1 is it bug or different special action
 

Bantry

Forum Fanatic
Oct 24, 2017
5,238
12,905
how do you get jennifers tits to the size they are in the red lingerie ?
If this is what you are referring to, you can't, it is just a sext that she sends you. After you have seen her backstory about the GenTech procedure Joy gave her.
.
Jennifer sexting500.jpg
 

grothie

Newbie
May 24, 2019
16
5
Is there any way to change the number of day girls have been on the island. Have been playing game for years but lately only coming back to it from time to time and finishing all the quests. With the Brenda anniversary quest I was up to having her on the island for 40 days and then uploaded the lasted version only to discover that the number of days for all girls was reset again and Brenda now shows as only being on the island for 1 day - wiping out the last 40. Any ideas on how to fix it. Thanks
 

Any69Th.Ing

Newbie
Jul 15, 2018
20
3
i know we can doing the special action at breakfast room, but it still not recorded as like in the bar,
any thought darkhound1 is it bug or different special action
haha actually, i load my old file and try the special action on jennifer and it actually not a bug, it's just the special action that recorded her showing her boobs is in breakfast table, an the other special action showing the image at the bar,

so, the conclusion are :
- For jennifer the Special Action that we could do to her are 9 out of 10, and the 10th Special Action is not implemented yet,
- For sara the Special Action that we could do to her are 12 out of 13, and the 13th Special Action is not implemented yet,

could you confirm it darkhound1
so, there is no confusion anymore
 

blackmetal

Member
Nov 15, 2018
487
351
If this is what you are referring to, you can't, it is just a sext that she sends you. After you have seen her backstory about the GenTech procedure Joy gave her.
.
View attachment 3792029
well dont that just suck arse I was kinda hoping she went bigger still waiting for the smaller girls to go bigger as well . whats the point of hacking thier gen tech if you cant make em the way you want them
 
Last edited:

Any69Th.Ing

Newbie
Jul 15, 2018
20
3
I don't recall when this visit takes place in the bar. I know prior to the lingerie scene this is her outfit, but there is no way to summon her to the bar. It is either a random event (I have not come across it again) or a one time event and you lost the opportunity. Sorry I couldn't be of more help.
thank you dude, it's ok
btw, it's not a special action from the bar, after i check my old save and load it,
then try the special action again with jennifer at the breakfast room,
and i actually found put that's all from special action on the breakfast room,
sorry, for the confusion,
so, my conclution is actually jennifer has 9 special action that implented and the 10th not yet implemented.
is it right?
 

SiJa

Engaged Member
Feb 21, 2018
2,062
21,772
thank you dude, it's ok
btw, it's not a special action from the bar, after i check my old save and load it,
then try the special action again with jennifer at the breakfast room,
and i actually found put that's all from special action on the breakfast room,
sorry, for the confusion,
so, my conclution is actually jennifer has 9 special action that implented and the 10th not yet implemented.
is it right?
Jennifer wears those clothes in another place on the island, where you can also maybe get her to flash her boobs.
Maybe go have some food and see who is around ;)
The total number is incorrect for a few of those things like that.
You have the correct amount that is currently available.
Same thing with some special images, like with Alice... her total count of off at the moment as well.
Going to guess this is a language thing...
But I already gave you this as answers already...
Is it also the case with some other characters...Yes.
 

Any69Th.Ing

Newbie
Jul 15, 2018
20
3
just a tips for any body that stuck for the sexting image that never pop up,
you use this line in console,
NAME.add_queued_sexting(5XX,YYY,1)

NAME = put a girl name on it

X = put a number between 0-9 , usually it will correlation with how much the sexting image in total,
in example, there is 12 sexting image in total , therefore you could put the number between 500 to 511,
each number represent the sexting image

Y = put a number between 0-9 , it's doesn't matter what numbers as long it has 3 digits on it,
each number represent the sexting text

1 = represent how much time skip that will make the message pop out, (1 = 30 minutes)
therefore, just write it with "1"

this tips got it's inspiration from darkhound1
thank you for the help, dude
it's help a lot
 

Any69Th.Ing

Newbie
Jul 15, 2018
20
3
Going to guess this is a language thing...
But I already gave you this as answers already...
Is it also the case with some other characters...Yes.
haha, sorry i miss understood what you means, after read it again carefully,
yup, you i already state it clearly, lol
sometimes read fast could make another problem,
and adding a different language, boom
misunderstanding happen, lol
my bad, my bad
btw. once again thank you dude
 

SiJa

Engaged Member
Feb 21, 2018
2,062
21,772
Is there any way to change the number of day girls have been on the island. Have been playing game for years but lately only coming back to it from time to time and finishing all the quests. With the Brenda anniversary quest I was up to having her on the island for 40 days and then uploaded the lasted version only to discover that the number of days for all girls was reset again and Brenda now shows as only being on the island for 1 day - wiping out the last 40. Any ideas on how to fix it. Thanks
From what I know (Darkhound will correct me if wrong...and that is fine)...
Each new update resets certain numbers used in the game... number of days on the island for a character is one of them.
So not a bug really.
 

darkhound1

Well-Known Member
Game Developer
Aug 8, 2017
1,810
8,503
From what I know (Darkhound will correct me if wrong...and that is fine)...
Each new update resets certain numbers used in the game... number of days on the island for a character is one of them.
So not a bug really.
In general, you are right.
Unfortunately this one really is a bug. Copy & Paste error from previous version.
The number of days a girl spent on the island wasn't supposed to be reset for 0.4.5.0.
I have fixed the save game updater now, but it's too late if you already loaded a save game with the current version.

To change the days a girl has been on the island manually, open the console and type:
<name of the girl>.island_days = ...
So for example:
brenda.island_days = 50
 
4.10 star(s) 219 Votes