Home Artists Posts Import Register

Downloads

Content

You can post your game related questions and bug reports for 0.1.1 beta  here and I try to answer/fix them whenever I have time.  

You can download the current version of the game and the update to 0.1.1 from my main patreon page: https://www.patreon.com/darkhound1 

Please note that quick fixes are available for most of the know bugs from the bug list. You can use the attached files to fix the errors.

Bug list:  

  • Yvette masturbation event can lead to a crash:  "change_max_char_affection" --> will be fixed with 0.1.1.1 beta  
  • There is a blank screen for about a second when you play with some girls in the pool. --> will be fixed with 0.1.1.1 beta  
  • Hacking function is broken. It seems to be a Renpy bug. I worked around it to fix it. --> will be fixed with 0.1.1.1 beta  (or use attached file:  gui_screens.rpyc ) 
  • Handing over gifts to girls is broken in all locations except reception and restaurant. Will lead to a crash. Bool object... --> will be fixed with 0.1.1.1 beta (or use attached file:  actions.rpyc )
  • File "Natasha_event_room_service6.jpg" is missing and leads to a missing image crash during her room service scene.  --> will be fixed with 0.1.1.1 beta (or you can fix it copying the attached jpg file into the folder: game\images\events\Natasha - you need to create the folder)
  • Groping a girl at reception can lead to a mssing image crash. The file "None_night_grope.png" is missing. --> will be fixed with 0.1.1.1 beta (or you can fix it by copying the attached file "None_recpetion_grope.png" into the folder game\images\characters\!None  - you need to create the folder)
  • Groping a girl at the restaurant can lead to a missing image crash.  --> will be fixed with 0.1.1.1 beta

Files

Comments

Lusa2

hello, Groping Heather at the beach is bugged. A mannequin with a standard bikini replace her during the scene.

Anonymous

