Bantry

Forum Fanatic
Oct 24, 2017
5,377
13,343
ok im tired of looking since there is so many posts ill post an error i get while Amy is posing in the gym.



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
Fri Jun 28 19:57:16 2024

Fixes anyone?
Perhaps you should have looked harder as the BugFix has already been posted a page or two back. You can also find it here ->
 

susan4

Member
Sep 11, 2017
125
38
Is this game still didn't have the latest version for android? Sorry if it's can't be ported or dev don't have time for it
 

Bantry

Forum Fanatic
Oct 24, 2017
5,377
13,343
Is this game still didn't have the latest version for android? Sorry if it's can't be ported or dev don't have time for it
It has been the same for the last several version releases. The Android version will be released in approximately 7 -10 days (maybe less) after the release of what is commonly known as the 'Bugfix' version. It will have a new version number than the original release of v.0.4.5.0. It will be v.0.4.5.1. The reason for this, as has been stated and explained numerous times in the past, is because the Android version cannot be 'fixed' with just a correction of one or two lines of code. Example, the bugfix already released a day or two after the initial release to correct a couple issues that was missed during beta testing. To make those kind of corrections in the Android versions requires the entire version to be rewritten.

That's the long way of saying, if you're not playing on a PC, you have to wait.
 
  • Like
Reactions: reinm

sfcpres

Member
Mar 29, 2019
256
627
Along time ago there was a PSA (Public Service Announcement) on TV here in the US...
"Reading is Fundamental". Still rings true today. I would even add a codicil of Searching is too.
 

Drearash

Member
Jan 21, 2022
317
529
Did you actually read my post or did you just skim and an came to a conclusion based on what you think i mean vs what i actually said? Your comments are so scatter brained they don't actually make sense.

I never once complained about the release rate.
DuckSwim never once suggested that you did. There is not a single reference to release dates in the post you are responding to.

Did you not understand a single point i was making?
He understood enough not to confabulate mentions of release dates.
 

Drearash

Member
Jan 21, 2022
317
529
You do realize that non of your points actually address what i was saying.
You do realize that SiJa wasn't just responding to you.

Each time an update comes out lately, there is a flurry of complaints along the lines he's talking about. Your comments are merely a few not-so-special snowflakes in that flurry.

For someone who likes to complain about being misconstrued, you sure don't seem to pay attention to the posts you are responding to.
 

jojo901

Member
Mar 17, 2019
163
184
anyone knows how to get this:
Yvette gets an apointment at the gym shower at night
i have seen all the gym shower scenes on daytime with Yvette after training, but don't get an invitation at night. Had a drink in any outfit at the bar with her, but no invitation.
 

Any69Th.Ing

Newbie
Jul 15, 2018
21
3
Hi Guys, anybody knows how to get jennifer at the bar again, not working as bar girl but just attending the party,
i need one more for completion in special action image,
i just need her to show her boobs for the completion
1719660359286.png 1719660523305.png
 

yankeeInKy

Well-Known Member
Mar 1, 2020
1,925
6,342
anyone knows how to get this:
Yvette gets an apointment at the gym shower at night
i have seen all the gym shower scenes on daytime with Yvette after training, but don't get an invitation at night. Had a drink in any outfit at the bar with her, but no invitation.
There is no shower scene at night? Did you get the Yoga scenes with her and then lift weights with her five times in her skimpy bikini? That triggers the newest shower scene. The clues on your phone will tell you everything.
 

Monsieur X

Engaged Member
May 26, 2018
2,527
3,361
There is no shower scene at night? Did you get the Yoga scenes with her and then lift weights with her five times in her skimpy bikini? That triggers the newest shower scene. The clues on your phone will tell you everything.
There is one.
Yvette invites MC at the nightbar to meet her at the gym.
 

spiegelbild

Newbie
Dec 16, 2019
32
415
There is no shower scene at night? Did you get the Yoga scenes with her and then lift weights with her five times in her skimpy bikini? That triggers the newest shower scene. The clues on your phone will tell you everything.
There IS a shower scene at night, but it's almost the same as the others.
jojo901 You need to see all the shower scenes first, then in her skimpy dress (white skirt, blue top) invite her to have a drink and at some point in the conversation she will tell you to go to somewhere else. From what I saw, it has a random chance to happen, so you either save scam or keep trying.
 
4.00 star(s) 232 Votes