Home Artists Posts Import Register

Downloads

Content

Hi guys and gals,

the first bug fix update for 0.2.3.x beta has been released, which is also the first and only full version for 0.2.3.x Android.

This is a new full version for Android.
Please download a version that has the same compression as the PC version from here (1.7 GB download size):
https://mega.nz/file/Dp8BECZY#23RZbnpyByw-IWVa-8wSqEOgj07Hjtk-GEuTF5DM4Mg
OR
https://drive.google.com/file/d/1BTu6ZYPYKQrCkcR56FhSeXnv8r0traUS/view 

Please download a version that has more compression from here (868 MB download size):
https://mega.nz/file/n583QIRS#DHNAMDpIxXaJWJBleinkXn17JRhY3J2iChneSRs1TDc
OR
https://drive.google.com/file/d/1jPkB_5KKZJuqCxw4wOskWPAOe2qzA825/view

Please note that you can update any of my Android versions with any of  the new ones without losing your save games. So you can go from PC compression to more compression and vice versa.

This is an update for the version 0.2.3.0 beta (PC, Mac, Linux only).
In case you are new to the game, you need to download one of the main game files version 0.2.3.0 beta (PC, Mac, Linux) from the links on my main patreon page:
https://www.patreon.com/darkhound1

Save games from 0.0.8 alpha and later versions should still be working. Older saves are no longer supported. Some saves might still not load. Sorry for that, but there is nothing I can do about it.

Please download the update to 0.2.3.1 beta (PC, Mac, Linux) from one of these links:
https://mega.nz/file/Sw11XQ6a#6wvEuJ6cfTvNT2gMXlQpsbJ97QwetvgaBSQMEWDO1fs
OR
https://drive.google.com/file/d/1ooGD2ZJfsySQ0l0tx7atEoZDq2DNLfuK/view 

To apply the update, please extract all files from the zip archive to the folder where you installed the full game. Overwrite all files when asked.
For Mac users, please navigate to the folder structure:
HolidayIsland.app\Contents\Resources\autorun
Inside you find the folder named "game". Copy the content of zip file into the "autorun" folder from above.

Please check this post to get information about bugs that have been fixed since 0.2.3.0
https://www.patreon.com/posts/post-your-bugs-0-42450328 

Quick fixes:

  • If you get attributeError: 'cl_message' object has no attribute 'image' during the save game update phase --> apply quick fix file version_check.rpyc and load the save again
  • Alice lost the achievements for the for the photo studio appointments --> --> apply quick fix files version_check.rpyc and characters.rpyc. After that, open the console and type: call version_updates_0232()
    Please note, that this will NOT really update the game to version 0.2.3.2
  • KeyError: u'what2' during Jessica's denim photo shooting --> apply quick fix file appointments_photo_studio.rpyc

Comments

YankeeinKy

Oh that is so unfair Dark. I'm at work. Damn you!!! Lol. Great job as always.

Anonymous

I applied the update, loaded a game save from 0.2.3.0 and got this: While running game code: File "game/version_check.rpy", line 2535, in AttributeError: 'cl_message' object has no attribute 'image' let me know if you need full traceback

Anonymous

Alice lost her appointments for the photo studio in this update. Is there any way to fix it?

darkhound1

This is strange, there must be something wrong with your save game. The image attribute has been there since forever. I will upload a quick fix for you.

Anonymous

