Home Artists Posts Import Register

Downloads

Content

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

You can download the current version of the game from my main patreon page: https://www.patreon.com/darkhound1
or from this post:
https://www.patreon.com/posts/31788917 

Bug list: 

  • Resolution change option makes the game unplayable on some systems. For all of you that get crashes as soon as you click on preferences or load, please apply the fix attached "use_fixed_resolution_720".
    What it will do is the following:
    It  will remove the resolution options and also the auto window scaling.  After you have applied the patch, you will also be able to manually  scale the game window again (e.g. maximizing it).
    There are two files inside the zip:
    - screens.rpyc --> this file will also be included in the next update, so everyone can use it without problems.
    -  use_fixed_resolution_720.txt --> the new code from "screens.rpyc"  checks if the file "use_fixed_resolution_720.txt" is present in your  "HI"/game folder. If it is, the new resolution change options will be  disabled and the game behaves as 0.1.8.2 did in that regard. If you  delete or rename the file  "use_fixed_resolution_720.txt", you will have  the resolution change options from 0.1.9 back.
  • To be able to have all resolution options, you can use the attached "screens.rpyc" file. It is newer than the one inside "use_fixe_resolution". With this file you have 4 resolution options. "manual resize", 1280x720, 1920x1080, 2560x1440 if your screen has a high enough resolution.
  • Some images were scaled wrong in achievements, give present and grope. The attached files "actions.rpyc" and "gui_screens.rpyc" will fix that.
     

Comments

DA

macOS Catalina users will need to hold down the Control key and accept the dire warning about the game being unsigned in order to launch it the first time.

darkhound1

Okay, thanks for letting me know. Nothing I can do about it though. I don't know if it is an issue of the ren'py version or the OS version.

TimeDiver

Had to revert to older saves from 0.0.9.x, because of brain fart (erased my newer saves), got the following error for each archived save: I'm sorry, but an uncaught exception occurred. While running game code: File "game/version_check.rpy", line 346, in File "game/characters.rpy", line 3882, in create_scenes_available AttributeError: 'cl_character' object has no attribute 'room_type' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpyc", line 132, in script call �/��pH��aM File "game/script.rpyc", line 132, in script call �/��pH��aM File "game/version_check.rpyc", line 26, in script call ����~J�Q�UcH#H@-��Z��FVj[ ���ԕP��l �o&��=� H1� h��� File "game/version_check.rpyc", line 346, in script /#�W�L|�R�5��2��Z������t�0W̍�Ѭ�6Qĕ���f ��w��(���2���V��v�ءM|V1�U��g�>z���flأ��r��,�-3���Y�o ��x��րw g��Km?�=��=��m�rN��E����y��5Hhli��$IQPuH��O��OH��Du�Z�,����1I�������aAH`%5䂔C�i File "B:\HolidayIsland\renpy\ast.py", line 914, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "B:\HolidayIsland\renpy\python.py", line 2028, in py_exec_bytecode exec bytecode in globals, locals File "game/version_check.rpy", line 346, in File "game/characters.rpy", line 3882, in create_scenes_available AttributeError: 'cl_character' object has no attribute 'room_type' Windows-8-6.2.9200 Ren'Py 7.3.5.606 Holiday Island 0.1.9.0 Sat Nov 23 07:35:13 2019

Anonymous

Natasha's night visit event in the phone shows level requirements, but she still seems to be on the 0-100(200) system. Is that by design, or should we guess and hope we got the right levels to trigger it?

Anonymous

I download the patch and i Got this I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/000namespaces.rpy", line 9, in set setattr(self.nso, name, value) Exception: config.developer_show_all_exceptions is not a known configuration variable. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/options.rpyc", line 13, in script �ks�A�J�W��<�V!����Ւ�Dυ���Y�ԭ�^����VI�_��� ��g�}�}s���De�I�����1�~2k��k��S<����*��l�i�=�o?��S`W؀0��${*���H�]�I��'9{4D6�r��S�y kG�ʟ��w y\�[�Ȅ$Of���Վ>�(!:�w��`CR��%ٻ�k�y��M���N$���*��r�i�A���

