Patrefans
darkhound1 from patreon
darkhound1 patreon

Holiday Island 0.2.1.1 beta has been released

🕑 Added 2020-05-30 09:00:54 +0000 UTC

Comments

Darkhound

The gym shower was not removed. Nothing has been changed in that regard. There is a prerequisite for the icon to appear, which has been there before too. You need to learn about the shower, from Faye during her workout pullups scene when she makes a bet with you. or from faye during her weight lifting scene when she teases you and sends you a photo from the shower.

ZJ Baker

Sorry for the late response, but I'm finding certain functions missing. I remember in previous versions being able to shower in the gym, but now I can't. Did I miss when this function was removed?

Darkhound

You're welcome.

It worked now thanks a lot.

Darkhound

All the links are working, I just checked them again. Please check the google drive link again, it's possible it had restricted access before.

I have reset my browser cache it is still not working. Mega is not sending me a password reset email and google drives say I do not have access even though I have always used them in the past.

SteveGR

h.island is a very.....very.......difficult game.

nissebrygger

And this one is just a bump so we dont have to scroll pages past a huge ren'py error dump :) (Due to it being one of the last two comments)

nissebrygger

Exercise is healthy. I am sure Eva's roundtrip in the hallways is a good warmup for her Yoga :)

Darkhound

Thanks :)

Darkhound

Looks like an image is broken in your archive or a video driver problem of some sorts. Nothing I can do in the game to fix it. Since one specific image seems to be causing the problem, have you loaded other save files without problems? You can also upload your save file where you get the problem and send me the link, then I will have a look on my system.

atwoface

