D
Deleted member 2069402
Guest
Guest
Define worst. Worst tease? Worst date at the pool? Worst in the gym? It is all rather subjective as everyone has their own personal tastes.Who is the worst woman you think?
The sauna is NOT bugged. Providing you have access to it via Faye, there are only two days that Mercedes will not turn you away. You want to meet Yvette there? Simple, providing you have access to her subdermal implant and have completed all the hacks. Pin Yvette in the upper left of your screen and track her location on the days the sauna is co-ed. When it says she is in the sauna, go there.ye the sauna ( better that i say the spa , you will know why ) is really bugged, after i use 40 day, she was never here in the 2 special day, she dont come in spa, i think she dont know that we have a spa and the sauna ^_^,
I agree with you the sauna is not bugged. But the chance of finding her there for sure is low.The sauna is NOT bugged. Providing you have access to it via Faye, there are only two days that Mercedes will not turn you away. You want to meet Yvette there? Simple, providing you have access to her subdermal implant and have completed all the hacks. Pin Yvette in the upper left of your screen and track her location on the days the sauna is co-ed. When it says she is in the sauna, go there.
darkhound1 is the, insert title of choice; mad scientist, boobie loving genius, super cool awesome developer, etc. Holiday Island is his and his alone. There are a few us that try and grit our teeth and answer all the repeated questions on a daily basis so he doesn't have to waste his time doing so. We don't always get it right, but Dark is one of the VERY few developers that reads the forums and takes it all in. When we're wrong he is quick to provide the correct answer. There are also numerous examples of new game content that originated as suggestions here and within his Patreon page. Welcome to the island, Joy hopes you enjoy your stay.hi, wow O_O 30 new pages from time I checked last, how do you do that? althought from what I see most of it is asking the same question over and over and few pation people answering it again and again with gritted teeth not being quite a gamer, forgive me if I fail to notice everything first, but I have to ask: do I understand right, that this whole game makes Darkhound alone? I mean I see few of you also helping him mostly here, so how does that works? you are team, or you are just helping him here on forum or?
anyway, what I want to say especially to Darkhound: wow you are amazing what you could do so far and clearly keep doing met quite a lot of creative people but you… sense for details, making everything so great looking and not meaning just girls, but each scene, location, whole island :O even if there are sometimes people complaining about something, remember that you are doing much much harder work and doing it better than most other people
yeah yeah it is game for some but this had to také so many hours, thanks and also thanks for my chance to learn more about something from other side
hope I will not make somebody upset again for talking about something different
Everyone has different preferences.Who is the worst woman you think?
A little more info would be helpful. Are they your saves or someone else's? What previous version of the game is the save? All that being said, it looks more like a resolution error, which has been discusses and answered ad nauseum. You probably need to add a blank text file, which was explained just a few posts above yours.i can't load saves cause this error
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/gui_screens.rpy", line 2231, in execute
File "game/gui_screens.rpy", line 2231, in execute
File "game/gui_screens.rpy", line 2233, in execute
File "game/gui_screens.rpy", line 2234, in execute
File "game/gui_screens_new_ui.rpy", line 4, in execute
File "game/gui_screens_new_ui.rpy", line 4, in execute
File "game/gui_screens_new_ui.rpy", line 5, in execute
File "game/gui_screens_new_ui.rpy", line 9, in execute
File "game/gui_screens_new_ui.rpy", line 11, in execute
File "game/gui_screens_new_ui.rpy", line 33, in execute
File "game/gui_screens_new_ui.rpy", line 36, in execute
File "game/gui_screens_new_ui.rpy", line 36, in keywords
NameError: name 'nemod_start_py' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpyc", line 340, in script
��y�s��n��'�f�y��6h¾���(��^9�� 5�`���8؊�!Q�x�&O���0X�5l��]4������'EW=��
File "C:\Users\Filo\Desktop\HolidayIsland-0 2 1 0-pc\HolidayIsland-0.2.1.0-pc\renpy\ast.py", line 1949, in execute
self.call("execute")
File "C:\Users\Filo\Desktop\HolidayIsland-0 2 1 0-pc\HolidayIsland-0.2.1.0-pc\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\Filo\Desktop\HolidayIsland-0 2 1 0-pc\HolidayIsland-0.2.1.0-pc\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\Filo\Desktop\HolidayIsland-0 2 1 0-pc\HolidayIsland-0.2.1.0-pc\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\Filo\Desktop\HolidayIsland-0 2 1 0-pc\HolidayIsland-0.2.1.0-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Filo\Desktop\HolidayIsland-0 2 1 0-pc\HolidayIsland-0.2.1.0-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Filo\Desktop\HolidayIsland-0 2 1 0-pc\HolidayIsland-0.2.1.0-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\Filo\Desktop\HolidayIsland-0 2 1 0-pc\HolidayIsland-0.2.1.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Filo\Desktop\HolidayIsland-0 2 1 0-pc\HolidayIsland-0.2.1.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Filo\Desktop\HolidayIsland-0 2 1 0-pc\HolidayIsland-0.2.1.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Filo\Desktop\HolidayIsland-0 2 1 0-pc\HolidayIsland-0.2.1.0-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "C:\Users\Filo\Desktop\HolidayIsland-0 2 1 0-pc\HolidayIsland-0.2.1.0-pc\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\Filo\Desktop\HolidayIsland-0 2 1 0-pc\HolidayIsland-0.2.1.0-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "C:\Users\Filo\Desktop\HolidayIsland-0 2 1 0-pc\HolidayIsland-0.2.1.0-pc\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/gui_screens.rpy", line 2231, in execute
File "game/gui_screens.rpy", line 2231, in execute
File "game/gui_screens.rpy", line 2233, in execute
File "game/gui_screens.rpy", line 2234, in execute
File "game/gui_screens_new_ui.rpy", line 4, in execute
File "game/gui_screens_new_ui.rpy", line 4, in execute
File "game/gui_screens_new_ui.rpy", line 5, in execute
File "game/gui_screens_new_ui.rpy", line 9, in execute
File "game/gui_screens_new_ui.rpy", line 11, in execute
File "game/gui_screens_new_ui.rpy", line 33, in execute
File "game/gui_screens_new_ui.rpy", line 36, in execute
File "game/gui_screens_new_ui.rpy", line 36, in keywords
File "<screen language>", line 36, in <module>
NameError: name 'nemod_start_py' is not defined
Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
Holiday Island 0.2.1.0
Thu May 28 21:53:07 2020
sorry i am domb as hell, now it works, thanks mateA little more info would be helpful. Are they your saves or someone else's? What previous version of the game is the save? All that being said, it looks more like a resolution error, which has been discusses and answered ad nauseum. You probably need to add a blank text file, which was explained just a few posts above yours.
https://f95zone.to/threads/holiday-island-v0-2-1-0-beta-darkhound1.3782/post-3560403
During coed sauna hours...How to get yvette in sauna i repeat on tuesday or friday..But it no trigger.
I suppose that would be the hair and angle doing somethingIf she was a Lacey, I can guaranty she would be more popular but I see too much M&M twins in this morph.
Edit : boobs and abs are
Edit 2 : if you have the same picture topless, you know who to PM
The story behind it is pretty simple : Age related memory issues.Yeah, I know I'm hopeless, but I actually prefer the current Lacey over this morph. Lacey has her own distinctive look and as we all know, 'Good things come in small packages!'
You're like a Doctor Frankenduck.I suppose that would be the hair and angle doing something
It is impossible to see scale when she is not next to something, but in the "real world" M&M would actually tower over her like a giant would, in height, bust, muscle mass and curves. Her height? Still near Lacey's.
The story behind it is pretty simple : Age related memory issues.
My original (evil) idea was to mix, Yumiko and Eva for a guess who (fun on multiple levels, them being friends and all).
So errrr I pressed load on the wrong girl I guess? (lots of rationalization for laziness happened afterwards).
ps. Good things may indeed come in small packages, but it'll take a lot of packages and some assembly will be required afterwards