i just downloaded the new version and got an error on "reception_grope.png", looks like there isnt the "none" option for this action ;) (got error on desire_night0_grope" and "aly_night0_grope" too)

Anonymous

Not quite a bug but the game seems a bit slow to me. The text writes itself as if the framerate was a bit low, same goes for the affection checks and similar things.

Anonymous

How do I extract the upgrade to mac? I just have an icon and version 0.1.0.2. No special game folder.

Neverknowing

I've gotten an unexpected traceback for Mac after the update, can't load the game.

Neverknowing

While running game code: File "renpy/common/00start.rpy", line 198, in script call call _gl_test File "renpy/common/00gltest.rpy", line 445, in script $ __gl_test() File "renpy/common/00gltest.rpy", line 445, in <module> $ __gl_test() File "renpy/common/00gltest.rpy", line 363, in _m1_00gltest__gl_test _gl_performance_test() File "renpy/common/00gltest.rpy", line 388, in _gl_performance_test ui.interact(suppress_underlay=True, suppress_overlay=True) IOError: Couldn't find file 'gui/window_icon.png'.</module>

darkhound1

You need to navigate further down in your folders on the mac. Do so until you find a folder named game. Then copy the unzipped content into this folder, overwriting the game folder.

darkhound1

This is strange, since the upgrade does not include the renpy code base or the exe file itself. I don't have any explanation for that behavior on your system.

darkhound1

The file "None_night_grope.png" is missing. Found that found and could reproduce it. For Aly and Desire, I don't get any errors when fondling them in the night bar. The manequin is shown, but no error.

Anonymous

The following error occurs during Natashas room service scene (after she entered and wants to undust): Edit at the beginning: after the second and third error are diagloues with greyscreen I'm sorry, but an uncaught exception occurred. While running game code: Exception: DynamicImage u'events/[char1.fname]/[char1.fname]_event_room_service6.jpg': could not find image. (u'events/Natasha/Natasha_event_room_service6.jpg') -- Full Traceback ------------------------------------------------------------ Full traceback: File "D:\HolidayIsland-0.1.0.0-pc\renpy\bootstrap.py", line 306, in bootstrap renpy.main.main() File "D:\HolidayIsland-0.1.0.0-pc\renpy\main.py", line 520, in main run(restart) File "D:\HolidayIsland-0.1.0.0-pc\renpy\main.py", line 149, in run renpy.execution.run_context(True) File "D:\HolidayIsland-0.1.0.0-pc\renpy\execution.py", line 835, in run_context context.run() File "game/script.rpyc", line 789, in script call ҭ�L� �kg��%���|�`���v|O���'��������L�����o@�����|�a��Ej�d{�����'��/��c`�8�;7$_Z�$C�2Bu^6��5L"&��S�k�j�`fNH,�,��YGy[c��E���M;EOs�.r�$ o����A�g����Y�*o�*����r���x���ykOM��� File "game/events.rpyc", line 44, in script call ���F�Nwx�'Xg�uxߙ���Ҽ�l"{�2����N� k��6x��\�M� 90��L�O�y-��.�-�7^@�.T����M� �\���%a�k���"8^��Qs_*����D\�0�/n�%.�c�!/%̗�:����r�q�!���W���*2������e� n��2�|�en��C^O�nhS�����I�����V��F����� File "game/events.rpyc", line 286, in script ���46!���4<j>��Γ������=�`�:�Y�&��cY�G��{!?�,�2!��!�����8� 5"=�&?Oࣞ�a��)��+jO�2J�=�P���KOI�>�K��-����~eJp���A��8��#�Oq|ĽpE4\� File "D:\HolidayIsland-0.1.0.0-pc\renpy\ast.py", line 1110, in execute show_imspec(self.imspec, atl=getattr(self, "atl", None)) File "D:\HolidayIsland-0.1.0.0-pc\renpy\ast.py", line 1082, in show_imspec atl=atl) File "D:\HolidayIsland-0.1.0.0-pc\renpy\exports.py", line 682, in show sls.add(layer, img, key, zorder, behind, at_list=at_list, name=name, atl=atl, default_transform=default_transform, transient=transient) File "D:\HolidayIsland-0.1.0.0-pc\renpy\display\core.py", line 1047, in add thing.set_transform_event("show") File "D:\HolidayIsland-0.1.0.0-pc\renpy\display\transform.py", line 671, in set_transform_event self.child.set_transform_event(event) File "D:\HolidayIsland-0.1.0.0-pc\renpy\display\image.py", line 596, in set_transform_event self.find_target() File "D:\HolidayIsland-0.1.0.0-pc\renpy\display\image.py", line 535, in find_target raise Exception(error) Exception: DynamicImage u'events/[char1.fname]/[char1.fname]_event_room_service6.jpg': could not find image. (u'events/Natasha/Natasha_event_room_service6.jpg') Windows-7-6.1.7601-SP1 Ren'Py 6.99.14.3135 Holiday Island 0.1.1.0 </j> And a second error occurs shortly after that: I'm sorry, but an uncaught exception occurred. While running game code: Exception: DynamicImage u'events/[char1.fname]/[char1.fname]_event_room_service6.jpg': could not find image. (u'events/Natasha/Natasha_event_room_service6.jpg') -- Full Traceback ------------------------------------------------------------ Full traceback: File "D:\HolidayIsland-0.1.0.0-pc\renpy\bootstrap.py", line 306, in bootstrap renpy.main.main() File "D:\HolidayIsland-0.1.0.0-pc\renpy\main.py", line 520, in main run(restart) File "D:\HolidayIsland-0.1.0.0-pc\renpy\main.py", line 149, in run renpy.execution.run_context(True) File "D:\HolidayIsland-0.1.0.0-pc\renpy\execution.py", line 835, in run_context context.run() File "game/script.rpyc", line 789, in script call ҭ�L� �kg��%���|�`���v|O���'��������L�����o@�����|�a��Ej�d{�����'��/��c`�8�;7$_Z�$C�2Bu^6��5L"&��S�k�j�`fNH,�,��YGy[c��E���M;EOs�.r�$ o����A�g����Y�*o�*����r���x���ykOM��� File "game/events.rpyc", line 44, in script call ���F�Nwx�'Xg�uxߙ���Ҽ�l"{�2����N� k��6x��\�M� 90��L�O�y-��.�-�7^@�.T����M� �\���%a�k���"8^��Qs_*����D\�0�/n�%.�c�!/%̗�:����r�q�!���W���*2������e� n��2�|�en��C^O�nhS�����I�����V��F����� File "game/events.rpyc", line 293, in script y�L��a�������v&䁂�b'��rI���� )�%)��y� d�!�I�jB�ogB�_�v�o=[)�Q��sN�h$e�$��΅\�B� File "D:\HolidayIsland-0.1.0.0-pc\renpy\ast.py", line 1110, in execute show_imspec(self.imspec, atl=getattr(self, "atl", None)) File "D:\HolidayIsland-0.1.0.0-pc\renpy\ast.py", line 1082, in show_imspec atl=atl) File "D:\HolidayIsland-0.1.0.0-pc\renpy\exports.py", line 682, in show sls.add(layer, img, key, zorder, behind, at_list=at_list, name=name, atl=atl, default_transform=default_transform, transient=transient) File "D:\HolidayIsland-0.1.0.0-pc\renpy\display\core.py", line 1047, in add thing.set_transform_event("show") File "D:\HolidayIsland-0.1.0.0-pc\renpy\display\transform.py", line 671, in set_transform_event self.child.set_transform_event(event) File "D:\HolidayIsland-0.1.0.0-pc\renpy\display\image.py", line 596, in set_transform_event self.find_target() File "D:\HolidayIsland-0.1.0.0-pc\renpy\display\image.py", line 535, in find_target raise Exception(error) Exception: DynamicImage u'events/[char1.fname]/[char1.fname]_event_room_service6.jpg': could not find image. (u'events/Natasha/Natasha_event_room_service6.jpg') Windows-7-6.1.7601-SP1 Ren'Py 6.99.14.3135 Holiday Island 0.1.1.0 and a third I'm sorry, but an uncaught exception occurred. While running game code: Exception: DynamicImage u'events/[char1.fname]/[char1.fname]_event_room_service6.jpg': could not find image. (u'events/Natasha/Natasha_event_room_service6.jpg') -- Full Traceback ------------------------------------------------------------ Full traceback: File "D:\HolidayIsland-0.1.0.0-pc\renpy\bootstrap.py", line 306, in bootstrap renpy.main.main() File "D:\HolidayIsland-0.1.0.0-pc\renpy\main.py", line 520, in main run(restart) File "D:\HolidayIsland-0.1.0.0-pc\renpy\main.py", line 149, in run renpy.execution.run_context(True) File "D:\HolidayIsland-0.1.0.0-pc\renpy\execution.py", line 835, in run_context context.run() File "game/script.rpyc", line 789, in script call ҭ�L� �kg��%���|�`���v|O���'��������L�����o@�����|�a��Ej�d{�����'��/��c`�8�;7$_Z�$C�2Bu^6��5L"&��S�k�j�`fNH,�,��YGy[c��E���M;EOs�.r�$ o����A�g����Y�*o�*����r���x���ykOM��� File "game/events.rpyc", line 44, in script call ���F�Nwx�'Xg�uxߙ���Ҽ�l"{�2����N� k��6x��\�M� 90��L�O�y-��.�-�7^@�.T����M� �\���%a�k���"8^��Qs_*����D\�0�/n�%.�c�!/%̗�:����r�q�!���W���*2������e� n��2�|�en��C^O�nhS�����I�����V��F����� File "game/events.rpyc", line 302, in script f˲�H((_)W�0�M�����R��w[�)P�UEY<2 1T頇�;�b�PV�e�T�6EY�B����Š��IxS�mo[�vX����U������c�z^ File "D:\HolidayIsland-0.1.0.0-pc\renpy\ast.py", line 1110, in execute show_imspec(self.imspec, atl=getattr(self, "atl", None)) File "D:\HolidayIsland-0.1.0.0-pc\renpy\ast.py", line 1082, in show_imspec atl=atl) File "D:\HolidayIsland-0.1.0.0-pc\renpy\exports.py", line 682, in show sls.add(layer, img, key, zorder, behind, at_list=at_list, name=name, atl=atl, default_transform=default_transform, transient=transient) File "D:\HolidayIsland-0.1.0.0-pc\renpy\display\core.py", line 1047, in add thing.set_transform_event("show") File "D:\HolidayIsland-0.1.0.0-pc\renpy\display\transform.py", line 671, in set_transform_event self.child.set_transform_event(event) File "D:\HolidayIsland-0.1.0.0-pc\renpy\display\image.py", line 596, in set_transform_event self.find_target() File "D:\HolidayIsland-0.1.0.0-pc\renpy\display\image.py", line 535, in find_target raise Exception(error) Exception: DynamicImage u'events/[char1.fname]/[char1.fname]_event_room_service6.jpg': could not find image. (u'events/Natasha/Natasha_event_room_service6.jpg') Windows-7-6.1.7601-SP1 Ren'Py 6.99.14.3135 Holiday Island 0.1.1.0

darkhound1

Always the same image missing. Don't know why, but one image in the series didn't make it into the update :( To fix it, please do the following: Download the image I attached to the main post above. Create a folder structure inside the game folder (really inside the folder named "game"): images/events/Natasha and copy the image inside the folder. This should fix it.

Anonymous

Faye grope at the bar shows a freaky gray mannequin! Ah!

Anonymous

Lacey too.Jennifer works though.Nice!

Zieke

when i extract the patch to the folder i get an error, full traceback?

darkhound1

It's a place holder image to be able to use the scene for all girls. They will be replaced with real images when I have done the renders. Groping alone needs 8 or 9 renders per girl. It was just too much.

darkhound1

Not necessary. You either extracted the content to the wrong location or you are using a zip tool that cannot properly handle the 7z format. Since the update is in zip format, you probably copied it to the wrong location.

darkhound1

Aly is done now. After that I do Faye. Others will follow when I have time.

Anonymous

I don't get the option for gift/hug/kiss/grope at reception. Also the masturbation scenes are messed up. The girl's picture blocks the MC & his spurting seems off, sometimes two streams.

darkhound1

First one is only implemented for some girls, so that's normal right now. Second one I don't understand what you mean. Nothing has been changed in the MC's masturbation scenes.

Whitesnake

In the Heather lotion scene at the pool with skimpy bikini, she wears the azure bikini (lower part) in one of the renders. I also noticed that some girls' dialogues options are now back to the original form, without the (+++) markers, and some girls scenes are not registered into the phone after you watch them (like Renèe's weight lifting)

darkhound1

Hey, first one is a left over from 0.1.0.0. I fixed it but did not include the images in the 0.1.1 update. Just did that for 0.1.1.1. Dialogue options are reset when the girls get new dialoge stuff (mainly talk about her options). I also changed the way +/-/0 are distributed. E.g. herself cannot get a "-" now. It will always be at least neutral. I just did a test with Renée's weight lifting scene. I registered on the phone for me. Strange. Do you see the scene as available but not done on the phone? Or is it not available at all?

Anonymous

I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/000statements.rpy", line 383, in execute_pause renpy.with_statement(Pause(delay)) AttributeError: 'bool' object has no attribute 'visit_all' -- Full Traceback ------------------------------------------------------------ Full traceback: File "C:\Users\FlLip\OneDrive\Desktop\HolidayIsland\HolidayIsland-0.0.9.0-pc\renpy\bootstrap.py", line 306, in bootstrap renpy.main.main() File "C:\Users\FlLip\OneDrive\Desktop\HolidayIsland\HolidayIsland-0.0.9.0-pc\renpy\main.py", line 520, in main run(restart) File "C:\Users\FlLip\OneDrive\Desktop\HolidayIsland\HolidayIsland-0.0.9.0-pc\renpy\main.py", line 149, in run renpy.execution.run_context(True) File "C:\Users\FlLip\OneDrive\Desktop\HolidayIsland\HolidayIsland-0.0.9.0-pc\renpy\execution.py", line 835, in run_context context.run() File "game/script.rpyc", line 1171, in script call File "game/actions.rpyc", line 521, in script V�|�p$��ً���.b���?@Mw���o8�T��6��=.��o�Fj@�%f��F������qI��a���T�/��C$�/Wp��'ѝ.�W�������j?`��ȳ.C)�W���3��Y��~uv8�oƂd8�#�ί��I#�j'/5�9�������VW�#�g�ÿ���r$���@���R:#���(��p File "C:\Users\FlLip\OneDrive\Desktop\HolidayIsland\HolidayIsland-0.0.9.0-pc\renpy\ast.py", line 1801, in execute self.call("execute") File "C:\Users\FlLip\OneDrive\Desktop\HolidayIsland\HolidayIsland-0.0.9.0-pc\renpy\ast.py", line 1789, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "C:\Users\FlLip\OneDrive\Desktop\HolidayIsland\HolidayIsland-0.0.9.0-pc\renpy\statements.py", line 169, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 383, in execute_pause renpy.with_statement(Pause(delay)) File "C:\Users\FlLip\OneDrive\Desktop\HolidayIsland\HolidayIsland-0.0.9.0-pc\renpy\exports.py", line 1408, in with_statement return renpy.game.interface.do_with(trans, paired, clear=clear) File "C:\Users\FlLip\OneDrive\Desktop\HolidayIsland\HolidayIsland-0.0.9.0-pc\renpy\display\core.py", line 2186, in do_with clear=clear) File "C:\Users\FlLip\OneDrive\Desktop\HolidayIsland\HolidayIsland-0.0.9.0-pc\renpy\display\core.py", line 2620, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\FlLip\OneDrive\Desktop\HolidayIsland\HolidayIsland-0.0.9.0-pc\renpy\display\core.py", line 2925, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\FlLip\OneDrive\Desktop\HolidayIsland\HolidayIsland-0.0.9.0-pc\renpy\display\core.py", line 511, in visit_all d.visit_all(callback) File "C:\Users\FlLip\OneDrive\Desktop\HolidayIsland\HolidayIsland-0.0.9.0-pc\renpy\display\core.py", line 511, in visit_all d.visit_all(callback) File "C:\Users\FlLip\OneDrive\Desktop\HolidayIsland\HolidayIsland-0.0.9.0-pc\renpy\display\core.py", line 511, in visit_all d.visit_all(callback) File "C:\Users\FlLip\OneDrive\Desktop\HolidayIsland\HolidayIsland-0.0.9.0-pc\renpy\display\core.py", line 511, in visit_all d.visit_all(callback) File "C:\Users\FlLip\OneDrive\Desktop\HolidayIsland\HolidayIsland-0.0.9.0-pc\renpy\display\screen.py", line 405, in visit_all self.child.visit_all(callback) File "C:\Users\FlLip\OneDrive\Desktop\HolidayIsland\HolidayIsland-0.0.9.0-pc\renpy\display\core.py", line 511, in visit_all d.visit_all(callback) File "C:\Users\FlLip\OneDrive\Desktop\HolidayIsland\HolidayIsland-0.0.9.0-pc\renpy\display\core.py", line 511, in visit_all d.visit_all(callback) AttributeError: 'bool' object has no attribute 'visit_all' Windows-8-6.2.9200 Ren'Py 6.99.14.3135 Holiday Island 0.1.1.0

darkhound1

Can you tell me what you did when that happened. From the crash report I don't have any idea what's going on. Looks like the pause command caused a crash... hmm...

Anonymous

I wanted to give Amy a gift and ten it crashed. Sorry

darkhound1

Okay thanks. Found it, wasn't easy to spot. I fixed it. So I guess I have to release a bug fix soon... This one sucks. Happens for all girls and almost all alllocations.

Bantry

Oh Yvette why do you vex me so? If I didn't know better I would think you were avoiding me. I know it's just 1's and 0's but getting the start of the Yvette masturbation scene is a pain. Not sure how often it is supposed to trigger, but sometimes I'm lucky if I get it once a week. Which would be okay except there are a bunch of achievements attached to that scene. Oh well, we'll keep trying.

darkhound1

You can get it every three days. She needs to be in her room when you walk to yours and she needs to have high lust to trigger it.

Anonymous

Thanks for the quick fixes!

Anonymous

Slenderman still freaks me out on the groping! lol Especially with that little hottie Lacey! ;) Hacking is working pretty well btw

