Home Artists Posts Import Register
Join the new SimpleX Chat Group!

Content

Hi guys and gals,

the first bug fix and content update for 0.1.9.1 beta has been released.
This is also a full version for android (0.1.9.x).

It includes all the fixes and new content from this post:
https://www.patreon.com/posts/version-0-2-0-14-31810588 

This is an update for the version 0.1.9.0 beta (PC and MAC only) and a full version for android.
In case you are new to the game, you need to download one of the main game files version 0.1.9.0 beta (PC or MAC) 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.1.9.1 beta (PC or MAC) from one of these links:
https://mega.nz/#!2skinYBS!cLVZPWnA_HWvLl3mvsMIJI1VWhsPCiQbW7YNvFmJetI
OR
https://drive.google.com/file/d/1UKQCQ1z4bjF6opCMEfOaS6UDBubU6c-M/view

Please download the full version for android 0.1.9.1 beta  from one of these links:
https://mega.nz/#!Wt0WnSpQ!iLo_az_l6KfRk533kKEE1oTIyDS9JJFaDrEfsOdk1wI
OR
https://drive.google.com/file/d/1bplYvaV3MDaHOxUBYugqr-izRda7X-ti/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.

Comments

Anonymous

Won't let me install

darkhound1

It would help if you could specify the problem and what file and OS you are talking about.

Submissive

mine doesn't load the update either, i use macos catalina 10.15.2

Submissive

maybe you can make a 0.1.9.1 version for us stupid mac users

Bunchofducks

I am using Windows and the update worked flawlessly for me (so far, five minutes into it). Also, since this is my first time over here, thank you so much for putting all this effort into your game, it's amazing!

Anonymous

