yueziyue

Member
May 12, 2018
142
176
so the girl Annabelle will jion the game in the future version?
and I suggest the dev add some 3some in the game.
want to see the amy sisters have fun with the MC!
 

McCummings

Member
Feb 4, 2019
133
138
( Problem solved) Need help!. Cannot go to preferences at all, if I try it freezes and crashes after. The only thing I did was try to change the resolution.

Error traceback:
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00gamemenu.rpy", line 129, in _invoke_game_menu
renpy.call_in_new_context('_game_menu')
File "game/screens.rpy", line 672, in execute
File "game/screens.rpy", line 672, in execute
File "game/screens.rpy", line 676, in execute
File "game/screens.rpy", line 686, in execute
File "game/screens.rpy", line 686, in execute
File "game/screens.rpy", line 690, in execute
File "game/screens.rpy", line 502, in execute
File "game/screens.rpy", line 502, in execute
File "game/screens.rpy", line 555, in execute
File "game/screens.rpy", line 555, in keywords
File "game/screens.rpy", line 1606, in set_resolution
Exception: Could not set video mode.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "C:\Users\User\Downloads\HolidayIsland-0200-pc\HolidayIsland-0.2.0.0-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "C:\Users\User\Downloads\HolidayIsland-0200-pc\HolidayIsland-0.2.0.0-pc\renpy\main.py", line 578, in main
run(restart)
File "C:\Users\User\Downloads\HolidayIsland-0200-pc\HolidayIsland-0.2.0.0-pc\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "C:\Users\User\Downloads\HolidayIsland-0200-pc\HolidayIsland-0.2.0.0-pc\renpy\execution.py", line 908, in run_context
context.run()
File "game/script.rpyc", line 231, in script
�� φ���� �B�Er��ja=/ ,�d��A��{�Ek`�$c-�+�pa5���TX+l �
File "game/script.rpyc", line 231, in script
�� φ���� �B�Er��ja=/ ,�d��A��{�Ek`�$c-�+�pa5���TX+l �
File "C:\Users\User\Downloads\HolidayIsland-0200-pc\HolidayIsland-0.2.0.0-pc\renpy\ast.py", line 708, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\User\Downloads\HolidayIsland-0200-pc\HolidayIsland-0.2.0.0-pc\renpy\exports.py", line 1345, in say
who(what, *args, **kwargs)
File "C:\Users\User\Downloads\HolidayIsland-0200-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\User\Downloads\HolidayIsland-0200-pc\HolidayIsland-0.2.0.0-pc\renpy\character.py", line 842, in do_display
**display_args)
File "C:\Users\User\Downloads\HolidayIsland-0200-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\User\Downloads\HolidayIsland-0200-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\User\Downloads\HolidayIsland-0200-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\User\Downloads\HolidayIsland-0200-pc\HolidayIsland-0.2.0.0-pc\renpy\display\core.py", line 3518, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\User\Downloads\HolidayIsland-0200-pc\HolidayIsland-0.2.0.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\User\Downloads\HolidayIsland-0200-pc\HolidayIsland-0.2.0.0-pc\renpy\display\behavior.py", line 463, in event
rv = run(action)
File "C:\Users\User\Downloads\HolidayIsland-0200-pc\HolidayIsland-0.2.0.0-pc\renpy\display\behavior.py", line 320, in run
return action(*args, **kwargs)
File "renpy/common/00gamemenu.rpy", line 129, in _invoke_game_menu
renpy.call_in_new_context('_game_menu')
File "C:\Users\User\Downloads\HolidayIsland-0200-pc\HolidayIsland-0.2.0.0-pc\renpy\game.py", line 332, in call_in_new_context
return renpy.execution.run_context(False)
File "C:\Users\User\Downloads\HolidayIsland-0200-pc\HolidayIsland-0.2.0.0-pc\renpy\execution.py", line 908, in run_context
context.run()
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "C:\Users\User\Downloads\HolidayIsland-0200-pc\HolidayIsland-0.2.0.0-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\User\Downloads\HolidayIsland-0200-pc\HolidayIsland-0.2.0.0-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "C:\Users\User\Downloads\HolidayIsland-0200-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\User\Downloads\HolidayIsland-0200-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\User\Downloads\HolidayIsland-0200-pc\HolidayIsland-0.2.0.0-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\User\Downloads\HolidayIsland-0200-pc\HolidayIsland-0.2.0.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\User\Downloads\HolidayIsland-0200-pc\HolidayIsland-0.2.0.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\User\Downloads\HolidayIsland-0200-pc\HolidayIsland-0.2.0.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\User\Downloads\HolidayIsland-0200-pc\HolidayIsland-0.2.0.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\User\Downloads\HolidayIsland-0200-pc\HolidayIsland-0.2.0.0-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "C:\Users\User\Downloads\HolidayIsland-0200-pc\HolidayIsland-0.2.0.0-pc\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\User\Downloads\HolidayIsland-0200-pc\HolidayIsland-0.2.0.0-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "C:\Users\User\Downloads\HolidayIsland-0200-pc\HolidayIsland-0.2.0.0-pc\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 672, in execute
File "game/screens.rpy", line 672, in execute
File "game/screens.rpy", line 676, in execute
File "game/screens.rpy", line 686, in execute
File "game/screens.rpy", line 686, in execute
File "game/screens.rpy", line 690, in execute
File "game/screens.rpy", line 502, in execute
File "game/screens.rpy", line 502, in execute
File "game/screens.rpy", line 555, in execute
File "game/screens.rpy", line 555, in keywords
File "<screen language>", line 558, in <module>
File "game/screens.rpy", line 1606, in set_resolution
File "C:\Users\User\Downloads\HolidayIsland-0200-pc\HolidayIsland-0.2.0.0-pc\renpy\exports.py", line 3177, in set_physical_size
renpy.display.interface.set_mode(size)
File "C:\Users\User\Downloads\HolidayIsland-0200-pc\HolidayIsland-0.2.0.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.2.0.0
Tue Mar 10 04:40:16 2020