darkhound1

You unpacked the game and tried to use it with your own renpy version. This won't work, because I have changed the standard ren'py and added a new persistent variable. You need the ren'py sources that are part of my game package to run it.

darkhound1

Get the file "version_check.rpyc" attached above and replace your existing one. After that, reopen the game and try to load the save again. If it still doesn't work, I need your save file to check myself, or it will take too many iterations.

JerseyBoy3100

I've restarted the game. Day 1 in the bar, I accidentally hit he button to give Jennifer a gift. I have no inventory yet, but the game carried on as if I did. She opened the "gift" and said, I absolutely love "ve_present_jennifer". (Hey, I got a hug out of the deal, so I'm not complaining.)

darkhound1

It only happens if you click Jennifer again or any other button except the "close phone" button. It's still a bug, I have fixed it. Will be part of the next update.

Anonymous

does the ''CompanionAddOnMod'' work with this version? Get this error code ``` I'm sorry, but errors were detected in your script. Please correct the errors listed below, and try again. File "game/niceerotica_companion.rpy", line 632: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation. zorder 101 ^ File "game/niceerotica_companion.rpy", line 656: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation. zorder 101 ^ File "game/niceerotica_companion.rpy", line 755: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation. zorder 101 ^ File "game/niceerotica_companion.rpy", line 821: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation. zorder 101 ^ File "game/niceerotica_companion.rpy", line 935: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation. zorder 101 ^ Ren'Py Version: Ren'Py 7.3.5.606 Sun Nov 24 14:19:36 2019 ```

Anonymous

Mine crashes when I click on Load after I launch the game. Last line: Exception: Could not set video mode.

darkhound1

Hi, please read my post above and apply the files from the attached file: use_fixed_resolution_720.zip

darkhound1

As long as you don't decrypt the rpyc files, it will work. The new ren'py version in the game has some additional checks/requirements that prevents the .rpy file to be compiled. It has nothing to do with changes done in 0.1.9. It's a problem of the companion mod and the latest ren'py version.

Anonymous

Is there a bug with Amy's Affection, It says I'm maxed out and Hug succeeds, Kiss Fails, then Affection drops to 35, hit 2 buttons then goes to max affection. Ask to meet sometime, drops or fails.

darkhound1

Sorry, but I can't follow what you write. If you start a new game or load a save from before 0.1.9, Amy's love, affection, max love and max affection will be set to 35 or the value they were in case the original values are lower. There is a message saying that during the update phase. I'm not aware of any bugs. No one has mentioned anything until now.

Brianiac

In the phone, I have done 8 / 7 scenes (?) I see 7 scenes in the display, but the "Scenes seen / total: 8 / 7" "All seen / total: 14 / 13"

Brianiac