I had some companion mod on 0.2.2 ... Can't load the saves from 0.2.2. Here is the error : ``` I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00action_file.rpy", line 452, in __call__ renpy.load(fn) AttributeError: 'StoreModule' object has no attribute 'cl_nemod_data_store' -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script python hide: File "D:\-Downloads-\_GAMES_\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\ast.py", line 914, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "D:\-Downloads-\_GAMES_\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\python.py", line 2028, in py_exec_bytecode exec bytecode in globals, locals File "renpy/common/_layout/screen_main_menu.rpym", line 28, in python hide: File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide ui.interact() File "D:\-Downloads-\_GAMES_\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\ui.py", line 297, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "D:\-Downloads-\_GAMES_\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\display\core.py", line 2702, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "D:\-Downloads-\_GAMES_\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\display\core.py", line 3518, in interact_core rv = root_widget.event(ev, x, y, 0) File "D:\-Downloads-\_GAMES_\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\-Downloads-\_GAMES_\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\-Downloads-\_GAMES_\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\-Downloads-\_GAMES_\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\display\screen.py", line 714, in event rv = self.child.event(ev, x, y, st) File "D:\-Downloads-\_GAMES_\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\-Downloads-\_GAMES_\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event rv = d.event(ev, x - xo, y - yo, st) File "D:\-Downloads-\_GAMES_\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\-Downloads-\_GAMES_\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event rv = d.event(ev, x - xo, y - yo, st) File "D:\-Downloads-\_GAMES_\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\-Downloads-\_GAMES_\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event rv = d.event(ev, x - xo, y - yo, st) File "D:\-Downloads-\_GAMES_\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\display\viewport.py", line 306, in event rv = super(Viewport, self).event(ev, x, y, st) File "D:\-Downloads-\_GAMES_\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event rv = d.event(ev, x - xo, y - yo, st) File "D:\-Downloads-\_GAMES_\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event rv = d.event(ev, x - xo, y - yo, st) File "D:\-Downloads-\_GAMES_\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\display\behavior.py", line 962, in event return handle_click(self.clicked) File "D:\-Downloads-\_GAMES_\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\display\behavior.py", line 897, in handle_click rv = run(action) File "D:\-Downloads-\_GAMES_\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\display\behavior.py", line 320, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 452, in __call__ renpy.load(fn) File "D:\-Downloads-\_GAMES_\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\loadsave.py", line 769, in load roots, log = loads(location.load(filename)) File "D:\-Downloads-\_GAMES_\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\loadsave.py", line 63, in loads return cPickle.loads(s) AttributeError: 'StoreModule' object has no attribute 'cl_nemod_data_store' Windows-8-6.2.9200 Ren'Py 7.3.5.606 Holiday Island 0.2.3.1 Fri Oct 09 21:45:32 2020 ```

nissebrygger

You have not reinstalled the companion mod after switching to a new version of the game. Always reinstall any mods when changing to a new version of the game. The companion mod can be found here, https://www.patreon.com/posts/companion-mod-0-37189272

nissebrygger

Since it happens for all releases that people forget to reinstall their mods and cheats here is a reminder. If you get the error : 'StoreModule' object has no attribute 'cl_nemod_data_store' Then you have forgotten to reinstall your companion mod and cheats ;) The companion mod can be found here, https://www.patreon.com/posts/companion-mod-0-37189272

Anonymous

I got this error during Jessica's photo shoot: While running game code: File "game/events.rpy", line 1272, in KeyError: u'what2'

Anonymous

Despite the update(s), I'm still getting the missed appointment bug.

darkhound1

Can you tell me where and when it happened? Was it directly after loading an old save? Did you have an appointment with the girl later on, or was it from a different girl? Was the appointment initially for the next day? If yes, did it happen in teh night when you wnet to sleep?

Hun73rdk

Do i really have to replay the game to get Jennifer pole dance ???

darkhound1

If you didn't see it yet, no need to replay anything. If you have already seen it, I don't understand the question.

Brianiac

I just upgraded to version 0.2.3.2 and this error came up during the butt contest (I saved just before) but after loading the saved version, I was able to continue without the error: I'm sorry, but an uncaught exception occurred. While loading <'Image' u'characters/Jennifer/Jennifer_butt_present7.webp'>: Exception: Could not load image u'characters/Jennifer/Jennifer_butt_present7.webp': error('Failed to allocate SDL_Surface',) -- Full Traceback ------------------------------------------------------------ Full traceback: File "C:\Users\admin\Downloads\MEGASynch\HolidayIsland-0.2.3.0-pc\renpy\bootstrap.py", line 316, in bootstrap renpy.main.main() File "C:\Users\admin\Downloads\MEGASynch\HolidayIsland-0.2.3.0-pc\renpy\main.py", line 578, in main run(restart) File "C:\Users\admin\Downloads\MEGASynch\HolidayIsland-0.2.3.0-pc\renpy\main.py", line 143, in run renpy.execution.run_context(True) File "C:\Users\admin\Downloads\MEGASynch\HolidayIsland-0.2.3.0-pc\renpy\execution.py", line 908, in run_context context.run() File "game/script.rpyc", line 496, in script call �?��:Fe��+��+�?�:3r?"_%!_͐?�?x�`�>?��?T?q(�?)��w&�)�K��??^�؈D File "game/contests.rpyc", line 131, in script ��W�G6�e�?��ܐa?���?q��?�xJ|�?�����x`�w�i�� ��?�+R0M?�?�U?ЮJ ͩ��9�J�i�?�� File "game/script.rpyc", line 496, in script call �?��:Fe��+��+�?�:3r?"_%!_͐?�?x�`�>?��?T?q(�?)��w&�)�K��??^�؈D File "game/contests.rpyc", line 131, in script ��W�G6�e�?��ܐa?���?q��?�xJ|�?�����x`�w�i�� ��?�+R0M?�?�U?ЮJ ͩ��9�J�i�?�� File "C:\Users\admin\Downloads\MEGASynch\HolidayIsland-0.2.3.0-pc\renpy\ast.py", line 708, in execute renpy.exports.say(who, what, *args, **kwargs) File "C:\Users\admin\Downloads\MEGASynch\HolidayIsland-0.2.3.0-pc\renpy\exports.py", line 1345, in say who(what, *args, **kwargs) File "C:\Users\admin\Downloads\MEGASynch\HolidayIsland-0.2.3.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\MEGASynch\HolidayIsland-0.2.3.0-pc\renpy\character.py", line 842, in do_display **display_args) File "C:\Users\admin\Downloads\MEGASynch\HolidayIsland-0.2.3.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\MEGASynch\HolidayIsland-0.2.3.0-pc\renpy\ui.py", line 297, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\admin\Downloads\MEGASynch\HolidayIsland-0.2.3.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\MEGASynch\HolidayIsland-0.2.3.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\MEGASynch\HolidayIsland-0.2.3.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\MEGASynch\HolidayIsland-0.2.3.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\MEGASynch\HolidayIsland-0.2.3.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\MEGASynch\HolidayIsland-0.2.3.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\MEGASynch\HolidayIsland-0.2.3.0-pc\renpy\display\image.py", line 734, in render return wrap_render(self.target, width, height, st, at) File "C:\Users\admin\Downloads\MEGASynch\HolidayIsland-0.2.3.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\admin\Downloads\MEGASynch\HolidayIsland-0.2.3.0-pc\renpy\display\im.py", line 583, in render return cache.get(self, render=True) File "C:\Users\admin\Downloads\MEGASynch\HolidayIsland-0.2.3.0-pc\renpy\display\im.py", line 266, in get surf = image.load() File "C:\Users\admin\Downloads\MEGASynch\HolidayIsland-0.2.3.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\MEGASynch\HolidayIsland-0.2.3.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'characters/Jennifer/Jennifer_butt_present7.webp': error('Failed to allocate SDL_Surface',) Windows-7-6.1.7601-SP1 Ren'Py 7.3.5.606 Holiday Island 0.2.3.2 Sun Oct 11 22:15:26 2020

Anonymous

Can you show the process how to update it on Mac? Really thanks