While loading <'Image' u'events/Amy/nightbar/Amy_event_arm_wrestling26.webp'>: Exception: Could not load image u'events/Amy/nightbar/Amy_event_arm_wrestling26.webp': error('Failed to allocate SDL_Surface',) -- Full Traceback ------------------------------------------------------------ Full traceback: File "C:\Users\atwof\Downloads\Compressed\HolidayIsland-0.2.0.0-pc\HolidayIsland-0.2.0.0-pc\renpy\bootstrap.py", line 316, in bootstrap renpy.main.main() File "C:\Users\atwof\Downloads\Compressed\HolidayIsland-0.2.0.0-pc\HolidayIsland-0.2.0.0-pc\renpy\main.py", line 578, in main run(restart) File "C:\Users\atwof\Downloads\Compressed\HolidayIsland-0.2.0.0-pc\HolidayIsland-0.2.0.0-pc\renpy\main.py", line 143, in run renpy.execution.run_context(True) File "C:\Users\atwof\Downloads\Compressed\HolidayIsland-0.2.0.0-pc\HolidayIsland-0.2.0.0-pc\renpy\execution.py", line 908, in run_context context.run() File "game/loc_nightbar.rpyc", line 6624, in script call j??�6��~?�d��?W�b3�� File "game/script.rpyc", line 144, in script call C�?R�$$Q?�����/�kZ~`o��e?)?�??R�����|�4|�~?1�?��C����O>��?Er��̜7>G�_�?+�捙\�/=���}eI����k�C�%Ig�^�QIz I��4�a�в�i�?z�^hY���V�?�?���ɣ^�"?�� File "game/version_check.rpyc", line 17, in script �� File "game/loc_nightbar.rpyc", line 6624, in script call j??�6��~?�d��?W�b3�� File "game/script.rpyc", line 144, in script call C�?R�$$Q?�����/�kZ~`o��e?)?�??R�����|�4|�~?1�?��C����O>��?Er��̜7>G�_�?+�捙\�/=���}eI����k�C�%Ig�^�QIz I��4�a�в�i�?z�^hY���V�?�?���ɣ^�"?�� File "game/version_check.rpyc", line 17, in script �� File "C:\Users\atwof\Downloads\Compressed\HolidayIsland-0.2.0.0-pc\HolidayIsland-0.2.0.0-pc\renpy\ast.py", line 708, in execute renpy.exports.say(who, what, *args, **kwargs) File "C:\Users\atwof\Downloads\Compressed\HolidayIsland-0.2.0.0-pc\HolidayIsland-0.2.0.0-pc\renpy\exports.py", line 1345, in say who(what, *args, **kwargs) File "C:\Users\atwof\Downloads\Compressed\HolidayIsland-0.2.0.0-pc\HolidayIsland-0.2.0.0-pc\renpy\character.py", line 1142, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "C:\Users\atwof\Downloads\Compressed\HolidayIsland-0.2.0.0-pc\HolidayIsland-0.2.0.0-pc\renpy\character.py", line 842, in do_display **display_args) File "C:\Users\atwof\Downloads\Compressed\HolidayIsland-0.2.0.0-pc\HolidayIsland-0.2.0.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\atwof\Downloads\Compressed\HolidayIsland-0.2.0.0-pc\HolidayIsland-0.2.0.0-pc\renpy\ui.py", line 297, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\atwof\Downloads\Compressed\HolidayIsland-0.2.0.0-pc\HolidayIsland-0.2.0.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\atwof\Downloads\Compressed\HolidayIsland-0.2.0.0-pc\HolidayIsland-0.2.0.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\atwof\Downloads\Compressed\HolidayIsland-0.2.0.0-pc\HolidayIsland-0.2.0.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\atwof\Downloads\Compressed\HolidayIsland-0.2.0.0-pc\HolidayIsland-0.2.0.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\atwof\Downloads\Compressed\HolidayIsland-0.2.0.0-pc\HolidayIsland-0.2.0.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\atwof\Downloads\Compressed\HolidayIsland-0.2.0.0-pc\HolidayIsland-0.2.0.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\atwof\Downloads\Compressed\HolidayIsland-0.2.0.0-pc\HolidayIsland-0.2.0.0-pc\renpy\display\image.py", line 734, in render return wrap_render(self.target, width, height, st, at) File "C:\Users\atwof\Downloads\Compressed\HolidayIsland-0.2.0.0-pc\HolidayIsland-0.2.0.0-pc\renpy\display\image.py", line 306, in wrap_render rend = render(child, w, h, st, at) 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\atwof\Downloads\Compressed\HolidayIsland-0.2.0.0-pc\HolidayIsland-0.2.0.0-pc\renpy\display\im.py", line 583, in render return cache.get(self, render=True) File "C:\Users\atwof\Downloads\Compressed\HolidayIsland-0.2.0.0-pc\HolidayIsland-0.2.0.0-pc\renpy\display\im.py", line 266, in get surf = image.load() File "C:\Users\atwof\Downloads\Compressed\HolidayIsland-0.2.0.0-pc\HolidayIsland-0.2.0.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\atwof\Downloads\Compressed\HolidayIsland-0.2.0.0-pc\HolidayIsland-0.2.0.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'events/Amy/nightbar/Amy_event_arm_wrestling26.webp': error('Failed to allocate SDL_Surface',) Windows-8-6.2.9200 Ren'Py 7.3.5.606 Holiday Island 0.2.1.1 Sun May 31 09:17:18 2020

atwoface

evertime i start to load a game i recieve the mesage

John Simson

nice update :D

Monsieur X

This is an interesting bug. AFAIC, I don't experience it.

Monsieur X

Twice already here :) With some Heather in between.

JerseyBoy3100

Every time I go back to my room or to the front desk, I meet up with Eva arriving. Poor girl seems to be unable to find her room.

Brianiac

I've never been so interested in sending Eva home!

Darkhound

You're welcome.

Florian Lipp

OK. Now it works. Thank you.

Darkhound

Haha, funny :)

Darkhound

All links are working, refresh your browser cache. Hold down shift while you reload the page.

Florian Lipp

Hi Darkhound. I can´t get access to the Updates via the Links. On Mega it says that the Files don´t exist anymore and on Drive it´s also not working. Thanks for all your work. I really appreciate it.

Bunchofducks

Praise Darkhound, hallowed be thy name.

Darkhound

Thanks again :)

I really love Yvette so much for next month I will become patreon to support your work. Fighting Darkhound.✌️✌️

Darkhound

Thanks :) Have fun playing.

Nice


More Creators