darkhound1

Yeah well sorry for that. Will create more groping pics as soon as possible :) Did the hacking work for you before the fix or only after you applied it?

Anonymous

Before update-not at all. After-it worked but the screen would flash info and then go blank.

Anonymous

But the hack worked and now am able to work on lvl 2 using the right button

Anonymous

I haven't had a chance to check since applying any of the above quick fixes.

Anonymous

Anyone else getting like a empty image when you ask Natasha to play in the pool?

Anonymous

No matter what the MC's lust stat is, when he has a drink with Jessica, she always says he doesn't have an erection and gets angry.

Anonymous

The phone doesn't seem to remind me of events like the best butts contest or Jennifer posing. It still reminds you of dates made by messages like relaxing with a girl at the pool.

Anonymous

Hey Darkhound, is the Sailboat trip available in this version? And if so, how do we trigger it?

megaera

Groping Alys while she's working at the reception got me a fuck ton of errors.

darkhound1

Lust is not an erection. The two things are connected but separate things. High lust increases the chance of the MC getting an erection, but it's still random.

darkhound1

I don't understand what you mean with that. You get a reminder for everything that is in your schedule/calendar.

Anonymous

I get an error with Yvette masturbation part after i stay with here but agree to not tell anyone, i get this error I'm sorry, but an uncaught exception occurred. While running game code: ScriptError: could not find label 'change_max_char_affection'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpyc", line 791, in script call n�@I�Y�jF|�Z0�=��#CU���]=.�2�]���NZCx@Rӈ�9��� File "game/events.rpyc", line 494, in script call ���)M��\��vb;�&����&�Y��r�-# HfA�Cݙ\�@@C��n9��&�n豽�t�������r�c�[�=�##����T�C1|� File "game/events.rpyc", line 1267, in script call � File "D:\Stuff\Hentai\Holiday Island\renpy\ast.py", line 1357, in execute rv = renpy.game.context().call(label, return_site=self.next.name) File "game/script.rpyc", line 791, in script call n�@I�Y�jF|�Z0�=��#CU���]=.�2�]���NZCx@Rӈ�9��� File "game/events.rpyc", line 494, in script call ���)M��\��vb;�&����&�Y��r�-# HfA�Cݙ\�@@C��n9��&�n豽�t�������r�c�[�=�##����T�C1|� File "game/events.rpyc", line 1267, in script call � File "D:\Stuff\Hentai\Holiday Island\renpy\script.py", line 871, in lookup raise ScriptError("could not find label '%s'." % str(original)) ScriptError: could not find label 'change_max_char_affection'. Windows-8-6.2.9200 Ren'Py 6.99.14.3135 Holiday Island 0.1.1.0