I got this error when attempting to visit Miriam at the watch tower. Note: I had just visited her when one person was on the beach, so I rolled back to have Amy go change into her special bikini. Then when I clicked on the "watchtower" button, this crash error happened: I'm sorry, but an uncaught exception occurred. While loading <'MatrixColor' <'Image' u'scenes/Miriam/beach/Miriam_beach_lifeguard_tower1.webp'> (1.0, 0, 0, 0, 0, 0, 1.0, 0, 0, 0, 0, 0, 1.0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1)>: Exception: Could not load image u'scenes/Miriam/beach/Miriam_beach_lifeguard_tower1.webp': error('Failed to allocate SDL_Surface',) -- Full Traceback ------------------------------------------------------------ Full traceback: File "C:\Users\admin\Downloads\HolidayIsland-0.1.9.0-pc\renpy\bootstrap.py", line 316, in bootstrap renpy.main.main() File "C:\Users\admin\Downloads\HolidayIsland-0.1.9.0-pc\renpy\main.py", line 578, in main run(restart) File "C:\Users\admin\Downloads\HolidayIsland-0.1.9.0-pc\renpy\main.py", line 143, in run renpy.execution.run_context(True) File "C:\Users\admin\Downloads\HolidayIsland-0.1.9.0-pc\renpy\execution.py", line 908, in run_context context.run() File "game/script.rpyc", line 860, in script call X� �4k|��1q�M�x���&PaMt$��� ����� O�O'�����]��Sdau3 �4��Lʚ*�� ��d���ʚ!���Y2�Yɪ���B���|�\���<@ File "game/loc_beach.rpyc", line 2408, in script ��= �� �ݱ���`��|�����}Q�wcv� hY'0�� File "game/script.rpyc", line 860, in script call X� �4k|��1q�M�x���&PaMt$��� ����� O�O'�����]��Sdau3 �4��Lʚ*�� ��d���ʚ!���Y2�Yɪ���B���|�\���<@ File "game/loc_beach.rpyc", line 2408, in script ��= �� �ݱ���`��|�����}Q�wcv� hY'0�� File "C:\Users\admin\Downloads\HolidayIsland-0.1.9.0-pc\renpy\ast.py", line 708, in execute renpy.exports.say(who, what, *args, **kwargs) File "C:\Users\admin\Downloads\HolidayIsland-0.1.9.0-pc\renpy\exports.py", line 1345, in say who(what, *args, **kwargs) File "C:\Users\admin\Downloads\HolidayIsland-0.1.9.0-pc\renpy\character.py", line 1142, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "C:\Users\admin\Downloads\HolidayIsland-0.1.9.0-pc\renpy\character.py", line 842, in do_display **display_args) File "C:\Users\admin\Downloads\HolidayIsland-0.1.9.0-pc\renpy\character.py", line 591, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "C:\Users\admin\Downloads\HolidayIsland-0.1.9.0-pc\renpy\ui.py", line 297, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\admin\Downloads\HolidayIsland-0.1.9.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\admin\Downloads\HolidayIsland-0.1.9.0-pc\renpy\display\core.py", line 3194, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "C:\Users\admin\Downloads\HolidayIsland-0.1.9.0-pc\renpy\display\core.py", line 2094, in draw_screen renpy.config.screen_height, File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805) rv = render(root, width, height, st, st) File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "C:\Users\admin\Downloads\HolidayIsland-0.1.9.0-pc\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "C:\Users\admin\Downloads\HolidayIsland-0.1.9.0-pc\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "C:\Users\admin\Downloads\HolidayIsland-0.1.9.0-pc\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "C:\Users\admin\Downloads\HolidayIsland-0.1.9.0-pc\renpy\display\im.py", line 583, in render return cache.get(self, render=True) File "C:\Users\admin\Downloads\HolidayIsland-0.1.9.0-pc\renpy\display\im.py", line 266, in get surf = image.load() File "C:\Users\admin\Downloads\HolidayIsland-0.1.9.0-pc\renpy\display\im.py", line 1259, in load surf = cache.get(self.image) File "C:\Users\admin\Downloads\HolidayIsland-0.1.9.0-pc\renpy\display\im.py", line 266, in get surf = image.load() File "C:\Users\admin\Downloads\HolidayIsland-0.1.9.0-pc\renpy\display\im.py", line 628, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "C:\Users\admin\Downloads\HolidayIsland-0.1.9.0-pc\renpy\display\pgrender.py", line 162, in load_image raise Exception("Could not load image {!r}: {!r}".format(filename, e)) Exception: Could not load image u'scenes/Miriam/beach/Miriam_beach_lifeguard_tower1.webp': error('Failed to allocate SDL_Surface',) Windows-7-6.1.7601-SP1 Ren'Py 7.3.5.606 Holiday Island 0.1.9.0 Sun Nov 24 16:51:07 2019

Brianiac

