Home Artists Posts Import Register

Content

Hello guys and gals,

pre beta testing for 0.2.3.0 has been finished and it's now available for everyone.
The update from 0.2.1.0 to 0.2.3.0 has 455 new renders, videos and sound files and 22 updated renders.

Most of the new stuff is in ".webp" format and at least 1920x1080 resolution (almost all in 2560x1440), which reduces space and increases image quality at the same time.

To see what's new, please check out the development news post for 0.2.3.0 beta:
https://www.patreon.com/posts/40335081 

Save games from 0.0.8 alpha and later versions should still be working. Older saves are no longer supported.

!!!!! This is a new full version !!!!!
Please download the full 0.2.3.0 beta from these links (they are also on the main page):
Windows/Linux version:
https://mega.nz/file/f89ynCrJ#LqLahKaRw6H2flLwB_x6mLuWUO9QKgPDagWZnydV5a4
OR
https://drive.google.com/file/d/1wQtenrZEWGFo6REyQzWXNz67QvTf_5DN/view

Mac version:
https://mega.nz/file/DxsSxKab#uPVrNpO-uF86gDdLLAbFe6Gao689x3V1ZQyl-xPj-rs
OR
https://drive.google.com/file/d/1EXf8Ba9keJYqDgZMGSp6EMRmUKchTP0j/view 

Android version:
Since I can't relese bug fixes (or any partial updates) for Android, the first (and only) Android version for 0.2.3.x will be 0.2.3.1
If all goes as planned, it will be released in a couple of days. Thank you for your understanding.

Please extract the files into a new folder! Do not overwrite the existing game folder from an older version!

TO ALL PRE BETA TESTERS:
Thank you for your help and time invested! Much appreciated!
You can use your pre peta 0.2.3.0 save games, but you have to open the console and run the save game updater manually once again:
call version_updates_0230()

For all of you that get crashes as soon as you click on preferences or load, please manually add an empty text file in the HI sub folder "game".
Name the file: "use_fixed_resolution_720.txt"

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).

Happy playing!
Darkhound

Comments

Anonymous

Wow nice

Anonymous

I get an error when i try to load a previous save, v 0.2.2.1, i get the following error [code] 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 "F:\Backup\kul\mm\Games\Holiday Island\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 "F:\Backup\kul\mm\Games\Holiday Island\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 "F:\Backup\kul\mm\Games\Holiday Island\HolidayIsland-0.2.3.0-pc\renpy\ui.py", line 297, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "F:\Backup\kul\mm\Games\Holiday Island\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 "F:\Backup\kul\mm\Games\Holiday Island\HolidayIsland-0.2.3.0-pc\renpy\display\core.py", line 3518, in interact_core rv = root_widget.event(ev, x, y, 0) File "F:\Backup\kul\mm\Games\Holiday Island\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "F:\Backup\kul\mm\Games\Holiday Island\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "F:\Backup\kul\mm\Games\Holiday Island\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "F:\Backup\kul\mm\Games\Holiday Island\HolidayIsland-0.2.3.0-pc\renpy\display\screen.py", line 714, in event rv = self.child.event(ev, x, y, st) File "F:\Backup\kul\mm\Games\Holiday Island\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "F:\Backup\kul\mm\Games\Holiday Island\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event rv = d.event(ev, x - xo, y - yo, st) File "F:\Backup\kul\mm\Games\Holiday Island\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "F:\Backup\kul\mm\Games\Holiday Island\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event rv = d.event(ev, x - xo, y - yo, st) File "F:\Backup\kul\mm\Games\Holiday Island\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "F:\Backup\kul\mm\Games\Holiday Island\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event rv = d.event(ev, x - xo, y - yo, st) File "F:\Backup\kul\mm\Games\Holiday Island\HolidayIsland-0.2.3.0-pc\renpy\display\viewport.py", line 306, in event rv = super(Viewport, self).event(ev, x, y, st) File "F:\Backup\kul\mm\Games\Holiday Island\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event rv = d.event(ev, x - xo, y - yo, st) File "F:\Backup\kul\mm\Games\Holiday Island\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event rv = d.event(ev, x - xo, y - yo, st) File "F:\Backup\kul\mm\Games\Holiday Island\HolidayIsland-0.2.3.0-pc\renpy\display\behavior.py", line 962, in event return handle_click(self.clicked) File "F:\Backup\kul\mm\Games\Holiday Island\HolidayIsland-0.2.3.0-pc\renpy\display\behavior.py", line 897, in handle_click rv = run(action) File "F:\Backup\kul\mm\Games\Holiday Island\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 "F:\Backup\kul\mm\Games\Holiday Island\HolidayIsland-0.2.3.0-pc\renpy\loadsave.py", line 769, in load roots, log = loads(location.load(filename)) File "F:\Backup\kul\mm\Games\Holiday Island\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.0 Tue Oct 06 16:19:18 2020 [/code]

nissebrygger

1. Dont post the entire message, the middle 80% is generally not needed. 2. Old story & classic, you need to reinstall the companion mod/cheat mod. AttributeError: 'StoreModule' object has no attribute 'cl_nemod_data_store' Is always that a player has used that mod or cheats and forgotten to reinstall it when playing a new version of the game.

Anonymous

now that's a nice surprise

nissebrygger

Congrats on another release, seems to work well so far too. Any users of the companion mod/cheats should remember to reinstall the mod after the new game version. Otherwise you'll get this error : 'StoreModule' object has no attribute 'cl_nemod_data_store' Which is the game's way of saying you have forgotten to reapply your mods & cheats ;)

Anonymous

how do I reinstall it? I never installed it in the first place. It came with the game in the last version.

Anonymous

If you stay up too late the night before your 9am appointment with Joy she will get angry and send you a message saying you missed your appointment, before the appointment was even to have taken place. I received one from her at 3:30 AM (with accompanying anger of plus 4), even though our appointment was scheduled for 5.5 hours in the future, which I still attended after waking up. edit: even going back to a prior save and avoiding meeting Mercedes in the gym at 3:00 am, Joy still sent the message and gained the anger at 3:00 am as soon as I pressed the sleep button.

darkhound1

I will have to look into it. It's possible that there is a problem with appointments that are put in for "tomorrow".

Brianiac

Great! Thanks for continuing to work on this project.

Monsieur X

Good update. Viva Mercedes.