What should I do. 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 1674, in execute File "game/gui_screens.rpy", line 1977, in execute File "game/gui_screens.rpy", line 1977, in execute File "game/gui_screens.rpy", line 1979, in execute File "game/gui_screens.rpy", line 1984, in execute File "game/gui_screens.rpy", line 1986, in execute File "game/gui_screens.rpy", line 429, in execute File "game/gui_screens.rpy", line 429, in execute File "game/gui_screens.rpy", line 434, in execute File "game/gui_screens.rpy", line 437, in execute File "game/gui_screens.rpy", line 438, in execute File "game/gui_screens.rpy", line 438, in error: Out of memory -- Full Traceback ------------------------------------------------------------ Full traceback: File "C:\Users\Windows 10\Downloads\Programs\New folder\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\Windows 10\Downloads\Programs\New folder\HolidayIsland-0.1.9.0-pc\HolidayIsland-0.1.9.0-pc\renpy\main.py", line 578, in main run(restart) File "C:\Users\Windows 10\Downloads\Programs\New folder\HolidayIsland-0.1.9.0-pc\HolidayIsland-0.1.9.0-pc\renpy\main.py", line 143, in run renpy.execution.run_context(True) File "C:\Users\Windows 10\Downloads\Programs\New folder\HolidayIsland-0.1.9.0-pc\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 "C:\Users\Windows 10\Downloads\Programs\New folder\HolidayIsland-0.1.9.0-pc\HolidayIsland-0.1.9.0-pc\renpy\ast.py", line 1949, in execute self.call("execute") File "C:\Users\Windows 10\Downloads\Programs\New folder\HolidayIsland-0.1.9.0-pc\HolidayIsland-0.1.9.0-pc\renpy\ast.py", line 1937, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "C:\Users\Windows 10\Downloads\Programs\New folder\HolidayIsland-0.1.9.0-pc\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 "C:\Users\Windows 10\Downloads\Programs\New folder\HolidayIsland-0.1.9.0-pc\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 "C:\Users\Windows 10\Downloads\Programs\New folder\HolidayIsland-0.1.9.0-pc\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\Windows 10\Downloads\Programs\New folder\HolidayIsland-0.1.9.0-pc\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\Windows 10\Downloads\Programs\New folder\HolidayIsland-0.1.9.0-pc\HolidayIsland-0.1.9.0-pc\renpy\display\core.py", line 3094, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\Windows 10\Downloads\Programs\New folder\HolidayIsland-0.1.9.0-pc\HolidayIsland-0.1.9.0-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\Windows 10\Downloads\Programs\New folder\HolidayIsland-0.1.9.0-pc\HolidayIsland-0.1.9.0-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\Windows 10\Downloads\Programs\New folder\HolidayIsland-0.1.9.0-pc\HolidayIsland-0.1.9.0-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\Windows 10\Downloads\Programs\New folder\HolidayIsland-0.1.9.0-pc\HolidayIsland-0.1.9.0-pc\renpy\display\screen.py", line 430, in visit_all callback(self) File "C:\Users\Windows 10\Downloads\Programs\New folder\HolidayIsland-0.1.9.0-pc\HolidayIsland-0.1.9.0-pc\renpy\display\core.py", line 3094, in root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\Windows 10\Downloads\Programs\New folder\HolidayIsland-0.1.9.0-pc\HolidayIsland-0.1.9.0-pc\renpy\display\screen.py", line 440, in per_interact self.update() File "C:\Users\Windows 10\Downloads\Programs\New folder\HolidayIsland-0.1.9.0-pc\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 1674, in execute File "game/gui_screens.rpy", line 1977, in execute File "game/gui_screens.rpy", line 1977, in execute File "game/gui_screens.rpy", line 1979, in execute File "game/gui_screens.rpy", line 1984, in execute File "game/gui_screens.rpy", line 1986, in execute File "game/gui_screens.rpy", line 429, in execute File "game/gui_screens.rpy", line 429, in execute File "game/gui_screens.rpy", line 434, in execute File "game/gui_screens.rpy", line 437, in execute File "game/gui_screens.rpy", line 438, in execute File "game/gui_screens.rpy", line 438, in File "C:\Users\Windows 10\Downloads\Programs\New folder\HolidayIsland-0.1.9.0-pc\HolidayIsland-0.1.9.0-pc\renpy\exports.py", line 2287, in image_size surf = im.load() File "C:\Users\Windows 10\Downloads\Programs\New folder\HolidayIsland-0.1.9.0-pc\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\Windows 10\Downloads\Programs\New folder\HolidayIsland-0.1.9.0-pc\HolidayIsland-0.1.9.0-pc\renpy\display\pgrender.py", line 164, in load_image rv = copy_surface_unscaled(surf) File "C:\Users\Windows 10\Downloads\Programs\New folder\HolidayIsland-0.1.9.0-pc\HolidayIsland-0.1.9.0-pc\renpy\display\pgrender.py", line 129, in copy_surface rv = surface_unscaled(surf.get_size(), alpha) File "C:\Users\Windows 10\Downloads\Programs\New folder\HolidayIsland-0.1.9.0-pc\HolidayIsland-0.1.9.0-pc\renpy\display\pgrender.py", line 118, in surface surf = Surface((width + 4, height + 4), 0, sample) File "src/pygame_sdl2/surface.pyx", line 164, in pygame_sdl2.surface.Surface.__init__ error: Out of memory Windows-8-6.2.9200 Ren'Py 7.3.5.606 Holiday Island 0.1.9.0 Thu Dec 12 23:10:04 2019

darkhound1