At the beach, Amy is wearing the (3) skimpy bikini. When asked to change into the (1) bathing suit or (4) special bikini, she says yes and go changes. But when asked to change into the (2) bikini, the affection check fails. I need to mention I go into the console all the time and mess around with the values. Somehow some values are screwy: Affection: 35/35 Love: 35/35 I don't recall setting any of those values to 35, but funny things can happen with updates. It's probably my error, I just thought it was peculiar that it was only happening with the bikini.

Anonymous

Hello, indeed, for me Amy dropped to max 35 in affection and love, so far I have found no way to increase that again.

Dutch boy

I'm sorry, but an uncaught exception occurred. While running game code: File "game/functions.rpy", line 1307, in IndexError: list assignment index out of range -- Full Traceback ------------------------------------------------------------ Full traceback: File "G:\porn\HolidayIsland-0.1.9.0-pc\renpy\bootstrap.py", line 316, in bootstrap renpy.main.main() File "G:\porn\HolidayIsland-0.1.9.0-pc\renpy\main.py", line 578, in main run(restart) File "G:\porn\HolidayIsland-0.1.9.0-pc\renpy\main.py", line 143, in run renpy.execution.run_context(True) File "G:\porn\HolidayIsland-0.1.9.0-pc\renpy\execution.py", line 908, in run_context context.run() File "game/script.rpyc", line 1510, in script call File "game/functions.rpyc", line 2664, in script call File "game/functions.rpyc", line 1307, in script ��)d_�^Q��I�o�&2�ˉ`�=�VP����^ �U���} ����CߖQ�E�R��sDYOM�([w�Q���qR��=A��zߊ� File "game/script.rpyc", line 1510, in script call File "game/functions.rpyc", line 2664, in script call File "game/functions.rpyc", line 1307, in script ��)d_�^Q��I�o�&2�ˉ`�=�VP����^ �U���} ����CߖQ�E�R��sDYOM�([w�Q���qR��=A��zߊ� File "G:\porn\HolidayIsland-0.1.9.0-pc\renpy\ast.py", line 914, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "G:\porn\HolidayIsland-0.1.9.0-pc\renpy\python.py", line 2028, in py_exec_bytecode exec bytecode in globals, locals File "game/functions.rpy", line 1307, in File "G:\porn\HolidayIsland-0.1.9.0-pc\renpy\python.py", line 731, in do_mutation return method(self, *args, **kwargs) IndexError: list assignment index out of range Windows-7-6.1.7601-SP1 Ren'Py 7.3.5.606 Holiday Island 0.1.9.0 Sun Nov 24 23:40:14 2019

darkhound1

Follow her quest line, train with her at the gym (any trainig will do) to start her quest line.

darkhound1

The reset to 35/35 is part of the new game logic. Follow Amy's quest line to increase teh max values. Her quests will start when you train with her at the gym (any training). As for the clothes change. As far as I remember, for swimsuit there is no check, same for special bikini - she either has it or doesn't have it. There is also a check for skimpy, so you won't be able to switch back with 35/35 stats. The stats reset to 35/35 was the only way to be able to use existing saves and still play Amy's quest line. It won't feel strange when you start a new game.

darkhound1

Do you remember all the options you set? Can you replicate the problem? It looks like you managed to make selections in a way, that you had no girl that can do room service on the island.

VitAnyaNaked

Once again I try to download the current version of the game from the main page, but something goes wrong ...

darkhound1

What am I supposed to be doing about it? All the file downloads are working. Must be something on your end.

Anonymous