( Problem solved)
 
Last edited:

darkhound1

Well-Known Member
Game Developer
Aug 8, 2017
1,810
8,503
Is their any way to get the uncompressed version?
There is no uncompressed version. It would be 25GB or even bigger.
All the images are post worked and the uncompressed "originals" are not. Just one png file in 4K reslution can be 16 MB.
I compress every single image with manual settings (looking at the result) and post work it before compression to save space and increase quality.
The way I distribute it is a good compromise between size and image quality (imo).
 

brianiac

Member
Jan 1, 2019
144
246
This is already the compressed version of the game. The game has 8.000+ renders.
If the game would be uncompressed, it would need about 25 GB of space.
Compressing it further can surely be done, but not without making the images look really bad.
It's impressive how small the download file is compared to the quality of the art.
 

SiJa

Engaged Member
Feb 21, 2018
2,062
21,775
So Today I went to see Joy and asked her about the Sauna.
She said about having Mixed Sauna day or two (*Chuckles*)
She would ask the Island Architect about it but not sure when it would happen.
This happened while Amy was off island having her operation.
Next thing I get a text from Amy saying her recuperation is going well and that she was taking regular saunas to help her boobs recover...and it included a pic...
Talk about coincidences...



Amy_In_Sauna.jpg


(***Disclaimer***)
This is just FAN ART and no way is the actual sauna that may be created.
The sauna is a Daz 3D asset from
(https://f95zone.to/threads/spa-sauna.7059/)
 
Last edited:

DDAnderson

Newbie
Jan 11, 2019
16
9
Hi, guys. I had a question about the outfits at the reception desk. I got the letter in game that the outfits were about to change. Three weeks have passed in the game now but the girls are still wearing their regular clothes. Did I miss something?

Thanks in advance.

(English is not my native language). :)
 

Dole

Well-Known Karen
Apr 28, 2017
3,015
2,501
Hi, guys. I had a question about the outfits at the reception desk. I got the letter in game that the outfits were about to change. Three weeks have passed in the game now but the girls are still wearing their regular clothes. Did I miss something?

Thanks in advance.

(English is not my native language). :)
At the moment not in Game. You can see it when you talk with her at the reception desk that the coat hooks are crossed out.
 

Bantry

Forum Fanatic
Oct 24, 2017
5,238
12,905
Hi, guys. I had a question about the outfits at the reception desk. I got the letter in game that the outfits were about to change. Three weeks have passed in the game now but the girls are still wearing their regular clothes. Did I miss something?

Thanks in advance.

(English is not my native language). :)
Are you talking about the different reception uniforms? See below examples.

Delizia_reception 1.png Delizia_reception 2.png

Now of course you have given the receptionist some incentive to change into her sexy uniform. Maybe if you give her flowers or candy. A hug and kiss would be nice too. The uniform change only happens at the end of the week for a day or two it isn't a permanent change.
 

Dole

Well-Known Karen
Apr 28, 2017
3,015
2,501
I played further my save when I remember correct I get a long time no messages more from Yumikos minigame. I solved 3 minigames can you get all 40 at the moment?
 

Bantry

Forum Fanatic
Oct 24, 2017
5,238
12,905
I played further my save when I remember correct I get a long time no messages more from Yumikos minigame. I solved 3 minigames can you get all 40 at the moment?
Sorry, losing something in translation. Which minigame? Do you mean the 'Guess Who?' game where she texts you bits of pictures? If so, yes, you can get all the pictures, but she doesn't send them daily, so you have to wait for the next text. Of course if you asked her to stop sending them she will. If that is the case you will need to go through the two scenes again to activate the game.
 

Bantry

Forum Fanatic
Oct 24, 2017
5,238
12,905
How to increase Amy's affection and love?
It stays at affection 50 and love 35
You have to complete the Quests, check your phone, to increase her stats. They CANNOT be changed via any cheat method. You must play the game to complete the quests.
 

Dole

Well-Known Karen
Apr 28, 2017
3,015
2,501
Sorry, losing something in translation. Which minigame? Do you mean the 'Guess Who?' game where she texts you bits of pictures? If so, yes, you can get all the pictures, but she doesn't send them daily, so you have to wait for the next text. Of course if you asked her to stop sending them she will. If that is the case you will need to go through the two scenes again to activate the game.
Normal not I think when I remember correct it is months ago that I get the last message from her.

I can talk with her and say that I would stop it. What do you mean how long should I wait to stop it and activate again? (maybe to restart it new maybe it gives a bug or so that it stopped).

Is it normal that the old room is away 0.2.0.0? In 0.1.9.1 you can switch from the old room to the new one I see no option anymore is this now normal that you are only in the new room or a bug?
 
Last edited:

Bantry

Forum Fanatic
Oct 24, 2017
5,238
12,905
Normal not I think when I remember correct it is months ago that I get the last message from her.

I can talk with her and say that I would stop it. What do you mean how long should I wait to stop it and activate again? (maybe to restart it new maybe it gives a bug or so that it stopped).
I did NOT mean for you to ask her to stop. It has happened in the past where players have accidentally asked her to stop and the only way to correct it to go through the two scenes needed for her to restart the game. You can check if by talking with Yumiko at the nightbar. If the option appears for you to ask her to stop 'Guess Who' you are okay. DON'T ask her to stop.
You have to remember that the game engine runs through a lot of variables like open achievements, texts from the girls, etc. The 'Guess Who' game may be a ways down the list. So keep playing and completing achievements and see if it continues.
 
4.10 star(s) 219 Votes