Your gpu is too weak to handle the high res images (it's out of memory). Just load a save and continue playing. Nothing I can do about it. Don't load any huge pages in your browser while you play, because this will also consume gpu memory.

Anonymous

Hello, I have little problem. I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00start.rpy", line 273, in script python: File "renpy/common/00start.rpy", line 273, in script python: File "renpy/common/00start.rpy", line 277, in renpy.call_in_new_context("_main_menu") File "game/screens.rpy", line 792, in execute File "game/screens.rpy", line 792, in execute File "game/screens.rpy", line 801, in execute File "game/screens.rpy", line 484, in execute File "game/screens.rpy", line 484, in execute File "game/screens.rpy", line 537, in execute File "game/screens.rpy", line 537, in keywords File "game/screens.rpy", line 1588, in set_resolution Exception: Could not set video mode. -- Full Traceback ------------------------------------------------------------ Full traceback: File "E:\nonod\Documents\HolidayIsland-0.1.9.0-pc\renpy\bootstrap.py", line 316, in bootstrap renpy.main.main() File "E:\nonod\Documents\HolidayIsland-0.1.9.0-pc\renpy\main.py", line 578, in main run(restart) File "E:\nonod\Documents\HolidayIsland-0.1.9.0-pc\renpy\main.py", line 143, in run renpy.execution.run_context(True) File "E:\nonod\Documents\HolidayIsland-0.1.9.0-pc\renpy\execution.py", line 908, in run_context context.run() File "renpy/common/00start.rpy", line 273, in script python: File "renpy/common/00start.rpy", line 273, in script python: File "E:\nonod\Documents\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 "E:\nonod\Documents\HolidayIsland-0.1.9.0-pc\renpy\python.py", line 2028, in py_exec_bytecode exec bytecode in globals, locals File "renpy/common/00start.rpy", line 277, in renpy.call_in_new_context("_main_menu") File "E:\nonod\Documents\HolidayIsland-0.1.9.0-pc\renpy\game.py", line 332, in call_in_new_context return renpy.execution.run_context(False) File "E:\nonod\Documents\HolidayIsland-0.1.9.0-pc\renpy\execution.py", line 908, in run_context context.run() File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script python hide: File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script python hide: File "E:\nonod\Documents\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 "E:\nonod\Documents\HolidayIsland-0.1.9.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 "E:\nonod\Documents\HolidayIsland-0.1.9.0-pc\renpy\ui.py", line 297, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "E:\nonod\Documents\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 "E:\nonod\Documents\HolidayIsland-0.1.9.0-pc\renpy\display\core.py", line 3094, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "E:\nonod\Documents\HolidayIsland-0.1.9.0-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "E:\nonod\Documents\HolidayIsland-0.1.9.0-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "E:\nonod\Documents\HolidayIsland-0.1.9.0-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "E:\nonod\Documents\HolidayIsland-0.1.9.0-pc\renpy\display\screen.py", line 430, in visit_all callback(self) File "E:\nonod\Documents\HolidayIsland-0.1.9.0-pc\renpy\display\core.py", line 3094, in root_widget.visit_all(lambda i : i.per_interact()) File "E:\nonod\Documents\HolidayIsland-0.1.9.0-pc\renpy\display\screen.py", line 440, in per_interact self.update() File "E:\nonod\Documents\HolidayIsland-0.1.9.0-pc\renpy\display\screen.py", line 625, in update self.screen.function(**self.scope) File "game/screens.rpy", line 792, in execute File "game/screens.rpy", line 792, in execute File "game/screens.rpy", line 801, in execute File "game/screens.rpy", line 484, in execute File "game/screens.rpy", line 484, in execute File "game/screens.rpy", line 537, in execute File "game/screens.rpy", line 537, in keywords File "", line 540, in File "game/screens.rpy", line 1588, in set_resolution File "E:\nonod\Documents\HolidayIsland-0.1.9.0-pc\renpy\exports.py", line 3177, in set_physical_size renpy.display.interface.set_mode(size) File "E:\nonod\Documents\HolidayIsland-0.1.9.0-pc\renpy\display\core.py", line 2055, in set_mode raise Exception("Could not set video mode.") Exception: Could not set video mode. Windows-8-6.2.9200 Ren'Py 7.3.5.606 Holiday Island 0.1.9.1 Tue Dec 17 22:36:05 2019

Andy M

First a quesrtion: In the current gameplay is it actually possible to actually end up with any of the girls? Next I played around 4 hours of the game, on a Mac (16" MacBook Pro with macOS 10.15.2), and didn't see major breakage. The one major issue is that there is no apparent auto-save or visible ways of saving game state. This means starting the application again loses all current progress. No prompt to save on exit either. A little frustrating like my in-game and real life dating situation 😌 BTW this is base game, patched with latest game files.

Anonymous

Your monitor doesn't appear to support the resolutions of the game. You can try windowed mode. If you can't, create a file called use_fixed_resolution_720.txt in the game/ folder of the installation.

Anonymous

The default game options has autosave set and has 10 autosave slots. You can find them under A, next to the numbered list when you go to load a game. Right click or press esc to access the game menu.

Brianiac

Not a bug, but after Amy comes to do room service and the MC is walking to the door, someone says: "bla 2560, 0.5". Probably some leftover filler text, but I get a nice chuckle every time it comes up.

Anonymous

I got the following error. I'm sorry, but an uncaught exception occurred. While loading <'Image' u'gui/disclaimer.jpg'>: File "renpy/common/00start.rpy", line 233, in script call call _splashscreen from _call_splashscreen_1 File "renpy/common/000statements.rpy", line 414, in execute_pause renpy.with_statement(Pause(delay)) Exception: Could not load image u'gui/disclaimer.jpg': IOError('None is not a filename or file-like object.',) -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/00start.rpy", line 233, in script call call _splashscreen from _call_splashscreen_1 File "game/script.rpyc", line 1688, in script File "/Volumes/Untitled/1/HolidayIsland.app/Contents/Resources/autorun/renpy/ast.py", line 1949, in execute self.call("execute") File "/Volumes/Untitled/1/HolidayIsland.app/Contents/Resources/autorun/renpy/ast.py", line 1937, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "/Volumes/Untitled/1/HolidayIsland.app/Contents/Resources/autorun/renpy/statements.py", line 277, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 414, in execute_pause renpy.with_statement(Pause(delay)) File "/Volumes/Untitled/1/HolidayIsland.app/Contents/Resources/autorun/renpy/exports.py", line 1601, in with_statement return renpy.game.interface.do_with(trans, paired, clear=clear) File "/Volumes/Untitled/1/HolidayIsland.app/Contents/Resources/autorun/renpy/display/core.py", line 2251, in do_with clear=clear) File "/Volumes/Untitled/1/HolidayIsland.app/Contents/Resources/autorun/renpy/display/core.py", line 2702, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "/Volumes/Untitled/1/HolidayIsland.app/Contents/Resources/autorun/renpy/display/core.py", line 3194, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "/Volumes/Untitled/1/HolidayIsland.app/Contents/Resources/autorun/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 "/Volumes/Untitled/1/HolidayIsland.app/Contents/Resources/autorun/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 "/Volumes/Untitled/1/HolidayIsland.app/Contents/Resources/autorun/renpy/display/transition.py", line 87, in render return null_render(self, width, height, st, at) File "/Volumes/Untitled/1/HolidayIsland.app/Contents/Resources/autorun/renpy/display/transition.py", line 61, in null_render 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 "/Volumes/Untitled/1/HolidayIsland.app/Contents/Resources/autorun/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 "/Volumes/Untitled/1/HolidayIsland.app/Contents/Resources/autorun/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 "/Volumes/Untitled/1/HolidayIsland.app/Contents/Resources/autorun/renpy/display/im.py", line 583, in render return cache.get(self, render=True) File "/Volumes/Untitled/1/HolidayIsland.app/Contents/Resources/autorun/renpy/display/im.py", line 266, in get surf = image.load() File "/Volumes/Untitled/1/HolidayIsland.app/Contents/Resources/autorun/renpy/display/im.py", line 628, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "/Volumes/Untitled/1/HolidayIsland.app/Contents/Resources/autorun/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'gui/disclaimer.jpg': IOError('None is not a filename or file-like object.',) Darwin-17.7.0-x86_64-i386-64bit Ren'Py 7.3.5.606 Holiday Island 0.1.9.1 Sat Dec 21 15:47:49 2019

darkhound1

You did something wrong installing the update to 0.1.9.1. Maybe copied files into a wrong folder.

Brianiac

I noticed this while visiting Miriam at the lifeguard tower on the beach in the console (ctrl + o): C:\(path removed in public comment)\HolidayIsland-0.1.9.0-pc\renpy\display\pgrender.py:118: UserWarning: Memory leak via Surface in pygame_sdl2. surf = Surface((width + 4, height + 4), 0, sample) I had just sent Amy away from the beach and Miriam was at the tower already (no waiting). I tried multiple times to get the message to display again, but wasn't able to. (for the record, the game was updated to version 0.1.9.1, but remained in the same folder)

darkhound1

It's an out of memory error from your GPU. It's not related to the scene. There is not much else I can do apart from what I already did to minimize these problems.