darkhound1

It's a small bug, I fixed it for the next version. Not all the girls have the "jump into the pool" image right now.

Anonymous

this might be a really weird request but could you please switch the new game and quit in the poker game I've multiple times now accidentally hit quit when I am clicking through playing poker

J R

Small typo. At the end of the massage with Heather, the player says "I dind't have any doubts about that!" rather than "didn't"

Anonymous

There are a few spelling errors that I saved just for this moment, sadly I have forgotten where they come into play, I hope you can still find and correct them. "Mmmmm... How are you holding up watching my huge bounching breasts while I ride you?" This should be bouncing. "From the happy look on Heather's face, you don't regret your decission..." This should be decision. "It's not like that... We're just having some fun." followed by "Didn't we {player name}" Didn't should be Weren't. "OMG wow Heather! You breasts are amazing..." You should be changed to Your. "Have a good nigth {Insert player name}" nigth should be night.

darkhound1

That's what the additional pop up with the "are you sure..." thing is for :)

Swick

Thank you, sir!

Whitesnake

I was able to fix the Renée weight lifting scene "error" by reloading the game and doing the event again. But now I noticed something else regarding Alice since previous versions; she NEVER sent me a single sexting picture (while I received doubles from Amy and Desire) and I never saw her shower scene where she's alone. Any idea why boss?