I start up the game and click on load to get to my saves and it freezes, eventually this exception is thrown: I'm sorry, but an uncaught exception occurred. While running game code: MemoryError: out of memory -- Full Traceback ------------------------------------------------------------ Full traceback: File "C:\Users\Muneeb Asad\Games\HolidayIsland-0.1.9.0-pc\HolidayIsland-0.1.9.0-pc\renpy\bootstrap.py", line 316, in bootstrap renpy.main.main() File "C:\Users\Muneeb Asad\Games\HolidayIsland-0.1.9.0-pc\HolidayIsland-0.1.9.0-pc\renpy\main.py", line 581, in main renpy.persistent.update(True) File "C:\Users\Muneeb Asad\Games\HolidayIsland-0.1.9.0-pc\HolidayIsland-0.1.9.0-pc\renpy\persistent.py", line 391, in update save() File "C:\Users\Muneeb Asad\Games\HolidayIsland-0.1.9.0-pc\HolidayIsland-0.1.9.0-pc\renpy\persistent.py", line 406, in save data = dumps(renpy.game.persistent).encode("zlib") File "C:\Users\Muneeb Asad\Games\HolidayIsland-0.1.9.0-pc\HolidayIsland-0.1.9.0-pc\renpy\loadsave.py", line 56, in dumps return cPickle.dumps(o, cPickle.HIGHEST_PROTOCOL) MemoryError: out of memory Windows-8-6.2.9200 Ren'Py 7.3.5.606 Holiday Island 0.1.9.0 Mon Nov 25 11:00:39 2019 I tried running 0.1.8 and it works fine

darkhound1

Read what I wrote in the post above and use the attached file: use_fixed_resolution_720

Becks

I used all the fixes but I just have "manual size, 1280x700 and 1600x900". My native resolution is 2560x1440. How to enable higher resolutions?.

GrowTifa