darkhound1

What kind of error did you get with Renée weight lifting the firts time? Alice sexting works for me, just got a sexting message from her in the current version. Alice/Amy showe had a bug. The timer to block it was not set, so whenever you had Alice+Amy on the Island, you did get the Alice+Amy shower scene and not Amy or Alice alone. I fixed that just now.

Anonymous

Minor counting bugs: 1.- Amy pool sex scene doesn't count as a penetration interaction 2.- Amy and Alice at shower scene doesn't count as a lesbian 3.- Joy sex scene at her second encounter doesn't count as a penetration intreraction either

Anonymous

will be volleyball and nude beach access added in upcoming updates?

Anonymous

Minor attractiveness setting bug: The plane girl doesn't get attractiveness points for being picked at starting configuration. That makes not posible to start any game with Aly, Amy, Brenda or Lacey with a 10 on her attractiveness atribute. PS: I started serveral games and made some tables to find out... If you need to check it out I can send you them. PSS: Keep going, you're making a great game!

Enigmatic Entity

Getting an exception error during a scene with Aly when I ask her to take a walk along the beach on Day 15. Tried doing a rollback to no success. Also tried reloading to no success. This is the only save i have, so the game is basically unplayable for me until I can get this fixed. I'm also playing on Mac version.

darkhound1

Hi, I've never heard of this problem before. Send me a note with the full crash report and I will have a look. Mac or PC version doesn't matter. Did you download and install the update to the latest version as well? Next time you should really create some different saves.

darkhound1

You could still get 10 points, since only the 2 or 1 addional points were missing. But in any case I've corrected it.