Just won the poker game against Yumiko for the first time. Unable to roll back, can't ignore. 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/script.rpy", line 1672, in execute File "game/script.rpy", line 1672, in execute File "game/script.rpy", line 1675, in execute File "game/gui_screens.rpy", line 2083, in execute File "game/gui_screens.rpy", line 2083, in execute File "game/gui_screens.rpy", line 2085, in execute File "game/gui_screens.rpy", line 2089, in execute File "game/gui_screens.rpy", line 2095, in execute File "game/gui_screens.rpy", line 2095, in execute File "game/gui_screens.rpy", line 2096, in execute File "game/gui_screens.rpy", line 2219, in execute File "game/gui_screens.rpy", line 2222, in execute File "game/gui_screens.rpy", line 2222, in AttributeError: 'cl_player' object has no attribute 'phone_image' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpyc", line 806, in script 6I �6G G(6`=�l@�rR@�H m�lE G+@��@�:w8Dr,"iH�9#)$�%��r���\ΏO��M�����,�'������_�+麤}9?�����m`#�:�� x���m��%� ,�g�}�,�g�%�dv�,ٛSJv�:O�����v��w����� ��x��,K��j���TI����]���t�sU�+ei��W!���@��A%@\� b,��^�8�� File "F:\Program Files (x86)\HolidayIsland-0.1.9.0-pc beta\HolidayIsland-0.1.9.0-pc\renpy\ast.py", line 1949, in execute self.call("execute") File "F:\Program Files (x86)\HolidayIsland-0.1.9.0-pc beta\HolidayIsland-0.1.9.0-pc\renpy\ast.py", line 1937, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "F:\Program Files (x86)\HolidayIsland-0.1.9.0-pc beta\HolidayIsland-0.1.9.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 "F:\Program Files (x86)\HolidayIsland-0.1.9.0-pc beta\HolidayIsland-0.1.9.0-pc\renpy\exports.py", line 2900, in call_screen show_screen(_screen_name, _transient=True, *args, **kwargs) File "F:\Program Files (x86)\HolidayIsland-0.1.9.0-pc beta\HolidayIsland-0.1.9.0-pc\renpy\display\screen.py", line 1140, in show_screen sls.add(_layer, d, _tag, zorder=_zorder, transient=_transient, keep_st=True, name=name) File "F:\Program Files (x86)\HolidayIsland-0.1.9.0-pc beta\HolidayIsland-0.1.9.0-pc\renpy\display\core.py", line 1087, in add self.hide_or_replace(layer, remove_index, "replaced") File "F:\Program Files (x86)\HolidayIsland-0.1.9.0-pc beta\HolidayIsland-0.1.9.0-pc\renpy\display\core.py", line 1108, in hide_or_replace if not oldsle.displayable._handles_event(prefix): File "F:\Program Files (x86)\HolidayIsland-0.1.9.0-pc beta\HolidayIsland-0.1.9.0-pc\renpy\display\screen.py", line 473, in _handles_event self.update() File "F:\Program Files (x86)\HolidayIsland-0.1.9.0-pc beta\HolidayIsland-0.1.9.0-pc\renpy\display\screen.py", line 625, in update self.screen.function(**self.scope) File "game/script.rpy", line 1672, in execute File "game/script.rpy", line 1672, in execute File "game/script.rpy", line 1675, in execute File "game/gui_screens.rpy", line 2083, in execute File "game/gui_screens.rpy", line 2083, in execute File "game/gui_screens.rpy", line 2085, in execute File "game/gui_screens.rpy", line 2089, in execute File "game/gui_screens.rpy", line 2095, in execute File "game/gui_screens.rpy", line 2095, in execute File "game/gui_screens.rpy", line 2096, in execute File "game/gui_screens.rpy", line 2219, in execute File "game/gui_screens.rpy", line 2222, in execute File "game/gui_screens.rpy", line 2222, in AttributeError: 'cl_player' object has no attribute 'phone_image' Windows-8-6.2.9200 Ren'Py 7.3.5.606 Holiday Island 0.1.9.0 Tue Nov 26 19:36:02 2019

JerseyBoy3100

Just an oddity I noticed. Amy just arrived recently, at my request and wouldn't have a drink with me, but readily agreed to play strip poker. Please don't tell me she's just over confident at cards.

JerseyBoy3100

Just noticed that when MC finds Jessica swimming nude, she tells the MC to "Get rid of you pants". Should be "your".

Anonymous

So, any girl I chat with, after about like 5-6 questions, the game just freezes and crashes. I am using the fixed resolution patch, I cant figure out what is going wrong!

darkhound1

If your native resolution is 2560x1440, you should have the 1920x1080 option available.

darkhound1

Hi, I fixed the problem for the next version. But I suggest you use the new UI. Goto preferences and switch "use new Ui" to yes.

darkhound1

Strange, I don't know how that is possible. On the drinking there is an affection level 2 check and on the poker an affection level 3 check.

darkhound1

If you're not getting any crashes, from your description I don't know what I could do to help. Did you play 0.1.8 or 0.1.8.2 and it worked for you?

Anonymous

Can someone tells me how to trigger the arm wrestling... all my stats are high and I don’t manage to discover it ...

Anonymous

I have the advanced MC room with 1 frame. When I try to buy the second frame or the second and third frames I get this message: I'm sorry, but an uncaught exception occurred. While loading <'Crop' <'FactorScale' <'Image' u'sexting/Aly/Aly_sexting501.jpg'> 0.3289473684210526 0.3289473684210526 True> -40 0 180 353>: File "renpy/common/000statements.rpy", line 531, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) error: subsurface rectangle outside surface area. -- Full Traceback ------------------------------------------------------------ Full traceback: File "Z:\Games\Holiday Island\HolidayIsland-0.1.9.0-pc\renpy\bootstrap.py", line 316, in bootstrap renpy.main.main() File "Z:\Games\Holiday Island\HolidayIsland-0.1.9.0-pc\renpy\main.py", line 578, in main run(restart) File "Z:\Games\Holiday Island\HolidayIsland-0.1.9.0-pc\renpy\main.py", line 143, in run renpy.execution.run_context(True) File "Z:\Games\Holiday Island\HolidayIsland-0.1.9.0-pc\renpy\execution.py", line 908, in run_context context.run() File "game/script.rpyc", line 801, in script V File "game/script.rpyc", line 801, in script V File "Z:\Games\Holiday Island\HolidayIsland-0.1.9.0-pc\renpy\ast.py", line 1949, in execute self.call("execute") File "Z:\Games\Holiday Island\HolidayIsland-0.1.9.0-pc\renpy\ast.py", line 1937, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "Z:\Games\Holiday Island\HolidayIsland-0.1.9.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 "Z:\Games\Holiday Island\HolidayIsland-0.1.9.0-pc\renpy\exports.py", line 2905, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "Z:\Games\Holiday Island\HolidayIsland-0.1.9.0-pc\renpy\ui.py", line 297, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "Z:\Games\Holiday Island\HolidayIsland-0.1.9.0-pc\renpy\display\core.py", line 2702, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "Z:\Games\Holiday Island\HolidayIsland-0.1.9.0-pc\renpy\display\core.py", line 3194, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "Z:\Games\Holiday Island\HolidayIsland-0.1.9.0-pc\renpy\display\core.py", line 2094, in draw_screen renpy.config.screen_height, File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805) rv = render(root, width, height, st, st) File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "Z:\Games\Holiday Island\HolidayIsland-0.1.9.0-pc\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "Z:\Games\Holiday Island\HolidayIsland-0.1.9.0-pc\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "Z:\Games\Holiday Island\HolidayIsland-0.1.9.0-pc\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "Z:\Games\Holiday Island\HolidayIsland-0.1.9.0-pc\renpy\display\im.py", line 583, in render return cache.get(self, render=True) File "Z:\Games\Holiday Island\HolidayIsland-0.1.9.0-pc\renpy\display\im.py", line 266, in get surf = image.load() File "Z:\Games\Holiday Island\HolidayIsland-0.1.9.0-pc\renpy\display\im.py", line 1259, in load surf = cache.get(self.image) File "Z:\Games\Holiday Island\HolidayIsland-0.1.9.0-pc\renpy\display\im.py", line 266, in get surf = image.load() File "Z:\Games\Holiday Island\HolidayIsland-0.1.9.0-pc\renpy\display\im.py", line 1008, in load self.w, self.h)) File "src/pygame_sdl2/surface.pyx", line 616, in pygame_sdl2.surface.Surface.subsurface error: subsurface rectangle outside surface area. Windows-8-6.2.9200 Ren'Py 7.3.5.606 Holiday Island 0.1.9.0 Wed Dec 11 22:06:57 2019

darkhound1

It seems one of the images set for your frame has corrupt settings. Don't go to the player room yet. Open the app to change frame images on your phone and delete the images set to your frames. If you don't know which one you use, delete all of them.

Anonymous

I'm sorry, but an uncaught exception occurred. While loading <'Image' u'scenes/Ivy/Ivy_pool_sunbed_pose9_2x_swim2.jpg'>: Exception: Could not load image u'scenes/Ivy/Ivy_pool_sunbed_pose9_2x_swim2.jpg': error('Out of memory',) -- Full Traceback ------------------------------------------------------------ Full traceback: File "C:\System\game\HolidayIsland-0.1.9.0-pc\renpy\bootstrap.py", line 316, in bootstrap renpy.main.main() File "C:\System\game\HolidayIsland-0.1.9.0-pc\renpy\main.py", line 578, in main run(restart) File "C:\System\game\HolidayIsland-0.1.9.0-pc\renpy\main.py", line 143, in run renpy.execution.run_context(True) File "C:\System\game\HolidayIsland-0.1.9.0-pc\renpy\execution.py", line 908, in run_context context.run() File "game/script.rpyc", line 1456, in script call File "game/loc_pool.rpyc", line 146, in script call (NW�@Bt"ڈ�$�%նq���j�4�ڀe��Jk��0���6�WkHo�KiwYJ�ܭ�!4�!�v�[i�膺�VFJ��RZ�*Ȝ�� File "game/loc_pool.rpyc", line 455, in script call LA�=�'d�k�3�

Anonymous

Hello, at first THANK you for this excellent game. Wanted to ask why the date is not showing on my game? it is saying just day and a number but from screenshots I've see it is supposed to display day and date, I am using version 0.1.9.1 for Mac. Is there a way to fix this? Thanks in advance